#footer {
height: 75px;
width: 100%;
border-top: solid 1px blue;
}

#footer-bar {
height: 100%;
width: 100%;
}

#footer-bar ul {
list-style-type: none;
font-size: 12px;
}