#frontimages {
	width: 150px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
#frontimages img {
	margin-bottom: 10px;
}
#hometext {
	position: absolute;
	left: 240px;
	top: 250px;
	right: 20px;
	overflow: auto;
	overflow-x: hidden;
	bottom: 50px;
	margin-bottom: 10px;
}
#hometext h1 {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 1em;
	margin-right: 10px;
	margin-left: 10px;
	color: #666666;
	font-weight: normal;
}
#hometext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 2em;
	text-align: justify;
}
#greystripe {
	background-color: #FFFFFF;
	position: absolute;
	top: 140px;
	right: 12px;
	left: 240px;
	height: 100px;
	overflow: hidden;
	background-image: url(../machinery.jpg);
	text-align: right;
}
#greystripe img{
	float: right;
}
#hometext h2 {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 0.9em;
	margin-right: 10px;
	margin-left: 10px;
	color: #009933;
	font-weight: bold;
}

