#footer0 {
	width: 100%;
	height: 117px;
	clear: both;
	padding: 0px;
	margin: 0 0 0 0;
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
}

#footer_main {
	width: 1001px;
	height: 117px;
	margin: 0 auto 0;
	background-image: url(../images/footer_main_back.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	clear: both;
}

#footer_main ul {
	padding:35px 0 5px 0;
	width:760px;
	float:right;
}

#footer_main ul li {
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
	color:#FFF;
}

#footer_main a:link,
#footer_main a:visited {
	text-decoration: none;
	color:#FFF;
}

#footer_main a:hover {
	color: #FFFF66;
	text-decoration: underline;
}

#copyright {
	width:500px;
	float:right;
	text-align: right;
	font-size:11px;
	color: #FFF;
}
