#header ul.menu{
	border-bottom:2px solid #e2e2e2;
	padding-bottom:5px !important;
}
#banner{
	overflow:hidden;
	height:227px !important;
	padding-top:0px !important;
	margin:30px auto 50px auto !important;
	background:url('../images/banners/banner1.jpg') no-repeat 450px 0px;	
}
	#banner h1{
		color:#2f6603 !important;
	}
	#banner p{
		width:700px;
		margin-top:10px;
		line-height:22px;
	}
	#banner p.call{
		width:680px;
	}
		#banner p strong{
			font-size:20px;
		}
	#content .leftcol{
		width:470px !important;
		min-height:350px;
	}
		.leftcol p.testim{
			clear:both;
		}
	#content .rightcol{
		margin-right:50px !important;
	}

p.list{
	clear:both;
}
p.list img{
	float:left;
	margin-bottom:10px;
}
div.morebox{
	background:#ddebeb url('../images/right-top.png') no-repeat top center;
	padding:20px 0px 0px 0px;
	margin-top:0px;
	width:350px;
	float:right;
}			
.morebox .boxcontent{
	padding:10px 20px 10px 20px;
	background:#ddebeb url('../images/right-bottom.png') no-repeat bottom center;
}

.separator{
	clear:both;
	background:url('../images/sep.png') no-repeat bottom left;	
	height:20px;
	font-size:1px;
}
a.big{
	font-weight:bold;
	font-size:18px;
}