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

#footer_main {
	width: 996px;
	height: 60px;
	margin: 0 auto;
	clear: both;
}

ul.fnav {
	margin:0 auto 0;
	padding:0;
	width:615px;
}

ul.fnav li {
	float:left;
	margin:20px 15px 0 0px;
	padding:0px 15px 0 0;
	list-style-type:none;
	border-width:0 1px 0 0;
	border-style:solid;
	border-color:#5E5E5E;
}

ul.fnav li.last {
	float:left;
	margin:20px 15px 0 0px;
	padding:0px 15px 0 0;
	list-style-type:none;
	border-width:0 0px 0 0;
	border-style:solid;
	border-color:#5E5E5E;
}

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

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

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