#footer {
	position: absolute;
	width: 432px;
	height: 42px;
	left: 50%;
	margin-left: -216px;
	bottom: 0px;
	text-align: center;
	background-image: url(../images/footer_bg.jpg);
	padding-top: 12px;
}

#footer p {
	font-size:13px;
	line-height: 14px;
	text-indent: 0px;
}

#footer a {
	font-size:13px;
	line-height: 22px;
}