@charset "utf-8";
/* CSS Document */
body{
	padding:0; margin:0; background:url(../images/bg.gif) repeat-x 0 0 #D6D7A0; color:#111406;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif ; 
	}
div, h1, h2, h3, h4, h5, img, form, ul, p, dl{
	padding:0; margin:0;
	}
ul{
	list-style-type:none; font-size:0;
	}
.spacer{
	clear:both; line-height:0; font-size:0;
	}
/*--------------< < << header part start >> > >---------------*/
#header{
	width:994px; margin:0 auto; background:url(../images/header_pic3.gif) no-repeat 0 0; position:relative;
	height:100px;
	}
#header img.logo{
 position:absolute; left:0px; top:2px; 
	}

#header p{
	position:absolute; font-size:13px; width:194px; height:23px; line-height:23px; text-align:center;
	background-color:#F7F8D7; color:#111406; left:35px; top:25px; font-weight:normal;
	}
#header ul.navi{
	height:43px; position:absolute; left:300px; top:53px;
	}
#header ul.navi li{
	float:left; border-right:#ECEDB5 1px solid;
	}
#header ul.navi li.noborder{
	 border-right:none;
	}
#header ul.navi li a{
	display:block; padding:0 13px; font-size:11px; font-weight:bold; line-height:43px; background-color:inherit;
	text-decoration:none; color:#FFFFFF;
	}
#header ul.navi li a:hover{
	background:url(../images/navi_h_bg.gif) repeat-x 0 0;
	}
#header ul.navi li a.hover{
	background:url(../images/navi_h_bg.gif) repeat-x 0 0; cursor:text;
	}
#header form{
	position:absolute; left:647px; top:14px; height:25px;
	}
#header form label{
	padding:0 0 0 32px; margin:0; background:url(../images/search_icon.gif) no-repeat 0 0; width:58px;
	height:25px; line-height:25px; color:#000000; float:left; font-size:13px; font-weight:bold; background-color:inherit;
	}

#header h1{
	position:absolute; left:21px; top:171px; font-size:13px; line-height:22px; color:#8AD9D3; font-weight:bold;
	background-color:inherit;
	}
#header h1 span{
	display:block; font:normal 44px/44px Arial, Helvetica, sans-serif; color:#FFFFFF ; background-color:inherit;
	}
#header ul.login{
	width:98px; position:absolute; right:22px; top:184px;
	}
#header ul.login li{
	display:block; margin:0 0 11px 0;
	}



/*--------------< < << main contact >> > >---------------*/
#contact{
	width:954px; margin:0 auto; padding:16px 0 40px 0; 
	}
#contact h2.hight{
 border-bottom:#EEF6CD 3px solid;
	font:bold 26px/38px Arial, Helvetica, sans-serif; float:left; width:633px; padding:0 0 0 46px;
	}
#contact h3{
	font-size:18px; line-height:23px; color:#AE4607; background-color:#D6D7A0; width:686px;
	float:left; font-weight:normal; padding:15px 0 11px 0;
	}

#contact h4{
	float:left; width:686px;
}

#contact p.text{
	width:686px; float:left; padding:0 0 10px 0; font-size:13px; line-height:19px;
	}
#contact p.text strong{
	color:#0B534E; background-color:#D6D7A0;
	}
#contact form{
	width:600px; position:relative; left:30px; display:block;
		}
#contact table{
	float:left;
	}
#contact form p.top{
	background:url(../images/newsletter_singup_top.gif) no-repeat 0 0; font-size:0; height:21px;
	}
#contact form p.bot{
	background:url(../images/newsletter_singup_bot.gif) no-repeat 0 0; font-size:0; height:20px;
	}
#contact form h2{
	background:url(../images/newsletter_singup_h2.gif) no-repeat 0 0 #B3B477; height:39px; margin:0 2px 0 4px; padding:0 0 0 14px;
	color:#4D5C0D; font:bold 16px/39px Arial, Helvetica, sans-serif;
	}

#contact ul{
	display:block; 	margin:0 0 0 0px; padding:0 0 0px 0; width:686px; float:left;
	}
#contact ul li{
	padding:0 15px; font-size:12px; color:#400000; line-height:22px; background-color:inherit;
}

/*---------------< <<<end contact form >> >-------------*/


/*--------------< < << footer >> > >---------------*/
#footerbig{
	background:url(../images/footer_bg.gif) repeat-x 0 0 #2F2F1B; color:#C3C491; padding:22px 0 0 0; 
	}
#footer{
	width:954px; margin:0 auto; padding:0 0 23px 0;
	}
#footer p{
	text-align:center; margin:4px 0 0 0;font-size:11px; line-height:16px;
	}
#footer p a{
	color:#FFFFFF; text-decoration:none;
	background-color:inherit;
	}
#footer p a:hover{
	color:#C3C491;
	background-color:inherit;
	}
#footer ul{
	margin:0 0 0 214px; height:22px;
	}
#footer ul li{
	float:left; padding:0 3px; font-size:11px; color:#FFFFFF; line-height:22px; background-color:inherit;
	}
#footer ul li a{
	color:#FFFFFF; line-height:22px; background-color:inherit; text-decoration:none;
	}
#footer ul li a:hover{
	color:#C3C491; background-color:inherit;
	}
