#homeleft {
	width: 377px;
	float: left;
}

#feature {
	display: block;
	width: 367px;
	border: 1px solid #ffffff;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #e9ebbc;
}

#illustration {
	display: block;
	width: 367px;
	padding: 5px;
	border: 1px solid #ffffff;	
	margin-bottom: 5px;	
	background-color: #e9ebbc;	
}

#hometext {
	width: 377px;
	float: right;
}