.sf_extra10 {
    width: 280px;
    height: 106px;
    float: right;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: auto;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: normal;
    color: #222222;
    font-size: 14px;
    background-color: #346C87;
 }

 .sf_region4 {
    float: right;
    clear: right;
    display: inline;
    width: 280px;
    margin: 0;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(images/mastercardsmall.png);
 }

 .sf_navigation ul li a {
    text-decoration: none;
    display: block;
    padding: 5px 16px 5px 15px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight: normal;
    width: 166px;
    font-size: 18px;
    color: #000006069E;
 }

 .sf_navigation ul li a:hover {
    text-decoration: none;
    background-image: url(images/604_navhvr.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    color: #D4ED0C;
 }

 a:link {
    color: #5C899E;
 }

 a:visited {
    color: #E0ED31;
 }

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

 .sf_footer {
    clear: both;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    text-align: left;
    width: 958px;
    min-height: 44px;
    height: 44px;
    margin: 0 auto;
    padding: 5px 20px;
    background-color: #000000;
    font-size: 11px;
    color: #E0ED31;
 }

 
