@charset "utf-8";



body{
	background:url(images/bg.jpg) #fff top repeat-x;
	color:#222;
	font-family: 'Questrial', sans-serif;
	font-size:12px;
	margin:0px;
}

.sliderAdj {
	float:left;
	overflow:hidden; height:310px;
	-webkit-box-shadow: 0 8px 6px -6px #222;
	-moz-box-shadow: 0 8px 6px -6px #222;
	-ms-box-shadow: 0 8px 6px -6px #222;
	box-shadow: 0 8px 6px -6px #222;
	margin-bottom:40px;
			}

#wrapper {
	width:100%;
	margin:0px;
}
#header{
	margin: 15px auto 0px auto;
	width:920px;
}
#headernav{
	width:100%;
	background-color:#68833e;
	height:40px;
}

	#logo{
	width:350px;
	height:100px;
	background-image:url(images/logo.png);
	text-align:left;
	float:left;
	}
		
		#nav{
			width:920px;
		}
		#livehelp{
			float:right;
			position:relative;
			top:25px;
			font-size:40px;
			color:#fff;
			text-shadow: 1px 1px 2px #222;
			letter-spacing:-2px;
			text-align:right;
		}

#content_home{
	min-height:350px;
	background-repeat:no-repeat;
	background-position:left top;
	margin: 15px auto 0px auto;
	width:920px;
	-webkit-box-shadow: 0 8px 6px -6px #222;
	   -moz-box-shadow: 0 8px 6px -6px #222;
	    -ms-box-shadow: 0 8px 6px -6px #222;
	        box-shadow: 0 8px 6px -6px #222;
	
	
}
#content{
	min-height:431px;
	width:920px;
	font-size:16px;
	line-height:22px;
}
	#content_right{
		text-align:justify;
		padding-bottom:10px;
	}
	#content_contact_left{
	width:360px;
	float:left;
	text-align:left;
	}
	#content_contact_right{
	width:500px;
	text-align:left;
	line-height:18px;
	}
	
	#content_testi_left{
		width:460px;
		float:left;
		text-align:center;
	}
	#content_testi_right{
		width:460px;
		float:right;
		text-align:center;
	}
	


#footerbottom{
	width:100%;
	background-color: #829f53;
}
#footerbottom_inner{
	width:920px;
}
#footertop{
	width:100%;
	background-color:#68833e;
	height:180px;
	margin-top:20px;
}
#footertop_inner{
	width:920px;
}

		#lhgmotp{
			margin-left: 15px;
		}
		
		#slogan{
			float:right;
			text-align:right;
			background-image:url(images/slogan.png);
			width:304px;
			height:28px;
		}
		
		
		#foot_left{
	float:left;
	text-align:left;
	margin-top:15px;
	width:400px;
		}
		
		#foot_right{
	float:right;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	width:320px;
		}
		
/*****************       TEXT AND LINK STYLES          *************************/



.heading_text{
	color:#fcf141;
	text-shadow: 1px 1px 2px #000;
	padding-top:20px;
	font-size:32px;
}

.bottom_header {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#f9f9f9;
}
.bottom_text {
	font-size:12px;
	line-height:15px;
	color:#eee;
}

.contact_largetext{
		color:#fff;
		font-size:16px;
}

.foot_text{
			color:#fff;
			font-size:10px;
		}

a.text_link:link, a.text_link:visited {
	color: #222;
	text-decoration: none;
	text-decoration:underline;
}
a.text_link:hover {
	color:#aaa;
	text-decoration: none;
}

a.brochure_link:link, a.brochure_link:visited {
	color: #333;
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
}
a.brochure_link:hover {
	color:#666;
	text-decoration: none;
}



a.footer_link:link, a.footer_link:visited {
	color: #ffffff;
	text-decoration:none;
}
a.footer_link:hover {
	color:#CCC;
	text-decoration:none;
}
#homeboxes{
	width:920px;
}
#homebox{
	float:left;
	width:190px;
	padding:20px;
	text-align:left;
}
