.foot {
    margin: 0 0 0 0;
    background: url() top repeat-x rgb(0, 0, 0);
}

.footer {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
}

.footer .footer-nav {
    line-height:20px;
    text-align:center;
    max-width: 780px;
    word-wrap: break-word;
    
}
.footer-nav a {
    text-decoration: none;
}
.footer img {
    border-radius: 1em;
}

.footer a {
    font-size: 14px;
}

.footer span {
    font-size: 14px;
}

.footer p {
    font-size: 14px;
    color: #FFF;
}

.footer .bottom-logo {
    width: 200px;
    height: 100px;
}
