div#footer {
	background: url(../images/footer.png);
	height: 47px;
	background-repeat: no-repeat;
	clear: both;
	padding-top: 7px;
	color: white;
}

div#footer p {
	font-size:90%;
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	text-align: center;
	width:500px;
	margin-left:220px;
	color:#003366;
}

div#footer a{
	color:#003366;
	font-weight:bold;
}