#footer
{
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 50px;
	background-color: #c0dd82;
}

#footer > #footer_content
{
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	margin: 0px auto;
	min-height: 80px;
	width: 960px;
	color: #5a7f09;
	font-size: 11pt;
	width: 960px;
}

#footer > #footer_content a
{
	color: #486608;
}