.sf_blog_outer_wrapper {
    width: 750px;
    margin: 20px auto 0;
 }

 .sf_blog_main_header {
    font-weight: bold;
    height: 30px;
    margin: 0px 20px;
    padding-top: 30px;
    overflow: hidden;
    font-size: 20px;
    color: #003366;
 }

 body {
    margin: 0 auto;
    background-color: #003366;
    font-family: verdana;
    font-size: 12px;
    color: #0A0E17;
 }

 .sf_blog_header_wrapper {
    height: 130px;
    clear: both;
    background-color: #003366;
    background-image: url(images/blogbanner1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    margin: 0;
    clear: both;
    height: auto !important;
    min-height: 40px;
    margin-top: 0px;
    padding: 20px 0 10px 20px;
    background-color: #F7F7F6;
    font-size: 11px;
    color: #333333;
 }

 
