.sf_extra4 {
    width: 320px;
    height: 330px;
    position: absolute;
    top: 30;
    left: 0;
    background-image: url(images/8726_qbc_fit.jpg);
 }

 .sf_extra3 {
    width: 602px;
    height: 38px;
    margin-top: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    height: 1%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-image: url(images/blue.jpeg);
 }

 a:link {
    color: #0C3B9E;
 }

 a:visited {
    color: #113D99;
 }

 a:hover {
    text-decoration: none;
    color: #1650B0;
 }

 .sf_footer {
    clear: both;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    text-align: right;
    padding: 40px 20px 20px 20px;
    margin: 0px 0px 0px 320px;
    min-height: 50px;
    width: 620px;
    height: 32px;
    font-size: 10px;
    color: #1944A0;
 }

 .sf_main_header {
    margin-left: 38px;
    text-align: left;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    margin-top: 40px;
    padding-right: 10px;
    font-size: 48px;
    color: #0B0001;
 }

 body {
    margin: auto;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-size: 13px;
    font-weight: normal;
    background-repeat: repeat;
    background-image: url(images/blue.jpeg);
    color: #222222;
    background-color: #2A85F2;
 }

 
