#footer {
        width: 854px;
        height: 56px;
        margin:  auto;
        padding: 0px 0px 0px 0px;
        background:  url(../imagessf/imageshome/footer.jpg) no-repeat center top;
}
#footer p {
        margin: 10px;
        padding: 0px 0px;
        line-height: normal;
        font-size: 77%;
        font-weight: bold;
}

#footer p1 {
        margin: 5px;
        padding: 0px 0px;
        line-height: normal;
        font-size: 77%;
        font-weight: bold;
}
#footer a  {
        color: #26608e;
        font-weight: bold;
}
#footer a:hover {
        text-decoration: underline;
        font-weight: bold;
}
#legal {
/*        float: left;   */
        width: 550px;  
        height: 30px;  
        margin-top: 0px;
        padding-top: 22px;
        padding-left: 15px;
        font-size: 9px;
        font-weight: bold;
}
#legal1 {
        float: left;
        margin-top: 0px;
        font-weight: bold;

}
#links {
        float: right;
        margin-top: 30px;
        margin-right: 20px;
        margin-left: 10px;
        padding-left: 10px;
        font-size: 9px;
        font-weight: bold;
}

