#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 95px;
	top: 340px;
}
#phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 95px;
	top: 395px;
	}
#email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	left: 95px;
	top: 437px;
}
#contactbrown { 
		background: #CCCC99 url(images/contactIcon.gif) no-repeat bottom;
		position: absolute;
		left: 0px;
		top: 30px;
		height: 156px;
		width: 600px;
}
#contactblue { 
		background: #003366;
		position: absolute;
		left: 0px;
		top: 332px;
		height: 520px;
		width: 600px;
}

#contactmaxbottom {
		background:url(images/bottomEaton.gif) no-repeat left top;
		position: absolute;
		left: 0px;
		top: 847px;
		height: 30px;
		width: 600px;
}
#contactform {
		position: absolute;
		left: 95px;
		top: 475px;
		height: 280px;
		width: 300px;
		text-align: left;
}

#contactform input {
	margin: 2px 0;
}

#submit {
		position: absolute;
		left: 275px;
		top: 233px;
		text-align: right;
}
#name1 {
		position: absolute;
		left: 72px;
		top: 5px;
		text-align: right;
}
#phone1 {
		position: absolute;
		left:72px;
		top: 35px;
		text-align: right;
}
#email1 {
		position: absolute;
		left: 72px;
		top: 65px;
		text-align: right;
}
#comments1 {
		position: absolute;
		left: 17px;
		top: 125px;
		text-align: right;
}
#namelabel {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		position: absolute;
		left: 100px;
		top: 480px;
		text-align: right;
}
#phonelabel {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		position: absolute;
		left:100px;
		top: 510px;
		text-align: right;
}
#emaillabel {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		position: absolute;
		left: 100px;
		top: 540px;
		text-align: right;
}
#commentslabel {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		position: absolute;
		left: 100px;
		top: 573px;
		text-align: right;
}
#hr1 {
	background:url(images/hr.gif) no-repeat left top;
	Position: absolute;
	left: 20px;
	top: 386px;
	height: .5px;
	width: 560px;
	}
#hr2 {
	background:url(images/hr.gif) no-repeat left top;
	Position: absolute;
	left: 20px;
	top: 423px;
	height: .5px;
	width: 560px;
	}
#hr3 {
	background:url(images/hr.gif) no-repeat left top;
	Position: absolute;
	left: 20px;
	top: 428px;
	height: .5px;
	width: 560px;
	}
#hr4 {
	background:url(images/hr.gif) no-repeat left top;
	Position: absolute;
	left: 20px;
	top: 465px;
	height: .5px;
	width: 560px;
	}

