div#pageheader {
    width: 925px;
    height: 110px;
    background-image: url(/templates/srfc/images/web-head-10a.jpg);
    padding: 0px;
    margin: 0px;
    border: 0px;
    text-align: left;
}

div#navbartop {
    width: 925px;
    text-align: left;
    color: #ffffff;
    padding-top: 6px;
    background-image: url(/templates/srfc/images/web-head-10b.jpg);
    padding-bottom: 6px;
    font-size: 12.8px
}

#hornav{
    position: relative;
    background-image: url("/templates/srfc/images/web-head-10b.jpg");
    background-repeat:no-repeat;
    font-size: 12.8px;
    clear:both;
    display:block;
    margin:0;
    padding:0;
    height:28px;
    z-index: 999;
    width: 1000px;

}
