.footer_links {
	border:none;
	border:0px;
	margin:0 auto;
    width: 960px;
	padding:10px 0 0 20px;
	font-size: .9em;
	font-weight:bold;
    font-family: Verdana;
    margin-bottom: 14px;
    
	}
.footer_links ul {
	background: transparent;
	height:25px;
	list-style-type:none;
	margin:0;
	padding:0;
	}
      
    
.footer_links li{
		float:left;
		padding:0px;
        list-style-type: none;
}

.footer_links ul li { 
        background: none;
        line-height: 1em;
        padding: 0 0 0 10px; 
}
        
.footer_links li a{
		color:#a1a1a1;
		display:block;
		font-weight:normal;
		margin:0px 25px 0 0;
        line-height:25px;
		padding:0px 0px 0 15px;
		text-align:center;
		text-decoration:none;
} 

.footer_links li a:hover, .footer_links ul li:hover a{
		background: transparent;
		color:#000;
		text-decoration:underline;
        font-weight: normal; 
}

.footer_links .ft_separator { padding: 0 20px 0 0; border-left: 1px solid #a1a1a1; height: 20px; }

.footer_links .ft_newsletter { background: transparent url("/templates/1/images/footer_links_newsletter.png") left center no-repeat; }
.footer_links .ft_twitter { background: transparent url("/templates/1/images/footer_links_twitter.png") left center no-repeat; }
.footer_links .ft_facebook { background: transparent url("/templates/1/images/footer_links_facebook.png") left center no-repeat; }
.footer_links .ft_linkedin { background: transparent url("/templates/1/images/footer_links_linkedin.png") left center no-repeat; }
.footer_links .ft_feed { background: transparent url("/templates/1/images/footer_links_feed.png") left center no-repeat; }
 