﻿body {
	background-color:#77a835;
	font:100%/1.5 verdana,helvetica,sans-serif;
	line-height:1.4em;
}

.outerContainer {
	margin:0 auto;
	width:932px;
}

.innerContainer {
	float:left;
	width:100%;
	background:#495B14 url(../_images/logo.jpg) no-repeat scroll 600px bottom;
}

.header {
	float:left;
	background-color:#8cc63f;
	height:441px;
	width:100%;
}

.header h1 {
	margin:0;
	float:left;
	width:423px;
}

.header .logo {
	float:right;
	width:299px;
}

.content {
	float:left;
	padding:0 0 30px 35px;
	width:897px;
}

.lhs {
	float:left;
	width:385px;
	padding:0;
}

ul.big li  {
	font-size:1.3em;
	color:#8cc63f;
	list-style-image: url(../_images/bullet.gif);
	list-style-position:middle;
}

.rhs {
	float:right;
	width:495px;
}

.rhssub {
	float:left;
	width:425px;
	padding:15px 0 0 40px;
}

.rhssub h2 {
	font-weight:normal;
}

.rhssub span {
	color:#8cc63f;
}

.map {
	float:left;
	width:420px;
	height:340px;
	margin-top:10px;
}

.contact {
	float:left;
	width:170px;
}

.footer {
	float:left;
	width:100%;
	text-align:right;
}

.footer a {
	color:#495b14;
}
