body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	background-color: #26A218;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	color: #336600;
}
a:hover {
	color: #000000;
}
a.footer-link {
	color: #FFF;
	text-decoration: none;
}
a.footer-link:hover {
	color: #DE1E25;
	text-decoration: underline;
}
img {
	border: 0px;
}
#main-container {
	min-height: 700px;
	min-width: 1000px;
	margin: 0px auto;
	background-image: url(../images/bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#inner-container {width: 1000px; margin: 0px auto; padding-top: 60px;}
#header-text {display: block; width: 600px; float: right; text-align: right; font-size: 24px; color: #26A218; line-height: 24px; font-family: "Century Gothic", Arial, Verdana;}
#content-area {display: block; height: 100px; margin: 0 auto; overflow: hidden; padding-left: 180px; padding-top: 230px; width: 1000px;}
#content-area .box {color: #FFFFFF; display: block; float: left; margin-right: 80px; overflow: hidden; text-align: left; width: 230px;}
#footer {width: 1000px; margin: 0px auto; padding-top: 60px; text-align: center; color: #96E08D; display: block; overflow: hidden;}
#footer ul {list-style: none; padding: 0px; margin: 0px;}
#footer ul li {float: left; margin-left: 5px; border-right: 1px solid #96E08D; padding-right: 5px}
#footer ul li a, #footer ul li a:visited {color: #FFF; text-decoration: none; font-size: 11px;}
#footer ul li a:hover {text-decoration: underline;}
#footer #copyright {display: block; height: 40px; overflow: hidden; clear: both; padding-top: 10px;}
#footer #copyright a, #footer #copyright a:visited {color: #96E08D; text-decoration: none;}
#footer #copyright a:hover {color: #FFF; text-decoration: none;}
