/*--------------------------------
			Header
---------------------------------*/
 /*--------------------------------
			Header
---------------------------------*/
 .sf_blog_header_wrapper {
    position: relative;
    float: right;
    display: inline;
    margin: 0 58px 0 0;
    width: 652px;
    height: 210px;
    background-repeat: no-repeat;
    background-position: left top;
 }

 .sf_blog_extra2 {
 }

 .sf_blog_main_header {
    width: 350px;
    height: 60px;
    overflow: hidden;
    padding: 45px 10px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
 }

 .sf_blog_sub_header {
    width: 350px;
    height: 60px;
    overflow: hidden;
    padding: 2px 10px 0px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
 }

 .sf_sub_header p, .sf_main_header p {
    margin: 0;
    padding: 0;
 }

 .sf_blog_extra10 {
    width: 990px;
    height: 51px;
    background-repeat: no-repeat;
    background-image: url(images/top2.gif);
 }

 .sf_blog_outer_wrapper {
    margin: 0 auto;
    width: 990px;
    background-repeat: repeat-y;
    background-image: url(images/wrapperbg2.gif);
 }

 .sf_blog_footer {
    text-align: right;
    padding: 30px 30px 0 0;
    clear: both;
    width: 960px;
    height: 21px;
    background-repeat: no-repeat;
    color: #999;
    background-color: #5B6275;
    background-image: url(images/bottom2.gif);
 }

 .sf_blog_extra3 {
    border-left: 2px solid #9FB0C1;
    position: absolute;
    right: 0;
    top: 0;
    height: 210px;
    width: 273px;
    background-repeat: no-repeat;
    background-image: url(images/2906665.gif);
 }

 
