div#footer {
	width: 100%;
	height: auto;
}

div#footer_top {
	width: 882px;
	height: 72px;
	margin: auto;
	background-image: url(../images/footer_top.jpg);
	background-repeat: no-repeat;
}

div#footer_top p {
	margin: 0px;
	padding: 20px 0 0 130px;
	color: #5c5c5c;
	font-size: 11px;
}

div#footer_top p a {
	color: #5c5c5c;
	text-decoration: none;
}

div#footer_top p a:hover {
	text-decoration: underline;
}

div#footer_bottom {
	width: 882px;
	margin: auto;
}

div#footer_bottom p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #e8deca;
	text-align: center;
}

div#footer_bottom p img {
	padding: 25px 0 60px 0;
}
