#footer {
	width:900px;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	text-align:left;
	color:#000;
	font-family:sans-serif;
	margin:15px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

#footer a {
	color: #000;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}

#footer .line {
	display: block;
}

