/* FOOTER */

#footer_content_container {
	margin-top: 20px;
	width: 806px;
	height: 37px;
}

#footer_links {
	float: left;
	background-image: url(../images/footer2.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 763px;
	vertical-align: middle;
	line-height: 34px;
}

#footer_mp {
	float: left;
	width: 43px;
	height: 37px;
	background-image: url(../images/site_images/nav/mp_off.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0;
}

#footer_links a {
	color: #891a11;
	text-decoration: none;
}

#footer_links a:hover {
	color: #891a11;
	text-decoration: underline;
}

#footer_links a:visited {
	color: #891a11;
}

#footer_links a:active {
	color: #891a11;
}