.sf_extra1 {
    width: 146px;
    height: 121px;
    display: block;
    z-index: 99999;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -500px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_extra12 {
    width: 230px;
    height: 450px;
    position: absolute;
    bottom: -40px;
    left: 0;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation ul li a:visited {
    color: #359BCD;
 }

 a:link {
    color: #DC4888;
 }

 a:visited {
    color: #359BCD;
 }

 a:hover {
    color: #2E78A2;
 }

 .sf_navigation ul li a:hover {
    color: #2E78A2;
 }

 .sf_main_header {
    min-height: 70px;
    height: 70px;
    width: 836px;
    margin: 0px auto;
    padding: 10px 0px 10px 130px;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-weight: normal;
    font-size: 36px;
    color: #060606;
 }

 
