@charset "UTF-8";
/* CSS Document */

html,body {

	
	height:100%;
	text-decoration:none;
	width:auto;
}

img {  
	border-style: none;
}



input:focus {
	outline:none;
}

textarea:focus {
	outline:none;
}






#container {
	width: 976px;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	background-image: url(images/header.jpg);
	position: relative;
	height: 46px;
	width: auto;
	top: -8px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: -8px;
	
	
}





#headernav {
	position: relative;
	height: 41px;
	width: 976px;
	margin-top:-46px;
	padding-top:5px;
	
}



#bodyexp {
	background-image: url(images/bodyexp.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 976px;
	padding-top: 10px;
	position: relative;
	top: -8px;
	margin-bottom: -10px;
	padding-bottom: 10px;
	float:left;
}







#sidecontent {
	position: relative;
	width: 282px;
	height: auto;
	float:right;
	margin-right:40px;
	top: -61px;
}




#sidecontent_guide {
	position: relative;
	width: 282px;
	height: auto;
	float:right;
	margin-right:10px;
	top: -32px;
}







#guidebox {
	position: relative;
	width: 282px;
	height: auto;
	float:right;
}

#guidebox_top {
	background-image: url(images/guide_box_top.png);
	background-repeat: none;
	height: 39px;
	width:282px;
	position: relative;
}


#guidebox_mid {
	background-image: url(images/guide_box_mid.png);
	background-repeat: repeat-y;
	height: auto;
	width:282px;
	padding-top: 10px;
	position: relative;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#guidebox_mid_dl {
	background-image: url(images/guide_box_mid.png);
	background-repeat: repeat-y;
	height: auto;
	width:282px;
	padding-top: 10px;
	position: relative;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

#guidebox_content {
	position: relative;
	height: auto;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	margin-left:15px;
	top: -20px;
}


#guidebox_bot {
	background-image: url(images/guide_box_bot.png);
	background-repeat: none;
	height: 25px;
	width:282px;
	position: relative;
}

#guidecover {
	position:relative;
	width:217px;
	height:285px;

}


.formfields {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #0077CE;
	width: 200px;
	height: 22px;
}


.signupsubmit {
	font-size: 20px;
	background-color: #FF6600;
	border: medium solid #CC3300;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 23px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	-webkit-appearance: none;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}










#commentbox {
	position: relative;
	width: 282px;
	height: auto;
	float:right;
}

#commentbox_top {
	background-image: url(images/comment_box_top.png);
	background-repeat: none;
	height: 70px;
	width:282px;
	position: relative;
}


#commentbox_mid {
	background-image: url(images/comment_box_mid.png);
	background-repeat: repeat-y;
	height: auto;
	width:260px;
	padding-top: 10px;
	position: relative;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left:10px;
}

#commentbox_content {
	position: relative;
	height: auto;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	padding: 10px;
	
}


#commentbox_bot {
	background-image: url(images/comment_box_bottom.png);
	background-repeat: none;
	height: 16px;
	width:260px;
	position: relative;
	margin-left:10px;
}










#content {
	position: relative;
	width: 596px;
	height: auto;
	float:left;
	margin-left:140px;
	top: 20px;
}

#content_top {
	background-image: url(images/content_top.png);
	background-repeat: none;
	height: 18px;
	width:596px;
	position: relative;
}


#content_mid {
	background-image: url(images/content_mid.png);
	background-repeat: repeat-y;
	height: auto;
	width:596px;
	padding-top: 10px;
	position: relative;
	padding-bottom: 10px;
	padding-left:15px;
	
	
	
}

#content_exp {
	height: auto;
	width:500px;
	padding-top: 10px;
	position: relative;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 10px;
	
}





#testimonial {
	background-color: #FFF;
	border-width: medium;
	border-color: #F25F00;
	position: relative;
	height: auto;
	width: 440px;
	border-style:solid;
	box-shadow: 0px 0px 5px #FEC38F;
	padding:20px;
}


#content_bot {
	background-image: url(images/content_bot.png);
	background-repeat: none;
	height: 21px;
	width:596px;
	position: relative;
}







#nav {
	position: relative;
	height: 15px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-align: left;
	top: 210px;
	clear: both;
	margin-left:90px;
}

#nav_house {
	background-image: url(images/house.png);
	position: relative;
	height: 34px;
	width: 40px;
	left: 36px;
	top: 235px;
	
	
}

#nav_house:hover {
	background-image: url(images/houseBlue.png);
}






a:link { 
	color: #737373;
	text-decoration:none;
}
a:visited { 
	color:#737373;
	text-decoration: none; 
	
}
a:hover { 
	color:#00baff;
	text-decoration:none;
}	
a:focus {
	color:#00baff;
	text-decoration:none;
}
a:active {
	color:#00baff;
	text-decoration:none;
}



.a2:link { 
	color: #ff82af;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.a2:visited { 
	color:#ff82af;
	text-decoration: none; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	
}
.a2:hover { 
	color:#ffe5ee;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}	
.a2:focus {
	color:#ffe5ee;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.a2:active {
	color:#ffe5ee;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}




.a3:link { 
	color: #ff82af;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}
.a3:visited { 
	color:#ff82af;
	text-decoration: none; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	
}
.a3:hover { 
	color:#ff005b;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}	
.a3:focus {
	color:#ff005be;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}
.a3:active {
	color:#ff005b;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
}




.a1:link { 
	color: #0000EE;
	text-decoration:none;
}
.a1:visited { 
	color:#551A8B;
	text-decoration: none; 
	
}
.a1:hover { 
	color:#0000EE;
	text-decoration:none;
}	
.a1:focus {
	color:#0000EE;
	text-decoration:none;
}
.a1:active {
	color:#0000EE;
	text-decoration:none;
}






#share_buttons {
	position: absolute;
	height: 40px;
	width: 180px;
	margin-left: 400px;
	margin-top: 186px;
	
	
}








#radios {
	position: relative;
	height: auto;
	width: 200px;
	margin-left: 30px;
}



#arrow_div {
	background-image: url(images/arrow_flip.png);
	height: 191px;
	width: 186px;
	position: relative;
	float: right;
	margin-right:40px;
}


#arrow2 {
	background-image: url(images/arrow2.png);
	height: 250px;
	width: 209px;
	position: absolute;
	top: 400px;
	margin-left: -60px;
	z-index:100;
}



LI.list1 {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	color: #585858;
}


ul.no_bullet {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.check_red {
	background: url(images/check_red.png) no-repeat left top;
	height: 31px;
	padding-left: 44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #585858;
	
}


li.bul_tri {
	background: url(images/bullet_tri.png) no-repeat left top;
	height: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #585858;
	margin-left: 15px;
	
}


ol {
	font-weight:bold;
}



#footer {
	width: 676px;
	position: relative;
	float: left;
	text-align: center;
	left: 150px;
	margin-bottom:50px;
}


#checkbox {
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFDFF;
	border-width: medium;
	border-color: #CCC;
	height: auto;
	width: 440px;
	border-style:solid;
	padding:20px;
	line-height: 1.2;
	margin-bottom: 50px;
	
}




#diag_form {
	position: relative;
	float: left;
	width: 440px;
	height: auto;
	background-color:#FFF;
	border:medium #CCC solid;
	padding:20px;
	padding-bottom:40px;
	margin-bottom:50px;
	
}




#contact {
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	border: medium solid #999999;
	position: relative;
	height: 500px;;
	width: 480px;
	float:left;
	padding: 15px;
	margin-bottom: 20px;
}


















label {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

input[type=checkbox].css-checkbox {
	  position: absolute; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0;
    border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:16px; 
	display:inline-block;
	line-height:16px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:16px;
	vertical-align:middle;
	cursor:pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}

.css-label{
	background-image:url(images/vlad.png);
}

.vlad{background-image:url(images/vlad.png);}


input[type=checkbox].css-checkbox.med + label.css-label.med {
	padding-left:22px;
    height:17px; 
	display:inline-block;
	line-height:17px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:16px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.med:checked + label.css-label.med {

    background-position: 0 -17px;
}
input[type=checkbox].css-checkbox.sme + label.css-label.sme {
	padding-left:22px;
    height:16px; 
	display:inline-block;
	line-height:16px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:15px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.sme:checked + label.css-label.sme{

    background-position: 0 -16px;
}
input[type=checkbox].css-checkbox.lrg + label.css-label.lrg {
	padding-left:22px;
    height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:16px;
	vertical-align:middle;
    cursor:pointer;
}

input[type=checkbox].css-checkbox.lrg:checked + label.css-label.lrg{

    background-position: 0 -20px;
}








	