.sf_navigation ul li a {
    display: block;
    width: 1%;
    white-space: nowrap;
    padding: 8px 20px;
    margin: 0px;
    text-decoration: none;
    background-color: #08273d;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation ul li.sf_first_nav_item a {
    background-color: #14649c;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_navigation ul li a:hover {
    background-color: #14649c;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_region1 {
    min-height: 127px;
    height: 127px;
    width: 100%;
    margin-left: -450px;
    float: right;
    display: inline;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/4/0/2/4/0/214627-204204/PublishTemp/images/S8_Webbanner.gif);
    background-repeat: repeat-x;
 }

 body {
    margin: 0px;
    padding: 0px;
    color: #0A0A0A;
    font-family: arial;
    font-size: 14px;
    background-color: #0A0A0A;
 }

 
