.footer {
    background-color: #FFFFFF;
    padding: 10px 0 40px;
    clear: both;
    border-top: 3px solid #237aca;
}
.footer p{
    text-align: center;
    line-height: 40px;
}
.footer img{
    margin: 0 auto;
    width: 55px;
    height: 65px;
    display: block;
}