#footer {
	width: 0 auto;
	clear: both;
	text-align: center;
	/*background-color: #557aac;
	border: 1px solid #0909b0;
	padding: 5px;*/
}

#footer a {
	color: #fff;
	background-color: inherit;
}

#footer a:hover {
	color: #ff0;
	background-color: inherit;
}