*{

	

	margin:0 auto;

	padding:0px;

		

}



body{



	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#000000;

	line-height:20px;

	background-image:url(images/bg.jpg);

	background-repeat:repeat-x;

	background-color:#22450D;

	margin-top:6px;

}





#wrapper{



	width:980px;

	height:100%;

}





#menu{



	width:980px;

	height:45px;

	float:left;

	

}



#header{



	width:980px;

	height:384px;

	float:left;

	background-image:url(images/header.jpg);

}





#icon-box{



	width:510px;

	height:67px;

	float:left;

	padding:317px 0 0 470px;

	

}



.icons{



	width:160px;

	height:67px;

	float:left;

}





#testimonials{



	width:940px;

	height:260px;

	float:left;

	background-image:url(images/testimonials_bg.jpg);

	background-repeat:repeat-x;

	padding:20px 20px 0 20px;

	font-style:italic;

	line-height:30px;

	

}



h1 {color: #0B6F3B; font-size:24px; font-weight:bold;font-style:normal;}



h2 { font-size:13px; font-weight:bold; font-style:normal; display:inline; line-height:33px; }



#content{



	width:980px;

	height:100%;

	float:left;

	background-image:url(images/content_bg.gif);

	background-repeat:repeat-y;

}





#content_left{



	width:625px;

	height:100%;

	float:left;

	padding-left:20px;



}



#content_left_sub{



	width:605px;

	height:100%;

	float:left;

	font-size:14px;

	padding-left:20px;

	padding-right:20px;

}

.links2 li {

	

	background:url(images/arrow2.jpg) no-repeat top left;

	padding:5px 0px 5px 15px;

	margin:0;

	list-style:none;



}



.list li {

	

	background:url(images/arrow.jpg) no-repeat center left;

	padding:0px 0px 0px 15px;

	margin:0;

	list-style:none;



}





#content_right{



	width:320px;

	height:100%;

	float:left;

	color:#000000;

}



#box_heading{

	

	width:334px;

	height:41px;

	float:left;

	background-image:url(images/box.jpg);

	background-repeat:no-repeat;

	padding-top:10px;



}



.sidebar{

	float:left;

	width:320px;

	font-size:14px;

	padding-left:10px;

	

}

.sidebar .links {

	width:300px;

	padding:0px 0px 0px 0px;

	margin:0px 0px 0px 0px;

	list-style:none;

}



.sidebar .links li {

	

	background:url(images/arrow1.jpg) no-repeat top left;

	padding:5px 0px 5px 15px;

	margin:0;

	list-style:none;



}



.sidebar .links li a {

	text-decoration:none;

	display:block;

	color:#000000;

	

}



.sidebar .links li a:hover {

	color:#0B6F3B;

	



}



#footer{



	width:960px;

	height:76px;

	float:left;

	background-image:url(images/footer_bg.gif);

	background-repeat:repeat-x;

	padding:30px 0 0 20px;

}



.class1 a:link  {  color:#000; text-decoration: none; padding-left:7px; padding-right:7px; }

.class1 a:active { color:#000; text-decoration: none;  padding-left:7px; padding-right:7px; }

.class1 a:visited { color:#000; text-decoration: none; padding-left:7px; padding-right:7px;}

.class1 a:hover { color:#666; text-decoration:none; padding-left:7px; padding-right:7px; }



#text_area{

	 width:590px;
	 height:100%;
	 float:left;
}



#form{ 
	width:230px; 
	height:100%;
	color:#0E4621;
	float:left;
	padding-right:30px;
	font-weight:bold;
	
	
}

.input{ 
	width:230px; 
	height:30px; 
	margin:5px 0 5px 0;
	color:#000; 
	font-size:13px;
	line-height:38px;
	border:1px solid #0E4621;
	background-color:#fff;
}
.textarea{ 
	width:230px; 
	height:80px;
	color:#000; 
	font-size:13px;
	line-height:38px; 
	border:1px solid #0E4621;
	font-family: 'Verdana',Arial,Helvetica,sans-serif; 
	background-color:#fff;
	
}

.button{
	
	width:203px;
	height:62px;
	float:right;
	margin-top:10px;
	padding-bottom:10px;	
}

