.footer {
    background: url(disclaimer-bg-footer.jpg) repeat-x center top;
    text-align: left;
    overflow: hidden;
    color: #acacac;
    padding: 50px 0 30px 0;
}

.footer a {
    color: #acacac;
    text-decoration: underline;
}

.footer p {
    margin-bottom: 10px;
}

.footer-wrapper {
    width: 871px;
    margin: auto;
}

.fsm-small-logo {
    float: left;
    background: url(logo-footer.png) no-repeat;
    width: 117px;
    height: 114px;
    text-indent: -9999px;
}

.footer-right {
    float: left;
    width: 582px;
    margin-left: 30px;
}

.footer-menu {
    overflow: hidden;
    margin-top: 10px;
}

.footer-menu li {
    float: left;
    margin-right: 15px;
}

.description
{
    float: left;
    margin-top: 50px;
}
.footer img {
    border: 0px !important;
}