.sf_region1 {
    min-height: 180px;
    height: 180px;
    background-repeat: repeat-x;
    background-color: #000000;
    background-image: url(images/Bar1.jpg);
 }

 .sf_main_header {
    font-weight: bold;
    font-size: 24px;
    width: 970px;
    margin: 0px auto;
    padding: 0px 0px 0px;
    min-height: 180px;
    height: 180px;
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: 740px 0px;
    background-image: url(images/Logo1.jpg);
 }

 
