@charset "utf-8";
#wrapper {
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: center top;
	min-width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#pageTitle {
	display: block;
	height: 210px;
	width: 750px;
	float: left;
	background-image: url(../images/contactTitleImg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#webBg {
	background-image: url(none);
}
