@charset "utf-8";
#footer {
	clear: both;
	width: 1000px;
	color: #000000;
	background-color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: normal;
}
