div#footer{
background: url(siteImages/footerBottom.gif) no-repeat bottom center ; 
width:750px; 
height:54px; 
color: #FFF; 
clear:both; 
margin: auto;
text-align:center;
font-size:8pt;
}

#footer a{
color: #FFF; 
}

#footer ul {
padding: 20px 0 0 30px;
float:left;
}

#footer li {
display:inline;
}

#footer .copyright {
padding: 20px 30px 0 0px;
float:right;
}
