.footer {
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-top: 1px solid #eee;
    padding-top: 40px;
}
.footer p {
    font-size: 9px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    margin-top: 20px;
}
.footer p a {
    border-bottom: 1px solid #eee;
    line-height: 15px;
    border-bottom: 0;
    text-decoration: none;
}