#left_container {
 width:300px;
}
#main_wrap {
 margin-left:-300px;
}
#main_container {
 margin-left:300px
}