#footer {
    background:transparent url(../images/layout/footerBG.png) no-repeat scroll left top;
    clear:both;
    height:116px;
    width:960px;
}
#footer .floatLeft img {
    clear:none;
    display:inline;
    margin:41px 0 0 10px;
}
#footer #footerBlock {
    background:transparent url(../images/layout/footerBar.png) no-repeat scroll left top;
    display:inline;
    float:left;
    height:46px;
    margin:41px 0 0 20px;
    width:797px;
}
#footerBlock ul {
    margin:20px 0 0;
    text-align:center;
}
#footerBlock li {
    display:inline;
    padding:0 10px;
}
#footerBlock li a {
    color:#005454;
    font-weight:bold;
    text-decoration:none;
}
#footer #smallPrint {
    clear:both;
    height:2em;
    font-size:0.8em;
    font-weight:bold;
    margin:0;
    text-align:center;
    background-color:#88D5E9;
}
#footer #smallPrint p {
     font-size:1em;
     padding:0;
}
