#home {
    margin: 0 auto;
    width: 1080px;
}
#sideBar {
    margin-left: 0;
}
#mainContent {
    width: 100%;   
}