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

html,body {
	min-height: 100%;
	margin:0;
	padding:0;
}

/*limited reset*/
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
	background:url("../image/main-background-9db148af.gif") top left repeat-x #34571f;
	/*background: -webkit-linear-gradient(top, #e3e3e3, #ffffff); */
	color:#292929;
}

a {
	text-decoration: none;
	color:#292929;
}
a:hover {
	text-decoration: underline;
}

a img {
	border:0;	
}

p {
	margin:0;
	padding-top:3px;
	padding-bottom:7px;
}

.clearboth {
	clear:both;
}

h1,h2,h3,h4,h5 {
	margin:0px;
	padding:0px;	
}

/*html5 display rule*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
	display: block;
}

.container {
	width:1040px;
	margin:0px auto;
}

.footer_inner {
	width:960px;
	margin:0px auto;
}

.header {
	height:132px;
	background:url("../image/header-bg-3ec0398b.gif") top left no-repeat;	
}

.logo {
	float:left;	
}

.nav {
	float:left;			
}
.nav ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:15px;
	padding-top:25px;
	padding-left:10px;
}

.nav li {
	float:left;
	background:url("../image/nav-bg-4a0f7741.png") top left no-repeat;
	line-height:71px;
	width:110px;
	text-align:center;
	margin-right:19px;
	font-size:1.28em;
}

.nav li a {
	color:#585858;	
	text-decoration:none;
}

.nav li a:hover {
	text-decoration:none;
	text-shadow:1px 0 2px #397c0f;	
}

.nav li.selected {
	text-decoration:none;
	text-shadow:1px 0 2px #397c0f;		
}


.logo img {
	padding:12px 0px 0px 40px;	
}

.main_image { 
	padding:10px 0px 10px 40px;
}
.main_image img { 
	border-radius:10px 10px;
	height:250px;
}

.main_content {
	background:url("../image/main-content-slice-1af03f1f.gif") top left repeat-y;
	min-height:342px;	
}

.main_content_top {
	background:url("../image/main-content-top-1a957c03.gif") top left no-repeat;	
	min-height:125px;
}

.footer {
	background:#34571f;
	height:54px;	
	border-top:1px solid #b8d762;
}

.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-top:15px;
	padding-left:10px;
}

.footer li {
	float:left;
	font-size:13px;
	padding-right:10px;
	color:#b4d55d;

}

.footer a {
	color:#b4d55d;
}

.main_padding {
	padding:50px 70px;	
}

.address {
	padding-top:10px;
	color: #397c0f;	
	font-weight:bold;
}

.main_left { 
	float:left;
	width:600px;
}

.main_left p { 
	line-height:1.5em;
}

.main_left ul.services {
	margin:5px;	
	padding-left:15px;
}

.main_left .services li {
	list-style-type:square;
	line-height:18px;
}

.main_left h3, .main_right h3 {
	font-size:28px;
	padding-bottom:10px;	
	color: #397c0f;	
	text-shadow:2px 2px 2px #000000;	
}

.main_right {
	float:right;
	width:250px;
}

.quote_box_main {
	width:550px;
	padding:32px 6px 0px 0px;
	overflow:hidden;
}


.quote_box_main p.quote {
	font-size:14px;
	font-style:italic;
	line-height:20px;
	background:url("../image/quote-start-4a58ae64.png") top left no-repeat;
	padding-top:9px;
	padding-left:15px;
}

.quote_box_main ul {
  	width: 5500px;
	padding: 0;
	margin: 0;
	list-style:none;
}

.testimonals { 
	float:left;
	width:550px;
	margin-right:30px;
}

.test_name {
	color: #397c0f;	
	font-weight:bold;
	padding-top:9px;
	padding-left:15px;
}
