#footer-container { clear:both;  }

#footer-container ul {
	text-align: center; 
	padding:1em 0;
	}

#footer-list li {
	display: inline;
	list-style-type: none;
	padding:0 15px;
	background:#fff url(../images/arrow_ftr.gif) no-repeat scroll left center;
	}

#footer-list li a {
	font-size: 0.8em;
	color: #50a1fa;
	text-decoration: none;
	}

#footer-list li a:hover{
	color: #0051ba;
	}
	
	#footer-container ul {text-align: center; padding:1em 0; }
#footer-list li {
	display: inline;
	list-sty le-type: none;
	padding:0 15px;
	background:#fff url(../images/arrow_ftr.gif) no-repeat scroll left center;
	}