@charset "utf-8";
#wrapper #contactusBody {
	width: 958px;
	background-color: #FFFFFF;
	height: 570px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B7B7B7;
	border-left-color: #B7B7B7;
}
#wrapper #contactusBody #contactusbosyRight #address {
	height: 130px;
	padding-top: 60px;
	width: 458px;
}

#wrapper #contactusBody #contactusbodyLeft {
	height: 550px;
	width: 500px;
	float: left;
	padding-top: 20px;
}
#wrapper #contactusBody #contactusbosyRight {
	height: 550px;
	width: 458px;
	float: right;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 20px;
}
.addressFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}
.formTitlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.gotcha {
display:none;	
	
}