#footer {
	padding: 0px;
	height: 31px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/footer-bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footer p {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
