.sf_extra2 {
    background-position: 0 50%;
    background-repeat: no-repeat;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    height: 66px;
    width: 100px;
    background-image: url(images/blank.png);
 }

 .sf_outer_wrapper {
    background-color: #333333;
    background-position: 0 0;
    background-repeat: repeat;
    margin: 0 auto;
    width: 900px;
    background-image: url(images/dodod.jpg);
 }

 .sf_navigation ul li a {
    background-position: 26px 11px;
    background-repeat: no-repeat;
    color: #333333;
    display: block;
    width: 155px;
    font-family: arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 11px 7px 11px 53px;
    text-decoration: none;
    background-image: url(images/dot.png);
 }

 .sf_extra4 {
    background-color: #333333;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline;
    float: right;
    height: 250px;
    width: 685px;
    background-image: url(images/BLUE2.jpg);
 }

 .sf_header_wrapper {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 107px;
    background-color: #1e5790;
    background-image: url(images/red8.jpg);
 }

 
