@charset "utf-8";
/* CSS Document */

	a{outline:none; color:#0093a4;}
	html{font-family:Helvetica, Arial, sans-serif; font-size:12px; color:#333;}
	body{ background:url(../img/bg.jpg) top center no-repeat; margin:0; padding:0; }
	ul#nav{width:430px; margin:0 auto; padding:80px 0 0 433px; list-style:none;}
		ul#nav li{width:96px; height:30px; background:url(../img/nav.png); float:left; padding:none; margin:0 10px 0 0 }
		ul#nav li a{width:96px; height:30px; background:url(../img/nav.png);  display:block; text-indent:-1500px; outline:none;}
		ul#nav li a:hover, ul#nav li a.current{background:none;}
		ul#nav li#home{ background-position:bottom left }
		ul#nav li#survey{ background-position:-96px -30px}
		ul#nav li#survey a{ background-position:-96px 0  }
		ul#nav li#faq{ background-position:-192px -30px }
		ul#nav li#faq a{ background-position:-192px 0px }
		ul#nav li#contact{ background-position:bottom right }
		ul#nav li#contact a{ background-position:top right }

	ul#nav{_padding:40px 0 0 433px;}
		
	#head{height:147px; background:url(../img/logo.png) no-repeat center; clear:both}
	h1{text-indent:-3200px; margin:0; width:0; height:0; display:none}
	
	#main{width:793px; padding:0 20px 20px; margin:0 auto}
	#col-left{width:460px}
	#col-full p, #col-full h3,	#col-left p, #col-left h3{padding:0 50px 0 10px;}
	#col-right{width:297px; float:right; margin-right:3px }
	#col-right{_margin-right:2px }

	#col-right img{margin-bottom:10px}
	.col-survey{ background:url(../img/sidebar-survey.png) no-repeat; height:358px; width:247px !important; padding:40px 25px 0}
	.col-shs{ background:url(../img/sidebar-shs.png) no-repeat; width:267px !important; height:442px; padding:50px 5px 10px 25px; margin-top:10px;}

	.col-shs strong{color:#333333}
	
	h2{ text-indent:-1500px; margin-left:-10px; height:56px;  }
	h2#title-home{ background:url(../img/title-home.png) left no-repeat; width:353px; }
	h2#title-survey{ background:url(../img/title-survey.png) left no-repeat; width:353px; }
	h2#title-contact{ background:url(../img/title-contact.png) left no-repeat; width:413px; padding-top:15px; }
	h2#title-faq{ background:url(../img/title-faq.png) left no-repeat; width:413px; }	
	h2#title-shs{ background:url(../img/title-shs.png) left no-repeat; width:413px; }

		
	h3{font-size:18px; color:#0093a4; margin:20px 0 0px}
	h3 span{font-size:12px; color:#333; font-weight:normal}
	strong{ color:#0093a4;}
	
	#footer{padding-top:40px; font-size:10px; text-align:right}