@CHARSET "ISO-8859-1";

/* FOOTER */

#footer {
	float:left;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	height:auto;
	line-height:28px;
	padding-left:0px;
	width:900px;
}

#footer, #footer a {
	font-family:sans-serif;
	width: 100%;
	color: #666666;
}

#footer p, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5 {
font-size:12px;
font-weight:normal;
margin: 0;
padding: 0;
}
