#nav_footer {
	text-align:center;
	clear:both;
}
#nav_footer a {
	display: -moz-inline-box;
	display: inline-block;
	height:35px;
	vertical-align:middle;
	outline:0;
}
#legal {
	background: url(../img/bmarsh_legal.gif) top center no-repeat; 
	height:23px; 
	width:561px;
	margin:10px auto;
}
#power {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:8pt;
	line-height:1.5em;
	text-align:center;
}
#power a {
	color:#147;
}
#f_uth {
	background: url(../img/f_uth.png) bottom center no-repeat;
	width:126px;
}
#f_mult {
	background: url(../img/f_mult.png) bottom center no-repeat;
	width:95px;
}
#f_news {
	background: url(../img/f_news.png) bottom center no-repeat;
	width:120px;
}
#f_contact {
	background: url(../img/f_contact.png) bottom center no-repeat;
	width:127px;
}
#f_blog {
	background: url(../img/f_blog.png) bottom center no-repeat;
	width:95px;
}
.vote {
	background: transparent url(../img/f_vote.png) no-repeat scroll center bottom;
	height: 67px !important;
	width: 112px !important;	
}
#f_uth span, #f_mult span, #f_news span, #f_contact span, #f_blog span, .vote span, #legal span {
	display:none;
}
#f_uth:hover, #f_mult:hover, #f_news:hover, #f_contact:hover, #f_blog:hover {
	background-position:top center;
}
