#body #left {
	width:25%;
	float:left;
}
#body #right {
	width:74%;
	float:right;
}