#footer {
	clear: both;
	font-size: 12px;
	background: transparent url( '../images/footer_bg.gif' ) no-repeat;
	width: 100%;
	height: 57px;
	line-height: 14px;
	color: #235E7B;
}

#footer ul {
	width: 400px;
	margin: 0 auto;
	list-style-type: none;
}

#footer ul li {
	float: left;
}

#footer ul li a {
	color: #235E7B;
	text-decoration: none;
	width: 150px;
}

#footer p {
	clear: both;
	padding: 8px;
}
