@charset "utf-8";
/* CSS Document */

.footer {
	background: #ffffff;
	margin-left: 37px;
	width: 900px;
	clear: both;
	padding-bottom: 20px;
}

#bar_footer {
	margin-top: 20px;
	margin-bottom: 17px;
}

#footer_p {
	color: #808080;
	font-weight: bold;
	font-size: 0.8em;
}

a.footer, a.footer:active, a.footer:visited {
	text-decoration: none;
	color: #808080;
	margin-left: 0px;
	margin-right: 10px;
}

a.footer:hover {
	text-decoration: none;
	color: #333333;
}

#footer_shadow {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

