footer {
    background-color: #f9f9f9;
}

footer,
footer p,
footer a,
footer small {
    font-size: 16px;
    font-family: 'Switzer', sans-serif;
    font-weight: 300;
}

footer small {
    font-size: 14px;
}

footer .logo img {
    width: 111px;
}

footer #cssmenu>ul {
    display: block;
    margin-left: 0px;
}

footer #cssmenu>ul li a {
    font-size: 14px;
    font-family: 'Switzer', sans-serif;
    text-transform: none;
    font-weight: 300;
    padding: 5px 0px;
    letter-spacing: 0px;
}