.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 950px;
    height: 166px;
    background-repeat: no-repeat;
    background-position: left;
    border-bottom: 5px solid #B5E7FF;
    background-color: #3782BB;
    background-image: url(images/iStockopenbooksSmall.jpg);
 }

 .sf_blog_main_header {
    margin-left: 335px !important;
    padding-top: 10px;
    font-weight: bold;
    height: 80px;
    widht: 575px;
    overflow: hidden;
    font-size: 28px;
    color: #074C7F;
 }

 .sf_blog_sub_header {
    margin-left: 335px !important;
    padding-top: 5px;
    font-weight: bold;
    height: 60px;
    widht: 575px;
    overflow: hidden;
    font-size: 18px;
    color: #3782BB;
 }

 
