

#wrap {
	width: 845px;
	margin: 0 auto;
	position: relative;
}

#row1a {
	height: 204px;
	width: 375px;
	background: transparent url(topleft.png) no-repeat top left;
	float: left;
}

#row1b {
	height: 204px;
	width: 470px;
	background: transparent url(topright.png) no-repeat top left;
	float: left;
}

#row2 {
	height: 240px;
	width: 845px;
	background: transparent url(topmid.png) no-repeat top left;
	clear: left;
}

#row3a {
	height: 363px;
	width: 444px;
	background: transparent url(midleft.png) no-repeat top left;
	float: left;
}

#row3b {
	height: 370px;
	width: 401px;
	background: transparent url(midright.png) no-repeat top left;
	float: left;
}

#row5a {
	height: 216px;
	width: 300px;
	background: transparent url(botleft.png) no-repeat top left;
	float: left;
}

#row5b {
	height: 216px;
	width: 328px;
	background: transparent url(form.png) no-repeat top left;
	float: left;
}

#row5c {
	height: 216px;
	width: 217px;
	float: left;
}

#row6 {
	height: 36px;
	width: 845px;
	background: transparent url(bot1.png) no-repeat top left;
	clear: left;
}

#gogo {
	position: absolute;
	top: 800px;
	left: 35px;
	width: 255px;
	font-size: 13px;
	text-align: left;
}

#gogo #gogo2 p {
	margin: 0;
	padding-bottom: 5px;
}

#form {
	position: absolute;
	top: 970px;
	left: 325px;
	font-weight: bold;
}

#form p {
	margin: 0;
	padding-bottom: 5px;
}

#form span {
	display: block;
	width: 120px;
	float: left;
	padding-top: 3px;
}

#form .formTxt {
	width: 170px;
}

#form #button {
	position: absolute;
	top:-158px;
	left:303px;
}

#form #formError {
	position: absolute;
	top:-32px;
	left:0;
	background: red;
	padding: 3px;
	font-size: 14px;
	color: white;
	margin:0;
}

#footerText {
	color: white;
	padding-left: 20px;
	margin-top: 0;
}

#footerText a {
	color: white;
}

