.sf_extra2 {
    background-position: 0 0;
    display: inline;
    float: right;
    height: 278px;
    margin-right: 25px;
    margin-top: 14px;
    width: 593px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_header_wrapper {
    background-position: 50% 0%;
    background-repeat: no-repeat;
    height: 292px;
    overflow: hidden;
    width: 1010px;
    margin: 0 auto;
    padding: 0;
    background-image: url(images/newbanner1.gif);
 }

 .sf_outer_wrapper {
    min-width: 1010px;
    width: 1010px;
    background-position: 50% 0%;
    background-image: none;
    background-repeat: no-repeat;
 }

 /**
 * @section Buttons
 */
 .btn,
.btn-hover {
    background: #ffffff;
    border: 1px solid #999;
    color: #000000;
    font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: .25em;
    cursor: pointer;
    overflow: visible;
    width: 0;
 }

 .btn:hover,
.btn-hover {
    background-color: #000000;
    border: 1px solid #999;
    color: #ffffff;
 }

 .sf_pagetitle {
    color: #000000;
 }

 .sf_main_wrapper {
    background-color: #000000;
    border-left: 1px solid black;
    border-right: 1px solid black;
    padding: 0;
    margin: 0 auto;
    width: 960px;
 }

 .sf_pagetitle,
.sf_content,
.sf_footer {
    background-color: #000000;
    padding: 0 20px;
    width: 918px;
 }

 .sf_content {
    background-color: #000000;
 }

 .sf_main_header {
    color: #ffffff;
    font-size: 46px;
    float: left;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    font-weight: 100;
    height: 230px;
    padding-left: 34px;
    padding-top: 20px;
    overflow: hidden;
    width: 358px;
 }

 .sf_navigation ul li a, .sf_navigation ul li a:link {
    color: #ffffff;
    display: block;
    height: 24px;
    padding: 15px 45px;
    border-right: 1px solid #ffffff;
    text-decoration: none;
 }

 .sf_navigation ul li a:visited {
    color: #ffffff;
    text-decoration: none;
 }

 .sf_footer {
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
 }

 .sf_banner a, .sf_banner a:link {
    color: #ffffff;
 }

 .sf_banner a:visited {
    color: #ffffff;
 }

 .sf_banner a:hover {
    color: #ffffff;
 }

 .sf_navigation ul li a:hover {
    background-position: 0 50%;
    color: #afafaf;
    text-decoration: none;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_banner {
    background-position: 50% 0;
    color: #000000;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 30px;
    width: 960px;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    font-weight: bold;
    background-color: #000000;
    font-family: arial, serif;
    color: #ffffff;
    font-size: 14px;
    margin: 0 auto;
    min-width: 1010px;
    width: 1010px;
 }

 .sf_navigation ul {
    background-color: #000000;
    background-position: 2px 0;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    border-top: 1px solid #000000;
    min-height: 54px;
    height: 54px;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #E41B17;
 }

 
