.sf_region1 {
    min-height: 255px;
    height: 255px;
    margin-bottom: 50px;
    background-position: top center;
    background-color: #06205f;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation .subnav {
    border-top: 0;
    left: -999em;
    list-style: none;
    margin: 0px;
    padding: 10px 0px 5px;
    position: absolute;
    width: 180px;
    z-index: 1000;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    font-size: 13px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    margin: 0px;
    padding: 0px;
    background-color: #000000;
    color: #cccccc;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_main_header {
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 56px;
    width: 840px;
    min-height: 117px;
    height: 117px;
    margin: 0px auto;
    padding: 105px 60px 0px 0px;
    text-align: right;
    letter-spacing: -0.01em;
    background-position: 845px 110px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation {
    min-height: 33px;
    height: 33px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .btn {
    font-size: 11px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    margin: 3px 0;
    padding: 2px 4px 3px;
    background-position: center;
    border: 1px solid #c29131;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .btn:hover {
    background-position: center;
    background-image: none;
    background-repeat: no-repeat;
 }

 
