@charset "utf-8";
body {
	background-image: url(../images/mainbackground.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.navtable {
	background-image: url(../images/navbacker.gif);
	background-repeat: no-repeat;
}
.maincontent {
	background-image: url(../images/bodyBK02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 707px;
	width: 964px;
	background-color: #D4D3CE;
}
.maincopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}

.contactustable {
	background-image: url(../images/contact-us-backer.gif);
	background-repeat: no-repeat;
	height: 707px;
	width: 964px;
	background-position: bottom;
}
.contactformbk {
	height: 371px;
	width: 480px;
	background-image: url(../images/contactus-copybacker.png);
	background-repeat: no-repeat;
}
.formfield01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	width: 275px;
}
