#footer ul{
	padding: 10px 5px;
	text-align: right;
}
#footer ul li{
	display: inline;
	font: normal 0.92em Arial, Helvetica, sans-serif;
	color: #9b9c99;
	background: url(/site/inc/img/bg_footer_li.gif) no-repeat center left;
	padding: 0 10px 0 10px;
}
#footer ul li.first{
	background: none;
}
#footer ul li a{
	color: #9b9c99;
}
#footer ul li a:hover{
	color: #46B3BA;
}
a#footer_logo{
	background: url(/site/inc/img/bresic_whitney_logo_small.gif) no-repeat center left;
	text-indent: -3000px;
	padding-right: 10px;
}
a#footer_logo:hover{
	text-decoration: none;
}
a#footer_logo span{
	visibility: hidden;
}
