#heroimage {
	float: left;
	background-image: url(../images/homehero.jpg);
	height: 420px;
	width: 980px;
}
#herotext {
	width: 380px;
	height: 80px;
	position: relative;
	top: 333px;
	left: 140px;
	color: #D1D1D1;
	font-size: 15px;
	font-weight: lighter;
}
