h1 {
font-family:arial;
font-size:10px;
font-weight:normal;
}


.bottombgtheme{
background:#ffffff;
}

.topbgtheme{
background:#ffffff;
}

.lowertestimonial{
background:#F1F8FF;
}

.tabtextout{
font: bold 12px Arial;
color:#000000;
}

.tabtextover{
font: bold 12px Arial;
color:#ff0000;
}

.testimonialHeaderTop{
background:#89D56E;
FONT-SIZE: 12px;
FONT-FAMILY: Arial;
FONT-WEIGHT: normal;
color: #000000;
text-decoration: none;
}

.testimonialHeaderBottom{
background:#C4E1FF;
FONT-SIZE: 12px;
FONT-FAMILY: Arial;
FONT-WEIGHT: normal;
color: #000000;
text-decoration: none;
}

.howItWorksbox{
background:#F1F8FF;
FONT-SIZE: 12px;
FONT-FAMILY: Arial;
FONT-WEIGHT: bold;
color: #003366;
text-decoration: none;
}

.blueTable{
border: solid 1px #aad08b;
font-family: verdana;
font-size: 12px;
font-weight: normal;
color: #0000ff;
text-decoration: none;
background: #ffffff;
}

.blueTableHeader{
background-color: #aad08b;
font-family: verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}
.bluetabbg{
background-color: #aad08b;
}

.productTable{

border-bottom: dashed 1px #999999;
}


.cartTable{
background-color: #ffffff;
border: solid #003366;
border-width: 5px 1px 1px 1px;
}

.cartTextTitle{
background-color:#336699;
font: 13px Arial;
color:#ffffff;
}

.cartTextRow{
font: 13px Arial;
color:#000000;
border-bottom: solid 1px #336699;
}

.cartTextRowLinkButton{
font: 12px Arial;
text-decoration:none;
color:#333333;
}

.cartTextRowLinkButtonU{
font: 12px Arial;
text-decoration:underline;
color:#333333;
}

.cartTextRowLink{
font: 12px Arial;
text-decoration:none;
color:#333333;
border-bottom: solid 1px #336699;
}

.cartTextRowLinkU{
font: 12px Arial;
text-decoration:underline;
color:#333333;
border-bottom: solid 1px #336699;
}

.cartError{
font: bold 15px Arial;
color:#ff0000;
}

.cartStepActive{
font: bold 12px Arial;
text-decoration:none;
color:#003366;
background-color: #ffffff;
border-top: solid 1px #003366;
border-bottom: solid 1px #003366;
white-space:nowrap;
}

.cartStepInactive{
font: bold 12px Arial;
text-decoration:none;
color:#6A87AC;
white-space:nowrap;
}

.cartStepDone{
font: bold 12px Arial;
color:#003366;
white-space:nowrap;
}

.cartTablePayment{
background-color: #ffffff;
border: solid #003366;
border-width: 1px 1px 1px 1px;
}

.cartTablePaymentBar{
background-color: #336699;
}

.cartPaymentStep{
background-color: #ffffff;
border: solid 1px #336699;
font: bold 14px arial;
}

.cartPaymentTitle{
background-color:#003366;
font: bold 14px Arial;
color:#ffffff;
}

.cartPaymentDate{
font: 12px Arial;
color:#ffffff;
}

.freeTrialText{
font: bold 12px Arial;
text-decoration:none;
color:#ffffff;
}


.aboutustextheader{
	font-family: Arial;
	font-size: 32px;
	font-style: normal;
	font-weight: bold;
	color: #00AF00;
	padding-top:5px;
}
.promotext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	font-style: normal;
	text-decoration:none

}
.promotexthighlight {
	font-family: Arial, Nimbus Sans L, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	text-decoration:none
}
.promotexterror {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	font-style: normal;
	text-decoration:none;
	width: 100px;
	height: 24px;
	
}

.tabtrialtextout{
font: bold 12px Arial;
color:#ffffff;
}

.tabtrialtextover{
font: bold 12px Arial;
color:#ffffff;
}
.tabborder{
	background-image: url(../images/tabgap.gif);
	background-repeat: repeat-x;
}










/*our team left side begin*/

.gallerycontainer1{
position: relative;


}

.thumbnail1 img{
	border: 1px solid white;
	float: right;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}

.thumbnail1:hover{
background-color: transparent;
text-decoration: none;
}

.thumbnail1:hover img{
	border: 1px solid #FFFFFF;
}

.thumbnail1 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	width: expression('400px');
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	font-family: Arial;
	
}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;

}

.thumbnail1:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: expression('-250px');
top: 0px;
left: 150px; /*position where enlarged image should offset horizontally */
z-index: 50;

}
/*our team left side end*/


/*our team right side begin*/

.gallerycontainer2{
position: relative;


}

.thumbnail2a img{
border: 1px solid white;
margin: 0 5px 5px 0;

}

.thumbnail2a:hover{
background-color: transparent;
text-decoration: none;
}

.thumbnail2a:hover img{
	border: 1px solid #FFFFFF;
}

.thumbnail2a span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	font-family: Arial;
}

.thumbnail2a span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;

}

.thumbnail2a:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 00px;
left: -500px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*our team right side end*/


/*join us right side begin*/
.gallerycontainer3{
position: relative;
	
}

.thumbnail3 img{
border: 1px solid white;
margin: 0 0px 0px 0;

}

.thumbnail3:hover{
background-color: transparent;
text-decoration: none;
}

.thumbnail3:hover img{
	border: 1px solid #FFFFFF;
}

 .thumbnail3 span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	font-family: Arial;

}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;

}

.thumbnail3:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -350px;
left: 150px; /*position where enlarged image should offset horizontally */

z-index: 50;
}
/*join us right side end*/



.links{
	text-decoration: underline;
	color:#666666;
	
}
.links:hover{
	text-decoration: underline;
	
}
