.footer{
    width: 100%;
    height: auto;
    background: url(../img/bg_footer.jpg);
    font-size: 14px;
    color: #FFF;
    text-align: center;
    line-height: 5;
    margin: 40px 0 0 0;
}
.footer a{ color: #ff6e01; }
.footer a:hover{ text-decoration: underline; }