div#footer {
	background: url('../images/back/footer.png') no-repeat -2px;
	height: 62px;
	width: 947px;
	background-repeat: no-repeat;
	clear: both;
	font-size: 9pt;
	color: white;
}

#footer ul.menu {
	text-align: center;
}

#footer ul.menu li {

    line-height: 31pt;
	display: inline;
}

div#footer ul.menu a {
     color: #003366;
}