.sf_footer {
    background-repeat: no-repeat;
    min-height: 115px;
    height: 115px;
    padding: 25px 10px;
    margin: 5px auto;
    text-align: center;
    vertical-align: bottom;
    width: 942px;
    background-image: url(images/footer_2.png);
    font-size: 10px;
    color: #FFFFFF;
 }

 a:link {
    color: #a20000;
 }

 a:visited {
    color: #a20000;
 }

 a:hover {
    color: #DB0101;
 }

 .sf_extra3 {
    float: right;
    width: 416px;
    height: 162px;
    background-image: url(images/redgroup.jpg);
 }

 .sf_header_wrapper {
    margin: 0 1px;
    height: 162px;
    background-repeat: no-repeat;
    background-image: url(images/redheader.jpg);
 }

 .sf_main_header {
    display: inline;
    float: left;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-size: 30px;
    font-weight: bold;
    height: 140px;
    padding: 10px;
    width: 523px;
    overflow: hidden;
    color: #FFFFFF;
 }

 
