#footer_main {
	width: 900px;
}
#footer_main #footer_top {
	background-image: url(/images/bkg_body.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 900px;
	padding-top: 15px;
}
#footer_main #footer_bottom {
	background-image: url(/images/bkg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 895px;
	padding-top: 25px;
	padding-right: 15px;
	font-size: 10px;
	text-align: right;
}
#footer_main #footer_top #footer_level0 {
	width: auto;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 10px;
	color: #566423;
}
#footer_level0 a {
	color: #566423;
	text-decoration: none;
}
#footer_level0 a:hover {
	text-decoration: underline;
}
