/* CSS Document */

body{
	margin:0px;
	padding:0px;
	line-height:16px;
	font-family: AauxPro;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
 }
 h1,h2,h3,h4,h5,h6,p,input,form{
 	margin:0px;
	padding:0px;
	}
html a{
	outline:none;
	}

#main{
	width:1000px;
	margin:0 auto -6px;
	}
#main #header{
	width:100%;
	background:url(../images/repater-top.jpg) left top repeat-x;
	}
#main #header h1{
	background:url(../images/logo.jpg) no-repeat;
	width:376px;
	float:left;
	height:57px;
	margin:5px 0px 0 15px;
	padding-bottom:25px;
	}
#main #header h1 a{
	display:block;
	text-indent:-9999999px;
	width:376px;
	float:left;
	height:57px;
	
	}
#top-nav{
	width:auto;
	float:right;
	margin:65px 0 0 0px;	
	height:20px;
	}
#top-nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#top-nav ul li{
	float:left;
	font-weight:normal;
	font-size:14px;
	padding:0 10px 0 10px;
	color:#000;
	font-family:AauxPro;
	background:url(../images/line.gif) right 4px no-repeat;	
	}
#main #header #top-nav ul li a{
	font-size:14px;
	color:#b6b6ac;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	font-family: AauxPro;
	}
#main #header #top-nav ul li a:hover{
	color:#f89736;}	
#main #header #top-nav ul li.blanck-line{
	background:none !important;
	}		
/*#log{	
	width:93px;
	height:16px;
	background:url(../images/line.gif) right 4px no-repeat;
	}	

#log a{
	display:block;
	width:93px;
	height:16px;
	background:url(../images/log.jpg) no-repeat;
	text-indent:-999999px;
	}
#log a:hover{
	background:url(../images/log-hov.png) no-repeat;
	width:93px;
	height:16px;
	}	
#contact{
	background:url(../images/line.gif) right 4px no-repeat;
	width:67px;
	height:16px;
	}	
#contact a{
	display:block;
	width:67px;
	height:16px;
	text-indent:-999999px;
	background:url(../images/contact.png) no-repeat;
	}
#contact a:hover{
	background:url(../images/contact-hov.png) no-repeat;
	width:67px;
	height:16px;
	}		
#visit{
	background:url(../images/line.gif) right 4px no-repeat;
	width:83px;
	height:16px;
	}	

#visit a{
	display:block;
	width:83px;
	height:16px;
	text-indent:-999999px;
	background:url(../images/visit.png) no-repeat;
	}
#visit a:hover{
	background:url(../images/visit-hov.png) no-repeat;
	width:83px;
	height:16px;
	}
#make{	
	width:105px;
	height:16px;
	}	

#make a{
	display:block;
	width:105px;
	height:16px;
	text-indent:-999999px;
	background: url(../images/make.png) no-repeat;
	}
#make a:hover{
	background: url(../images/make-hov.png) no-repeat;
	width:105px;
	height:16px;
	}					
*/
/* nav */
#header #nav{
	width:100%;
	overflow:hidden;
	clear:both;
	}
#header #nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#header #nav ul li{
	float:left;
	font-size:14px;
	color:#9a8769;
	margin-left:1px;
	width:199px;
	height:38px;
	font-family:'AauxPro';
	}
#about{
	background: url(../images/about.jpg) no-repeat;
	width:199px;
	height:38px;
	}	
#about a{
	width:199px;
	height:38px;
	display:block;
	text-indent:-999999px;
	}
#about a:hover{
	background:url(../images/about-hov.jpg) no-repeat;
	width:199px;
	height:38px;
	}	
#what{
	background: url(../images/what.jpg) no-repeat;
	width:199px;
	height:38px;
	
	}	
#what a{
	width:199px;
	height:38px;
	display:block;
	text-indent:-999999px;
	}
#what a:hover{
	background: url(../images/what-hov.jpg) no-repeat;
	width:199px;
	height:38px;
	}		

#how{
	background: url(../images/how.jpg) no-repeat;
	width:199px;
	height:38px;
	}	
#how a{
	width:199px;
	height:38px;
	display:block;
	text-indent:-999999px;
	}
#how a:hover{
	background: url(../images/how-hov.jpg) no-repeat;
	width:199px;
	height:38px;
	}	
#product{
	background: url(../images/product.jpg) no-repeat;
	width:199px;
	height:38px;
	}	
#product a{
	width:199px;
	height:38px;
	display:block;
	text-indent:-999999px;
	}
#product a:hover{
	background: url(../images/product-hov.jpg) no-repeat;
	width:199px;
	height:38px;
	}	

#res{
	background: url(../images/res.jpg) no-repeat;
	width:199px;
	height:38px;
	}	
#res a{
	width:199px;
	height:38px;
	display:block;
	text-indent:-999999px;
	}
#res a:hover{
	background: url(../images/res-hov.jpg) no-repeat;
	width:199px;
	height:38px;
	}	

/*#header #nav ul li a{
	float:left;
	font-size:14px;
	width:199px;
	height:38px;
	font-family:'AauxPro-Medium';
	color:#9a8769;
	}
#header #nav ul li a:hover{
	width:199px;
	height:38px;
	text-decoration:none;
	color:#f89736;
	background:url(../images/navi-button-over.jpg) left top no-repeat;
	}
#header #nav ul li span{
	height:28px;
	display:block;
	}	
#header #nav ul li a{
	font-size:13px;
	color:#9a8769;
	float:left;
	font-weight:bold;
	padding:0px 0px 0px 35px;
	text-decoration:none;
	display:block;
	}
#header #nav ul li a:hover{
	background: url(../images/nav-left-hov.png) left top no-repeat;
	height:38px;
	color:#f89736;
	}	
#header #nav ul li a span{
	padding:10px 35px 0px 0px;
	orphans:inherit;
	background:url(../images/nav-right.png) right top no-repeat;
	}												 
#header #nav ul li a:hover span{
	background:url(../images/nav-right-hov.png) right top no-repeat;
	height:38px;
	}*/
/* header end here */

/* center start here */
.section{
	font-size:12px;
	padding-top:10px;
	color:#6e6e65;
	font-family:arial;
}
.section a{
	font-size:12px;
	padding-top:10px;
	color:#6e6e65;
	font-family:arial;
	text-decoration:underline;
}
.section a:hover{
text-decoration:none;}
.section-help{
	font-size:12px;
	padding-top:10px;
	color:#6e6e65;
	font-family:arial;
}
#center-main{
	width:550px;	
	margin:30px 0px 0px 40px;
	}
#center-main h2{
	font-size:24px;
	padding:10px 0px 10px 0px;
	color:#826a45;
	text-decoration:underline;
	font-family: AauxPro;
}	
.comming-soon{
	padding:20px 0px 0px 50px;
	font-size:16px;
	font-weight:bold;
	}
.login-part{
	width:490px;
	float:left;
	}
.login-part p{
	font-size:12px;
	padding-top:10px;
	color:#877150;
	font-family: AauxPro;
	}	
.login-part h4{
	font-size:17px;
	padding:10px 0px 10px 0px;
	color:#836b46;
	font-family: AauxPro;
	}	
.login-part ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.login-part ul li{
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	float:left;
	color:#836b46;
	}
.login-part ul li.name{
	width:120px;
	clear:both;
	padding-top:4px;
	overflow:hidden;
	}	
.text-box-bg{
	background:url(../images/input-bg.gif) no-repeat;
	width:237px;
	height:29px;
	overflow:hidden;
	}						
.text-box{
	width:220px;
	border:0;
	margin:5px 0px 0px 2px;
	height:22px;
	padding:0px 0px 0px 5px;
	}
.submit-div{
	clear:both;
	overflow:hidden;
	padding:20px 0px 0px 180px;}
		
.submit{
	background:url(../images/submit.jpg) no-repeat;
	width:104px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#acaca0;
	font-size:14px;
	display:block;
	font-weight:bold;
	}
.submit a{
	width:104px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#acaca0;
	font-size:14px;
	text-decoration:none;
	display:block;
	font-weight:bold;
	}
.submit a:hover{
	background:url(../images/submit-hov.jpg) no-repeat;
	color:#f89736;
	}
/* contact-us */

.contact-add{
	margin:30px 0px 0px 0px;
	overflow:auto;
	height:450px
	}
.contact-add h6{
	font-size:13px;
	padding:0px 0px 10px 0px;
	color:#836b46;
	}

.contact-add p{
	font-size:12px;
	padding-top:5px;
	color:#999;
	}
/*.contact-add p a{
	font-size:12px;
	padding-top:5px;
	color:#f89736;
	text-decoration:none;
	}
.contact-add p a:hover{
	color:#836b46;
	}*/
.link{
	font-size:14px;
	color:#999;
	font-family:arial;
	}
.link1{font-size:12px;
	color:#F89736;
	font-family:arial;
	}
.link1 a{
	font-size:12px;
	color:#F89736;
	text-decoration:underline;
	font-family:arial;
	}
.link1 a:hover{
	text-decoration:none;
	}		
.doation{
	margin-left:10px;
	font-family:arial;}
/* about */

#about-main{
	margin:30px 0px 50px 0px;
	height:450px;
	width:100%;	
	overflow:hidden;
	}
#about-main p{
	font-size:12px;
	color:#a8a89d;
	padding:0 20px 0 0;
	font-family:arial;
	}
#about-main h4{	
	font-size:12px;
	padding:10px 0px 10px 0px;
	color:#999999;
	font-family:arial;
	}
.board-hd{
	font-size:12px;
	padding:10px 0px 10px 0px;
	color:#826a40;
	font-family:arial;}		
#faq-main{
	margin:0px 0px 0px 0px;
	overflow:hidden;
	width:910px;
	}
#faq-main p{
	color:#877150;
	font-size:12px;
	padding-top:10px;
	}				
	
/* footer */

#footer-main{
	width:100%;
	overflow:hidden;
	background:url(../images/footer-repater.gif) left top repeat-x;
	clear:both;
	position:relative;
	}
/*input{
	display:none;
	}*/
	
.Sponsored-line{
	width:102px;
	height:8px;
	clear:both;
	} 
.block-main{
	width:100%;
	clear:both;
	overflow:hidden;
	height:140px;
	}		
.featured{
	width:365px;
	float:left;
	overflow:hidden;
	background:url(../images/divider.gif) right top no-repeat;
	margin:10px 0px 0px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}	
.test{
	width:350px;
	float:left;
	overflow:hidden;
	background:url(../images/divider.gif) right top no-repeat;
	margin:10px 0px 0px 15px;
	}	
	
.sponsored-part-by{
	width:auto;
	float:left;
	margin:5px 0px 0px 15px;
}
.sponsored-text{
	color:#829DA8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:15px 0px 10px 0px ;
	}
.footer-nav{
	margin:0px 0px 30px 240px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#A7A99E;
	clear:both;
	}
.footer-nav a{
	color:#;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#A7A99E;

	text-decoration:none;
	}
.footer-nav a:hover{
	text-decoration:underline;
	}
.photo-text{
	float:left;
	margin:0px 0px 0px 7px;
	color:#ABABAB;
	font-size:10px;
	width:255px;
	line-height:14px;
	padding-top:5PX;
}	
	
.slide {
	margin: 0;
	padding: 0;
	background:url(../images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	background: url(../images/downside-arrow.jpg) no-repeat left top;
	text-align: center;
	width: 1010px;
	height: 9px;
	padding: 0px;
	margin: 0 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background:  url(../images/upside-arrow.jpg) no-repeat left top;
}
.sponsed-text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	color:#ACADA8;
}
#panel .logo-images{
	text-align:center;
}
#panel .logo-images img{
	margin:0px 10px 0px 0px;
}
#bottom-seprator{
	background:url(../images/sliding-bottom-seprators.jpg)	left top no-repeat;
	width:1010px;
	height:100px;
}
.testimonial-text{
	float:left;
	color:#ABABAB;
	font-size:10px;
	margin:7px 0px 0px 0px;
}
.headlines{
	color:#829DA8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:10px 20px 0 7px;
	}
.headlines_text{
	color:#829DA8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:10px 0 0 0px;
}	
.photo-frame{
	background:url(images/photo-frame.jpg) left top no-repeat;
	width:61px;
	height:62px;
	padding:6px 0px 0px 6px;
	float:left;
	text-align:center;
}
.sponsor-image{
	text-align:center;
	overflow:hidden;}
.names{
	color:#829DA8;
	font-family:"AauxPro";
	font-size:16px;
	font-weight:bold;
	padding:10px 10px 7px 0px;	
	text-align:right;
	clear:both;
	}
	
#subnavi-main{
	background:url(../images/news-bg.jpg) left top repeat-x;
	min-width:295px;
	margin:0 0 0 1px;
	overflow:hidden;
	float:left;
	clear:both;
	height:24px;
	}
#subnavi-main ul{
	margin:5px 0 0 18px;
	padding:0;
	list-style:none;
	}
#subnavi-main ul li{
	float:left;
	width:auto;
	padding:0 10px 0 12px;
	font-family:"AauxPro";
	font-size:12px;
	color:#BDAC8A;
	border-right:1px solid #D9D1BD;
	font-weight:bold;
	}
#subnavi-main ul li a{
	float:left;
	width:auto;
	font-family:"AauxPro";
	font-size:12px;
	color:#BDAC8A;
	text-decoration:none;
	font-weight:bold;
	}
#subnavi-main ul li.policy{
	float:left;
	width:auto;
	padding:0 10px 0 12px;
	font-family:"AauxPro";
	font-size:12px;
	color:#BDAC8A;
	font-weight:bold;
	border:none;
	}
#subnavi-main ul li.policy a{
	float:left;
	width:auto;
	font-family:"AauxPro";
	font-size:12px;
	color:#BDAC8A;
	text-decoration:none;
	font-weight:bold;
	}
#subnavi-main ul li.PaneDrag{
	color:#BDAC8A;
	font-family:"AauxPro";
}	
	
	
#privacy-main-text p{
	font-size:12px;
	color:#6e6e65;
	padding:0 20px 0 0;
	font-family:arial;
	font-weight:normal;
	}
#privacy-main-text p a{
	font-size:12px;
	color:#6e6e65;
	font-family:arial;
	text-decoration:underline;
	}
#privacy-main-text p a:hover{
	text-decoration:none;
	}
#privacy-main h2{
	font-size:24px;
	padding:10px 0px 10px 0px;
	color:#826a45;
	font-family:arial;
	text-decoration:underline;
	}
#privacy-main-text ul{
	margin:0px;
	}
#privacy-main-text li{
	font-size:12px;
	color:#a8a89d;
	padding:0 20px 0 0;
	font-family:arial;
	font-weight:normal;
	}

#help-main{
	width:550px;	
	margin:30px 0px 0px 40px;
	}
#help-main h2{
	font-size:24px;
	padding:10px 0px 10px 0px;
	color:#826a45;
	font-family:arial;
	text-decoration:underline;
	}
.help-main-text{
	margin:30px 0px 50px 0px;
	width:100%;
	}
.help-main-text ol{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.help-main-text ol li{
	padding:10px 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	list-style:none;
	}
.help-main-text ol li ul{
	padding:0 0 0 0px;
	margin:5px 0 5px 40px;
	list-style:none;
	}
.help-main-text h5{
	padding:0 0 0 0;
	color:#999999;
	font-size:14px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;	
	}
.help-main-text h5 a{
	color:#999999;
	text-decoration:underline;
	}
.help-main-text h5 a:hover{
	color:#999999;
	text-decoration:none;
	}
.help-main-text h6{
	padding:10px 0 10px 0;
	color:#999999;
	font-size:14px;
	margin:0;
	font-weight:normal;	
	font-family:Arial, Helvetica, sans-serif;
	}
.help-main-text p{
	font-size:12px;
	color:#a8a89d;
	padding:0 20px 0 0;
	font-family:arial;
	font-weight:normal;
	}
.help-main-text p a{
	color:#999999;
	text-decoration:underline;
	}
.help-main-text p a:hover{
	color:#999999;
	text-decoration:none;
	}
	
#professional-main{
	margin:50px 0px 50px 0px;
	overflow:auto;
	height:450px;
	width:100%;	
	}
#professional-main p{
	font-size:12px;
	color:#a8a89d;
	padding:10px 20px 0 0;
	font-family:arial;
	font-weight:normal;
	}
#professional-main h6{
	font-size:12px;
	color:#a8a89d;
	padding:10px 0 0 40px;
	font-family:arial;
	}
#professional-main h1{
	font-size:16px;
	color:#999;
	padding:10px 0 0 0px;
	font-family:arial;
	}
	
#login-main{
	margin:30px 0px 50px 0px;
	overflow:auto;
	height:450px;
	width:100%;	
	}
#login-main ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#login-main ul li{
	width:368px;
	list-style:none;
	}
#login-main ul li.username{
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#826A45;
	border-bottom:1px solid #C2B59B;
	}
#login-main ul li.username-box1{
	background:url(../images/login-input-bg.jpg) left top no-repeat;
	width:368px;
	height:33px;
	margin:10px 0 20px 0;
	}
#login-main ul li.select-box1{
	width:368px;
	height:26px;
	margin:10px 0 40px 0;
	}
.username-box{
	width:355px;
	height:23px;
	padding:2px 0 0 5px;
	margin:3px 0 0 2px;
	border:none;
	}
.select-box{
	width:368px;
	height:23px;
	padding:2px 0 0 5px;
	margin:3px 0 0 2px;
	}
.login-submit{
	width:118px;
	height:28px;
	margin:0 0 0 247px;
	}
.login-submit a{
	background:url(../images/login-submit.jpg) left top no-repeat;
	width:118px;
	height:28px;
	display:block;
	text-indent:-999999px;
	text-decoration:none;
	}
.login-submit a:hover{
	background:url(../images/login-submit-over.jpg) left top no-repeat;
	width:118px;
	height:28px;
	text-decoration:none;
	}
.member-text{
	font-size:14px;
	color:#23474F;
	padding:20px 0 0 0;
	}
.member-text span{
	color:#FAB65A;
	}
.member-text span a{
	color:#FAB65A;
	text-decoration:underline;
	}
.member-text span a:hover{
	text-decoration:none;
	}
#donation-main{
	margin:30px 0px 50px 0px;
	overflow:hidden;
	width:100%;	
	}
#donation-main p{
	font-size:12px;
	color:#a8a89d;
	padding:10px 20px 0 0;
	font-family:arial;
	font-weight:normal;
	}
#donation-main ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	}
#donation-main ul li{
	float:left;
	list-style:none;
	}
.donation-input{
	width:200px;
	height:22px;
	border:1px solid #CCCCCC;
	margin:3px 0 0 0;
	}
#donation-main ul li.donation-button{
	width:118px;
	height:28px;
	margin:0 0 0 5px;
	float:left;
	}
#donation-main ul li.donation-button a{
	background:url(../images/donate.jpg) left top no-repeat;
	width:118px;
	height:28px;
	float:left;
	display:block;
	text-decoration:none;
	text-indent:-999999px;
	}
#donation-main ul li.donation-button a:hover{
	background:url(../images/donate-over.jpg) left top no-repeat;
	width:118px;
	height:28px;
	text-decoration:none;
	}
	
.servey-div{
	width:100%;
	margin:0 0 0 0;
	overflow:hidden;
	}
.servey-div1{
	width:98%;
	margin:0 0 0 0;
	overflow:hidden;
	border:1px solid #CCCCCC;
	}
.strong-main{
	width:98%;
	background-color:#999999;
	}
.main-point{
	font-size:12px;
	padding:10px 70px 0 5px;
	color:#6e6e65;
	font-family:Arial, Helvetica, sans-serif;
	}
.main-point-pre{
	font-size:12px;
	padding:5px 70px 0 18px;
	color:#6e6e65;
	font-family:Arial, Helvetica, sans-serif;
	}
.point-check-box{
	width:20px;
	float:left;
	margin:10px 0 0 15px;
	}
.point-check-box-text{
	font-size:12px;
	padding:10px 0 0 0;
	color:#6e6e65;
	font-family:Arial, Helvetica, sans-serif;
	}
.point-thanks{
	width:90%;
	margin:20px 0 0 0;
	text-align:center;
	font-size:14px;
	color:#6e6e65;
	line-height:40px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
.Guide{
	padding:0 0 0 0;
	color:#6e6e65;
	font-size:14px;
	margin:0;
	font-family:arial;
	}	
.Guide2{
	padding:10px 0 10px 0;
	color:#6e6e65;
	font-size:14px;
	margin:0;
	font-weight:normal;	
	font-family:arial;
	}
.main-individual-point{
	font-size:12px;
	padding:10px 70px 5px 5px;
	color:#6e6e65;
	line-height:10px;
	width:630px;
	font-family:arial;
	}
.main-individual-point1{
	font-size:12px;	
	color:#6e6e65;
	font-weight:bold;
	padding:0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	}
.main-individual-point-box{
	font-family:arial;
	font-size:12px;
	}
.clear{
	clear:both;
	}
			
.border-line{
	border-bottom:1px dotted #999999;
	clear:both;
	width:700px;
	margin-left:20px;
	}	
.classid{ z-index:20;}	

#main-window1{
	position:absolute;
	left:20px;
	top:40px;
	z-index:9999;}
			
p{ margin:0px; padding:0px;}

.project {font-size:16px;
color:#826a45;
text-align:center;
margin:0;
position:relative;
font-weight:100;
text-transform:uppercase;
padding:14px 0 0px 0;
}
.line {background:url(../images/line_px.gif) repeat-x; width:372px; height:1px; margin:10px 78px 36px 19px;}
.thank {text-align:center; margin:0; padding:0;
}
.container_top {background:url(../images/curve_top.gif) left top no-repeat; width:470px; height:9px; overflow:hidden;}

.container_bottom {background:url(../images/curve_down.gif) left top no-repeat; width:470px; height:14px; float:left;}

.container_middle {background:url(../images/container_px.gif) repeat-y; width:470px; float:left;}
.very {text-align:center; margin:0; padding:18px 0 42px 0;
}
#button {float:left; width:100%;
}
#click {background:url(../images/click_button.png) no-repeat; width:160px; height:24px; float:left; margin:0 18px 32px 86px;}
#click_thank {background:url(../images/click_thank.png) no-repeat; width:114px; height:24px; float:left; margin:0 0 32px 0;
}
.participate {font-family: Arial, Helvetica, sans-serif; font-size:14px; text-align:center; color:#a8a89d;}

#cross_button {position:absolute; right:5px; top:2px; width:55px; height:41px; z-index:9999999;}
#cross_button a{ width:55px; height:41px; text-decoration:none; display:block;}
#cross_button1 {position:absolute; right:31px; top:16px; width:55px; height:41px; z-index:9999999;}
#cross_button1 a{width:55px; height:41px; text-decoration:none; display:block;}
.visit { margin:0; padding:0 0 18px 72px; }
#interest {width:100%; float:left; margin:0 0 0 68px;}
#interest ul {margin:0; padding:0; list-style:none;}
#interest ul li {background:url(../images/rounded_button.gif) left 2px no-repeat; padding-left:15px; }
#next {background:url(../images/click_thank.png) no-repeat; width:114px; height:24px; line-height:24px; float:left; margin:35px 0 10px 179px; float:left;
}
#questionnaire_main {padding:0;
margin:0 auto;
width:843px;
position:relative;
overflow:hidden;
}
#questionnaire_top {background:url(../images/big_curve-top.gif) left top no-repeat; width:843px; height:8px; float:left;}
#questionnaire_middle {background:url(../images/big_container_px.gif) repeat-y; width:843px; float:left;}
#questionnaire_bottom {background:url(../images/big_curve-bottom.gif) left top no-repeat; width:843px; height:12px; float:left;
}
.big_line {background:url(../images/line_px.gif) repeat-x; width:748px; height:1px; margin:10px 78px 106px 19px;}
.omni {font-size:19px; color:#000000; margin:0; padding:0 0 194px 123px;}
.status {font-size:19px; color:#000000; margin:0; padding:0 0 0px 224px;}

#prefer {width:100%; float:left; margin:0 0 495px 227px; font-size:19px; color:#000000;}
#prefer ul {margin:0; padding:0; list-style:none;}
#prefer ul li {background:url(../images/zero.gif) left 6px no-repeat; padding-left:15px; }
#submission {background:url(../images/click_thank.png) no-repeat; width:114px; height:54px; float:left; margin:0px 0 0px 393px;
}	
.positive-heading{font-weight: normal; padding:20px 0 0 120px; overflow:hidden; font-size:24px; line-height:24px; color:#826a45; }









/*********************************************************/
.light-box-color{
	z-index:99999;
	margin:0 auto;
	width:100%;
	background:url(../images/light-box-image.png) repeat;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:30%;}
.light-box-top-space{
	overflow:hidden;
	margin:0 auto;
	width:1003px;
}

.first-light-box{
margin:0 auto;
width:470px;
position:relative;
/*background:url(../images/container_px.png) left top repeat-y;
*/font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#second-light-top-bg{
/*background:url(../images/curve_top.gif) left top no-repeat;
*/overflow:hidden;
margin:0px 0px 0px 0px;
}
.first-light-box-top{
	background:url(../images/curve_top.png) left top no-repeat;
	overflow:hidden;
	height:9px;}
.first-light-box-top2{
	background:url(../images/curve_down.png) left  bottom no-repeat;
	overflow:hidden;
	height:12px;}

#second-light-bottom-bg{
/*background:url(../images/curve_down.gif) left  bottom no-repeat;
*/background:url(../images/container_px.png) left top repeat-y;
overflow:hidden;
}

#interest2{
	overflow:hidden;
	margin:0px 40px 0px 30px;}

#second-light-top-bg1{
background:url(../images/container_px.png) left top repeat-y;
overflow:hidden;
margin:1px 0px 0px 0px;
}

.light-box-heading{
margin:0px 60px 0px 50px;
background:url(../images/line_px.gif) left bottom repeat-x;
font-size:16px;
color:#826a45;
text-align:center;
font-weight:100;
text-transform:uppercase;
padding:24px 0 10px 0;}
.light-close-button{
	position:absolute;
	right:5px;
	top:2px;}
.light-light-text{
	text-align:center;
	overflow:hidden;
	padding:30px 0px 20px 0px;
	}
.light-thanks-main{
	padding:10px 0px 20px 90px;
	overflow:hidden;}
.light-thanks-main2{
	padding:10px 0px 0px 90px;
	overflow:hidden;
	height:60px;
	}	
		
.light-participate{
	background:url(../images/click_button.png) no-repeat; 
	width:160px;
	height:24px;
	float:left;
	line-height:24px; 
	margin:0 15px 0px 0px;
	font-size:14px; 
	text-align:center;
	color:#a8a89d;}
.light-participate a{
	float:left;
	width:160px;
	height:24px;
	line-height:24px; 
	font-size:14px;
	text-decoration:none;
	text-align:center; 
	color:#a8a89d;}
.light-participate a:hover,.click-thanks a:hover{
	color:#f69834;}

.click-thanks{
	background:url(../images/click_thank.png) no-repeat;
	width:114px; 
	height:24px; 
	float:left;
	text-align:center; 
	color:#a8a89d;
	line-height:24px; 
	font-size:14px;}
.click-thanks a{
	width:114px; 
	height:24px; 
	float:left;
	text-decoration:none;
	text-align:center; 
	color:#a8a89d;
	line-height:24px; 
	font-size:14px;}	
/**********************************************************/
#third-top-img{
	/*background: url(../images/third-light-repater.png) left 10px repeat-y;*/
	width:844px;
	overflow:hidden;
	margin:0 auto;
	position:relative;}
.top-image-third{
	background:url(../images/third-light-top.png) left top no-repeat;
	width:844px;
	height:13px;
	overflow:hidden;
	}	
.top-image-third2{
	background: url(../images/third-light-bottom.gif) left bottom no-repeat;
	width:844px;
	height:12px;
	overflow:hidden;
	clear:both;
	}	
#third-top-reapet{
	width:844px;
	overflow:hidden;}
#third-top-bottom{
	/*background: url(../images/third-light-bottom.gif) left bottom no-repeat;*/
	background:url(../images/third-light-repater.png) left 10px repeat-y;
	width:844px;
	overflow:hidden;
	}

#third-main-text{
	margin:30px 0px 40px 25px;
	overflow:auto;
	width:760px;
	float:left;
	height:500px;
	}
/************************************************/
.postal-zip-code{
	margin:10px 0px 0px 30px;
	overflow:hidden;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:6e6e65;
	}
.postal-zip-text{
	width:180px;
	height:22px;
	font-size:12px;}		
		
.main-point-new{
	color:6e6e65;
	font-weight:bold;
	font-size:12px;	
	}
.thanks-time{
	text-align:center;
	font-size:14px;
	color:#a8a89d;
	line-height:40px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}		
/***************************/
.section-resources{
	font-size:12px;
	padding-top:10px;
	color:#6e6e65;
	font-family:arial;
}
.section-resources a{
	font-size:12px;
	padding-top:10px;
	color:#d66e02;
	font-family:arial;
	text-decoration:underline;
}
.section-resources a:hover{
text-decoration:none;}

.text-light{
	width:250px;
	height:50px;
	font-size:12px;
	padding:3px;}
#privacy-left-div{
	height:116px;
	width:155px;
	float:left;
	color:#6e6e65;
	font-family: AauxPro;
	padding-top:20px;
	padding-left:0px;
}

a.privacy-left-menu{
	font-size:12px;
	text-decoration:none;
	color:#6e6e65;
}

ul {
	list-style-type:none;
	padding-left:2px;
}

li{
	margin-bottom:0.5em;
}

.section-title1
{
	padding-top:10px;
	height:40px;
	font-size:24px;
	color:#6e6e65;
	text-decoration:underline;
	font-family: AauxPro;
	width:100%;
	padding-left:10px;
}
	
#privacy-main-text-left-border
{
	overflow:auto;
	width:100%;
	border-left-width:thin;
	border-left-style:solid;
	padding-left:10px;
}

#privacy-main-text
{
	overflow:auto;
	width:100%;
	padding-left:10px;
}

#privacy-main
{
	width:800px;
	position:relative;
	float:left;
}
