body {
	margin: 0px;
	padding: 0px;
	background: url(images/bgd.jpg) repeat;
	text-align: center;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 985px;
	background: #FFFFFF;
	text-align: left;
}
#container #header {
	margin: 0px;
	padding: 0px;
	height: 144px;
	border-bottom: 4px solid #000000;
	border-top: 4px solid #006e38;
	position: relative;
	width: 985px;
	left: 0px;
	top: 0px;
	background: #FFFFFF;
}
#container #header #logo {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 303px;
	position: absolute;
	left: 43px;
	top: 18px;
}
#container #header #tagline {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	position: absolute;
	left: 43px;
	top: 116px;
	width: 303px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #056c39;
	text-align: left;
}
#container #header #address {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 718px;
	top: 17px;
	width: 242px;
	text-align: center;
	height: 90px;
}
#container #header #topmenu {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 414px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#container #header #topmenu a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#container #images {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 188px;
	border-bottom: 4px solid #000000;
	overflow: hidden;
}
#container #content {
	background: url(images/home-content-bgd.jpg) no-repeat;
	margin: 0px;
	padding: 26px 20px 0px;
	height: 230px;
	width: 945px;
}
#container #content p {
	margin: 10px 0px;
	padding: 0px;
}
#container #content .introbox {
	margin: 0px;
	padding: 0px 20px 20px;
	height: 191px;
	width: 161px;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#container #content .introbox a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #content .introbox a:hover {
	color: #99CC00;
}
#container #content .introbox h2 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 60px;
}
#container #content .margin49 {
	margin-right: 44px;
}
#container #footertag {
	margin: 0px;
	padding: 15px 0px 0px;
	height: 50px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #006E38;
	text-align: center;
	border-top: 4px solid #000000;
}
#container #footer {
	margin: 0px;
	padding: 30px 0px 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	background: url(images/home-footer.gif) repeat-x bottom;
}
#container #footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#container #footer a:hover {
	color: #99FF00;
}
a.overlap {
	margin: 0px 0px 0px -30px;
	padding: 0px;
}
a.topmenu {
	padding: 10px 0px 0px;
	width: 158px;
	float: left;
	background: url(images/out.gif) no-repeat left top;
	text-align: center;
	height: 20px;
	display: block;
}
a.topmenu:hover {
	background: url(images/over.gif) no-repeat left top;
}
