@charset "iso-8859-9";
/* CSS Document */

#footer_alt {
	background-color:#534f4f;
	min-width:1000px;
	width:100%;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}