#footer {
	background: url(../../images/bg_footer.jpg) no-repeat;
	height: 31px;
	margin-top: 14px;
}
#footer p {
	text-align: center;
	font-size: 11px;
	line-height: 31px;
	margin: 0;
}
#footer a, #footer a:visited {
	text-decoration: underline;
	color: #333;
}

#footer a:hover {
	text-decoration: none;
	color: #000;
}