div#footer {
	margin: 0 auto;
	background: url('../images/back/footer.png') no-repeat -2px;
	height: 62px;
	background-repeat: no-repeat;
	font-size: 9pt;
	color: #873836;
}

#footer p {
	text-align: center;
}

