* {
	margin:0 auto;
	padding:0;
}

body{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	
}

.grey{

	color:#999999;
}

.green16{

	font-size:16px;
	font-weight:bold;
	color:#073510;
}



.green20{

	font-size:20px;
	font-weight:bold;
	
}

.green26{

	font-size:26px;
	font-weight:bold;
	color:#073510;
	
	
}

.green35{

	font-size:35px;
	font-weight:bold;
}


#wrapper{
	
	width:990px;
	height:100%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	

}


#top{
	
	width:990px;
	height:98px;
	color:#FFFFFF;
	

}

#logo_box{
	
	width:400px;
	height:88px;
	float:left;
	margin-left:20px;

}

#logo_home{
	
	width:400px;
	height:20px;

}

#logo{
	
	width:400px;
	height:61px;
	margin-top:10px;

}


#logo_box_right{
	width:512px;
	height:98px;
	float:right;
	
}

#logo_box_work{
	
	width:387px;
	height:31px;
	float:left;
	background-image:url(images/top_curve.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
	
}


#logo_box_phone{
	
	width:512px;
	height:30px;
	float:left;
	color:#002C08;
	padding-top:10px;
	
}


#menu{
	
	width:990px;
	height:31px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:12px;
	

}


#header{
	
	width:948px;
	height:360px;
}

#sub_header{
	
	width:948px;
	height:20px;
}



#content{
	
	width:948px;
	height:100%;
	margin:0px 0 0 30px;
	float:left;
	
	
}


#content_left{
	
	width:265px;
	height:100%;
	float:left;
	background-image:url(images/shade.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	
}

#content_right{
	
	width:655px;
	height:100%;
	float:left;
	margin-left:10px;
		
}

#content_right1{
	
	width:920px;
	height:100%;
	float:left;
	margin-left:10px;
		
}

#box1{

	width:645px;
	height:100%;
	float:left;

}

#box1_left{

	width:400px;
	height:100%;
	float:left;

}

#box1_right{

	width:222px;
	height:100%;
	float:left;

}

#content_text{
	width:243px;
	height:20px;
	font-size:16px;
	color:#283102;
	padding-top:10px;
}


#form{
	width:257px;
	height:682px;
	background-image:url(images/form_bg.jpg);
	background-repeat:no-repeat;
	color:#283102;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
}

.input{ 
	width:210px; 
	height:20px; 
	margin:5px 0 10px 0;
	color:#000; 
	font-size:13px;
	line-height:18px;
	border:1px solid #fff;
	background-image:none;
}

.textarea{ 
	width:210px; 
	height:130px;
	color:#000; 
	font-size:13px;
	line-height:22px; 
	border:1px solid #fff;
	font-family:Arial, Helvetica, sans-serif;	
	
}

.button{
	
	width:212px;
	height:41px;
	float:left;
	margin-top:30px;	
}

.class1 a:link  {  color:#fff; text-decoration: none; padding-left:15px; padding-right:15px; }
.class1 a:active { color:#fff; text-decoration: none;  padding-left:15px; padding-right:15px; }
.class1 a:visited { color:#fff; text-decoration: none; padding-left:15px; padding-right:15px;}
.class1 a:hover { color:#C8A12A; text-decoration:none; padding-left:15px; padding-right:15px; }
.on { color:#C8A12A; text-decoration:none; padding-left:15px; padding-right:15px; }


.class2 a:link  {  color:#073510; text-decoration: underline;  }
.class2 a:active { color:#073510; text-decoration: underline;  }
.class2 a:visited { color:#073510; text-decoration: underline; }
.class2 a:hover { color:#000; text-decoration:none;  }

.class3 a:link  {  color:#E8E6E7; text-decoration: none; padding-left:11px; padding-right:11px; }
.class3 a:active { color:#E8E6E7; text-decoration: none;  padding-left:11px; padding-right:11px; }
.class3 a:visited { color:#E8E6E7; text-decoration: none; padding-left:11px; padding-right:11px;}
.class3 a:hover { color:#E8E6E7; text-decoration:underline; padding-left:11px; padding-right:11px; }

#footer{
	
	width:100%;
	height:100%;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	clear:both;
	color:#E8E6E7;
	font-size:11px;
		
}

#footer_curve{
	
	width:388px;
	height:20px;
	background-image:url(images/btm_curve.jpg);
	background-repeat:no-repeat;
	padding-right:370px;
	padding-left:40px;
	
}


#footer_text{
	
	width:990px;
	height:100%;
	line-height:16px;
	
}


#blog{
	
	width:244px;
	height:87px;
	background-image:url(images/blog.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin-top:40px;
	float:left;
	margin-bottom:30px;

}

