

#content {
	float: left;
	width: 550px;
}


#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

