#homecontent {
	position: relative;
	top: 140px;
	left: 180px;
	width: 800px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: none;
	border-bottom: 50px solid #E7E7E7;
	clear: both;
}

#homecontent img.home {
	float: left;
	margin-right: 13px;
}
