*{ margin:0px; 
	padding:0px;
	}

body{ 
	background:url(images/bg.jpg) repeat;
	}

.clr{ 
	clear:both;
	}

#wrapper{ 
	width:1003px; 
	height:auto; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px; 
	background:#e8e9dd;
	}

.firstmain{ 
	height:auto; 
	}

.logo{ 
	float:left; 
	height:85px; 
	width:259px;
	}

.navi{ 
	float:left; 
	height:60px; 
	width:700px; 
	padding-left:30px; 
	padding-top:25px;
	}
 
.header{  
	background:url(images/header.jpg) no-repeat; 
	height:370px;
	}

.secondmain{ 
	height:auto; 
	padding:20px 14px 16px 13px;
	}

.leftsection{ 
	width:526px; 
	float:left;  
	background:#f7f7ec; 
	height:auto; 
	border: solid 1px #d2d4be;
	 }
	 
.midpadding{
	padding:12px 17px;
	}

.rightsection{ 
	width:364px; 
	float:right; 
	background:#f7f7ec; 
	height:auto;  
	border: solid 1px #d2d4be;
	}

.navi ul{
	list-style:none;
	margin:0px;
	padding:0px 0 10px 0;
	height:30px;
	background:url(images/topul-bg.jpg) no-repeat bottom left;
	
	}

.navi ul li{
	float:left;
	margin:0px 10px 0 0;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; color:#aa753b;
	line-height:29px;
	height:29px;
	}

.navi ul li a{
	background:url(images/btnbg.jpg) repeat-x;
	text-align:center;
	padding:0 20px 0 20px;
	display:block;
	text-decoration:none;color:#aa753b;
	border-top: solid 1px #e1dbbc;
	border-right: solid 1px #e1dbbc;
	border-left: solid 1px #e1dbbc;
	}

.navi ul li a:hover{
	background:url(images/btnbg-hover.jpg) repeat-x center bottom;
	color:#ffffff;
	border-top: solid 1px #b46f2a;
	border-right: solid 1px #b46f2a;
	border-left: solid 1px #b46f2a;
	}



.heading{
	background:url(images/heading-bg.jpg) repeat-x;
	border:1px solid #e2ddbf;
	height:34px;
	line-height:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#aa753b;
	}

.heading img{
	float:left;
	}

.leftsection .boxes{
	width:256px;
	float:left;
	height:auto;
	padding-top:10px;
	border:1px solid #e2ddbf;
	margin-top:10px;
	}

.leftsection .boxes .box{
	background:#e8e9dd;
	border:1px solid #cfd1ba;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#9c7543; line-height:18px;
	}
	
.leftsection .boxes .box p{
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666640;
	line-height:18px;
	font-weight:normal;
	}

.rightsection .description{
	padding:15px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-align:justify; 
	line-height:18px; 
	color:#666640;
	}

span.clickone{ 
	float:right;
	}

span.clickone a{ 
	background:url(images/viewbtn.jpg) no-repeat; 
	width:89px; 
	height:23px; 
	display:block;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	margin-top:20px;
	margin-right:15px;
	}

span.clickone a:hover{ 
	background:url(images/viewbtn-hover.jpg) no-repeat;
	color:#aa753b;
	}
	
	
span.clicktwo{ 
	float:none;
	}

span.clicktwo a{ 
	background:url(images/viewbtn.jpg) no-repeat; 
	width:89px; 
	height:23px; 
	display:block;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	margin-top:15px;
	margin-bottom:10px;

	}

span.clicktwo a:hover{ 
	background:url(images/viewbtn-hover.jpg) no-repeat;
	color:#aa753b;
	}	
	
.footer	{ 
	width:1003px; 
	height:72px; 
	background:url(images/fooberbg.jpg) repeat-x; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-align:center; 
	line-height:20px; 
	padding-top:20px; 
	color:#9c7543;
	}

.footer	a{ 
	text-decoration:none; 
	padding-left:8px; 
	padding-right:8px;
	color:#9c7543;
	}

.footer	a:hover{ 
	color:#000000;
	}

.quick{
	width:284px;
	text-align:center;
	float:left;
	}

.quick a{
	color:#666640;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	}

.rightform{
	padding:107px 20px 0 0;
	float:right;
	}

input{
	margin:0 5px 0 5px;
	}

.mainform{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666640;
	padding-top:10px;
	}

.mainform .combo{ 
	background: url(images/txtboxbg.jpg) repeat-x; 
	border: solid 1px #a8acad; 
	width:149px; 
	margin-top:10px; 
	height:21px;
	color: #666666;
	}

input.mainfield{  
	background:url(images/txtboxbg.jpg) repeat-x; 
	border: solid 1px #a8acad; 
	width:75px; 
	margin-top:10px; 
	height:21px;
	}

.dot{
	width:28px;
	margin-top:40px;
	float:left;
	background:url(images/dot.jpg) repeat-y 13px 0;
	height:147px
}

a.view{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666640;
	}
a.view:hover{ 
	color:#000000; 
	text-decoration:none;
	}

span.clickbig{ 
	float:none;
	}

span.clickbig a{ 
	background:url(images/bigbtn.jpg) no-repeat; 
	width:203px; 
	height:41px; 
	display:block;
	font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#aa753b;
	text-align:center;
	line-height:41px;
	text-decoration:none;
	margin-top:15px;
	margin-bottom:10px;

	}

span.clickbig a:hover{ 
	background:url(images/bigbtn-hover.jpg) no-repeat;
	color:#ffffff;
	}	
	
	
.welcome{padding:15px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-align:justify; 
	line-height:18px; 
	color:#666640;}
	
.txt{ text-decoration:none; color:#666640;}

.txt:hover{ text-decoration:underline;}

.boxes{ font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#666640;}

.header-in{	background:url(images/header-in.jpg) no-repeat; width:1003px; 	height:183px;	}

.boxin{float:left; width:260px; height:auto;}







