@charset "utf-8";
/* CSS Document */

#footer
{
	background:#12335e url(../images/footer.jpg) 50% 0 no-repeat;
	color:#fff;
	text-align:center;
	height:75px;
	padding-top:25px;
}

#footer a
{
	color:#fff;
}
