#footer ul {
	margin: 0 auto;
	width: 785px;
	height:30px;
}

#footer ul a {
	text-decoration: none;
	color: #5f564a;
	display: block;
	float:left;
}

#footer ul a:hover, #footer li.selected a, #footer li.highligted a {
	color: #fe3401;
}

#footer li {
	display: block;
	float:left;
	padding: 0 15px;
	background:url(/files/cms_userfile/images/css/sapcer_menu.gif) no-repeat right center;
}

#footer li.last {
	background-image: none;
}
