.sf_main_header {
    width: 617px;
    height: 1.2em;
    font-family: "Century Gothic", "Lucida Sans Unicode", Arial, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    overflow: hidden;
    color: #000001;
 }

 a:link {
    color: #566D9F;
 }

 a:visited {
    color: #43D4DB;
 }

 a:hover {
    color: #333388;
 }

 .sf_outer_wrapper {
    width: 944px;
    margin: 0px 15px;
    background-position: top;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_wrapper {
    background-position: 661px 0;
    width: 944px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
