/* CSS Document */
body {
	background-color: #EDEFFA;
}

div#logo-background {
	background: white;
	width: 100%;
	height: 144px;
}

div#logo-background img {
	padding-top: 10px;
	padding-bottom: 10px;
}

tr#header {
	height: 154px;
}

ul#menu.menu li#contact a.menulink {
	width: 85px;
}

header-email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: black;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style3 {
font-size: small;
color: black;

}


.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #660000;
	font-weight: bold;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: x-large;	font-weight: bold; color: #FFFFFF; }
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.style9 {font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;}
ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc a {
    background: #bdf url(tabs_trainer.gif);
    color: #008;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(tabs_trainer.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

div.content {
    border: #E6E6E6 solid 3px;
    clear: left;
    padding: 1em;
}
.style13 {font-size: medium}
.style15 {
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
}
.style18 {font-weight: bold; color: #660000;}
.style19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	color: black;
}
.style20 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style21 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style22 {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: x-large;}
.style24 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }
.style29 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: large; font-weight: bold; color: #FFFFFF; }
.style29a {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #F00; }
.style30 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #FFFFFF; }
.style31 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style39 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; }
.style40 {font-size: small}
.style41 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.style41a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.style42 {color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;}
.style43 {color: #FFFF00}
.style44 {
	color: #000000;
	font-weight: bold;
	font-size: small;
}
.style46 {color: #000000}
.style47 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: x-small;color: #333333;font-weight: bold;}
.style48 {font-family: Geneva, Arial, Helvetica, sans-serif;font-size:x-large;color: #009999;font-weight: bold;}
.style50 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #009999;
	font-weight: bold;
}
.style51 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: small; color: #FFFFFF; }
.style52 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: small; color: #000000; }
.heading1 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: x-large; font-weight: bold; color: #666666; }

.highlight,
.highlight-first {
	width: 150px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

div.highlight a,
div.highlight a img,
div.highlight-first a,
div.highlight-first a img{
	text-decoration: none;
	color: blue;
	border: none;
}

div.highlight a:visited,
div.highlight a:visited img,
div.highlight-first a:visited,
div.highlight-first a:visited img{
	text-decoration: none;
	color: blue;
	border: none;
}

div.highlight-first {
	margin-left: 11px;
}

#tag {
	margin-left: 960px;
	   margin-top: -151px;
	   position: absolute;
	   width: 150px;
	   z-index: 1000;

}

	.rotate{
	    -webkit-transition-duration: 0.8s;
	    -moz-transition-duration: 0.8s;
	    -o-transition-duration: 0.8s;
	    transition-duration: 0.8s;

	    -webkit-transition-property: -webkit-transform;
	    -moz-transition-property: -moz-transform;
	    -o-transition-property: -o-transform;
	    transition-property: transform;

	    overflow:hidden;

	    }

	.rotate:hover
	{
	    -webkit-transform:rotate(10deg);
	    -moz-transform:rotate(10deg);
	    -o-transform:rotate(10deg);
	}

img#cust_head {
	position: absolute;
	margin: -26px 0 0 52px;
}

img#a2la {
	position: absolute;
	margin: -60px 0 0 52px;
}

.myrow {
width: 100%;
float: left;
display: block;
clear: both;
margin-left: 60px; 
}

.row {
clear: both;
margin-right: -15px;
margin-left: -15px;
}

.cad-blue-butt-bot a {
background-color: #1db9b8;
text-align: center;
width: 100%;
border-radius: 8px;
line-height: 45px;
font-size: 17pt;
margin: 0 auto;
color: #fff !important;
display: block;
margin-bottom: 20px;
}

.cad-blue-butt-bot {
background-color: #1db9b8;
text-align: center;
width: 100%;
border-radius: 8px;
line-height: 45px;
font-size: 17pt;
margin: 0 auto;
color: #fff;
text-transform: uppercase;
}

.cad-blue-butt-bot a:hover {
background-color: #058989;
text-align: center;
width: 100%;
border-radius: 8px;
line-height: 45px;
font-size: 17pt;
margin: 0 auto;
color: #fff !important;
display: block;
margin-bottom: 20px;
}

.product-wrapp {
margin: 10px;
}

.col-lg-6 {
width: 40%;
float: left;	
}