#wrapper #body #contactForm {
	float: left;
	height: 621px;
	width: 581px;
	background-image: url(../images/slices/Contact/contactLeft.jpg);
}
#wrapper #body #addressRight {
	float: right;
	height: 304px;
	width: 379px;
	background-image: url(../images/slices/Contact/contactRight.jpg);
}
#wrapper #body #contactForm #form {
	height: 400px;
	width: 480px;
	margin-top: 110px;
	margin-left: 50px;
}

#wrapper #body #ContactArea {
	float: right;
	height: 317px;
	width: 379px;
}
.mainBlack {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#wrapper #body #addressRight #address {
	height: 150px;
	width: 10px;
	margin: 0px;
}
#wrapper #body #addressRight #address {
	height: 150px;
	width: 225px;
	margin-top: 110px;
	margin-left: 70px;
}








.boldfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#wrapper #body #addressRight div a {
	color: #660000;
}
.gotcha {
display:none;	
	
}