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

html,body {

	background:url(images/bg.png);
	background-repeat:repeat-xy;
	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.png);
	position: relative;
	height: 351px;
	width: 976px;
	top: -8px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	
}







#bodyexp {
	height: 100%;
	width: 976px;
	padding-top: 10px;
	position: relative;
	top: -8px;
	margin-bottom: -10px;
	padding-bottom: 10px;
	float:left;
}







#sidecontent {
	position: relative;
	width: 220px;
	height: auto;
	float:right;
	top: -130px;
	background-color:#FFF;
	border:#F90 medium solid;
	padding:15px;
	margin-right:4px;
}





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



#contenti {
	position: relative;
	width: 620px;
	height: auto;
	float:left;
	top: -120px;
	
	
}




#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;
	
	
}




#article_li {
	position: relative;
	width: 570px;
	height: auto;
	text-align: left;
	border-bottom:#b8b8b8 thick solid;
}




#article_t {
	position: relative;
	width: 300px;
	height: 100px;;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float:right;
	margin-top:10px;
}




#article_t2 {
	position: relative;
	width: 300px;
	height: 100px;;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float:right;
}





#article_t3 {
	position: relative;
	width: 300px;
	height: 100px;;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float:right;
	margin-top:25px;
}



#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;
}






























#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;
}









#nav {
	position: relative;
	height: 30px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #8b8b8b;
	text-decoration: none;
	text-align: left;
	top: 140px;
	clear: both;
	margin-left:70px;
	
}







a:link { 
	color: #8b8b8b;
	text-decoration:none;
}
a:visited { 
	color:#8b8b8b;
	text-decoration: none; 
	
}
a:hover { 
	color:#0084ff;
	text-decoration:none;
}	
a:focus {
	color:#0084ff;
	text-decoration:none;
}
a:active {
	color:#0084ff;
	text-decoration:none;
}






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








#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: 876px;
	position: relative;
	float: left;
	text-align: center;
	left: 50px;
	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;
}





.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;
}






	