.nav li ul {
    position: absolute;
    width: 200px;
    white-space: normal;
    left: auto;
    z-index: 1000;
    margin-left: 30px;
    padding-bottom: 14px;
    background-position: top right;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_main_header {
    display: inline;
    float: left;
    margin: 5px 0 0;
    padding: 10px 0 0 00px;
    width: 959px;
    background-color: #ffffff;
    background-position: 0 0;
    color: #000000;
    font-family: Verdana, Geneva, Kalimati, sans-serif;
    font-size: 24px;
    font-weight: bold;
    height: 105px;
    overflow: hidden;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    text-decoration: none;
    font-weight: bold;
    color: #E49004;
 }

 a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #565656;
 }

 a:hover {
    text-decoration: underline;
    font-weight: bold;
    color: #40ADB9;
 }

 .nav li a {
    background-position: -7px 50%;
    display: block;
    font-weight: normal;
    padding: 5px 25px 5px 65px;
    color: #000000;
    text-decoration: none;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_outer_wrapper {
    background-position: 50% 0;
    width: 960px;
    margin: 0 auto;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_pagetitle {
    background-position: 50% 100%;
    font-size: 38px;
    margin-top: 5px;
    padding: 10px;
    display: none;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_footer {
    background-position: 50% 0;
    color: #000000;
    margin-top: 25px;
    padding: 25px 25px 0px 25px;
    text-align: center;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_extra5 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 219px;
    width: 100%;
    background-image: url(images/prototype6.jpg);
 }

 
