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

#footer_main {
	width: 1000px;
	height: 68px;
	margin: 0 auto 0;
	clear: both;
	background-image: url(../images/footer_min_back.jpg);
	background-repeat: no-repeat;
}

#footer_main ul {
	margin:0 auto 0;
	padding:25px 0 0 0;
	width:500px;
	float:right;
}

#footer_main ul li {
	float:right;
	margin:0;
	padding:0 5px 0 0;
	list-style-type:none;
	border-width:0 0px 0 0;
	border-style:solid;
	border-color:#000;
}

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

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

#copyright {
	width: 1000px;
	height: 30px;
	text-align: center;
	margin:0 auto 0;
	line-height:30px;
	font-size:11px;
	color: #FFF;
	clear: both;
}
