.sf_navigation {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    float: left;
    width: 155px;
    height: auto !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 10px;
    letter-spacing: 1px;
    padding-top: 128px;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(images/GS_logo.jpg);
 }

 .sf_header_wrapper {
    min-height: 130px;
    height: 130px;
    width: 785px;
    float: right;
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #E0E3EA;
    background-image: url(images/headbanner2.gif);
 }

 .sf_extra4 {
    float: right;
    display: inline;
    width: 309px;
    height: 252px;
    background-repeat: no-repeat;
    background-image: url(images/sermonbannerright.gif);
 }

 .sf_extra5 {
    float: right;
    display: inline;
    width: 476px;
    height: 252px;
    background-repeat: no-repeat;
    background-image: url(images/sermonbannerleft.gif);
 }

 
