#footer {
	position: relative;
	left: 0;
	height: auto;
	clear: both;
	background: #777777;
}

#footer-box {
	position: relative;
	margin: 0;
	padding: 0px;
}

#footer-text {
	margin: 0;
	padding: 0px;
	background: #2d3803;
	text-align: center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E0BA5C;
	font-size: 9px;
	line-height: normal;
	color: #CCCCCC;
}
