#mainContent {
    float: left;
}
#sideBar {
    float: right;
}
#footer {
    text-align: left;
    padding-left:30px;
}