#footer {
	width: 970px;
	height: 148px;
	margin: 0 auto;
	clear: both;
	background: #7f633c url(../images/footer_bg.jpg) top left no-repeat;
}

#footer_wrap {
	height: 148px;
	margin: 0 auto;
	padding: 17px 0 0 330px;
	color: #557116;
	font-size: 10px;
	text-align: left;
}

#footer_wrap a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #bfe238;
	font-size: 10px;
	text-decoration: none;
}

#footer_wrap a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ddfb67;
	font-size: 10px;
	text-decoration: none;
}
