.sf_footer {
    background-repeat: no-repeat;
    min-height: 40px;
    height: 40px;
    text-align: center;
    width: 1000px;
    padding: 20px 0;
    margin: 0 auto;
    background-image: url(images/footer_1.jpg);
    font-size: 10px;
    color: #848787;
 }

 
