	#main {
		background:#FFFFFF;
		float:left;
		width:500px;
	}
	#sidebar {
		background:#CCCCCC;
		float:right;
		width:240px;
	}

