#column1 {
float:left;
width: 59%;
margin-left: 16px;
}
#column2 {
float:right;
width: 36%;
}
#column3 {
float:left;
width: 98%;
}