#footer{
	background-image:url('../images/items/bg_footer.gif');
	width:991px;
	height:85px;
	text-align:center;
	text-transform:uppercase;
	line-height:160%;
	padding-top:9px;
	font-weight:bold;
	font-size:11px;
	margin-top:20px;
}

#footer a{
	color:#ffffff;
	padding:0 7px;
	border-right:1px solid #ffffff;
	font-size:11px;
}

#footer a.footer-first{
	color:#ed9f74;
}

#footer a.footer-last{
	border-right:none;
}