#main {
float: left;
width: 540px;
}

#sidebar {
float: right;
width: 200px;
}