/* CSS Document */

#main_left {
	width:			250px;
	float:			left;
}

#main_center {
	float:			left;
}

#main_right {
	float:			right;
}
