#footer {
	font-size: 10px;
	position: relative;
	background-color: #F0F0F0;
	width: 771px;
	height: 25px;
	margin-top: 0px;
	border: 1px solid #F0F0F0;
}

#footer_image {
	padding-bottom: 30px;
	position: relative;
	width: 773px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#footer_image img {
	position: absolute;
	top: 0px;
	right: 0px;
}

#footer p {
	text-align: center;
	margin-top: 5px;
}
