/* Text */

.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	color: #666666;
}
.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-align: left;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.thankyou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #666666;
}
form {
	margin: 0px;
}

/* Formatting */

#photo360 {
	position: absolute;
	left: 0px;
	top: 133px;
	width: 360px;
	height: 200px;
}
#photo344 {
	position: absolute;
	top: 133px;
	left: 363px;
	width: 344px;
	height: 200px;
}
#photo245 {
	position: absolute;
	left: 710px;
	top: 133px;
	width: 245px;
	height: 200px;
}
#formL {
	position: absolute;
	left: 0px;
	top: 336px;
	width: 242px;
	height: 424px;
	padding-left: 215px;
	padding-top: 30px;
	background-image: url(../images/contact/greenbg427x454.jpg);
}
#spacer {
	position: absolute;
	left: 457px;
	top: 336px;
	width: 25px;
	height: 454px;
	background-image: url(../images/contact/greenbg25x454.jpg);
}
#formR {
	position: absolute;
	left: 482px;
	top: 336px;
	width: 258px;
	height: 424px;
	padding-right: 215px;
	padding-top: 30px;
	background-image: url(../images/contact/greenbg473x454.jpg);
}
#thankyouform {
	position: absolute;
	left: 0px;
	top: 336px;
	width: 390px;
	height: 424px;
	padding-right: 215px;
	padding-left: 350px;
	padding-top: 30px;
	background-image: url(../images/contact/greenbg955x454.jpg);
}