﻿#footerWrapper {
    height: 105px;
    padding: 40px 0 0;
    clear: both;
    width: 100%;
    min-width: 984px;
    background: #f0f0f0;
    bottom: 0;
}

.clear {
    clear: both !important;
}
