#wrapper #mainbody {
	position: absolute;
	height: 360px;
	width: 792px;
	top: 130px;
	left: 4px;
}
#wrapper #mainbody #left {
	position: absolute;
	height: 220px;
	width: 250px;
	left: 10px;
	top: 10px;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#wrapper #mainbody #right #contact_form table {
	width: 100%;
}

#wrapper #mainbody #right {
	position: absolute;
	height: 300px;
	width: 450px;
	top: 10px;
	right: 10px;
	font-size: 12px;
}
#wrapper #mainbody #strength {
	position: absolute;
	width: 792px;
	left: 4px;
	top: 320px;
	font-size: 12px;
	text-align: center;
}
#wrapper #mainbody #span_across {
	height: 350px;
	position: absolute;
	width: 792px;
}
