body {
	background-color: #8F8F8F;
	background-image: url(../images/mainbackground.gif);
	background-repeat: repeat;
}
#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -385px;
	position: absolute;
	left: 50%;
	width: 760px;
}
#contactText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 450px;
	margin: 0px auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: -383px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7f7f7f;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	border-left-color: #7f7f7f;
	width: 766px;
	height: 225px;
	position: absolute;
	top: 0px;
	left: 50%;
}
