body {
	margin: 0px;
	background-color: #E0E0E0;
	background-image: url(../images/backimage1.jpg);
	background-repeat: no-repeat;
}
#mainwrapper {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#top {
	background-image: url(../images/headergraphic.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	height: 126px;
	line-height: 24px;
}
#main {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
}
#left {
	float: left;
	width: 25%;
}
#right {
	float: right;
	width: 75%;
	padding-top: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 21px;
	color: #333333;
}
#clear {
	clear: both;
	height: 1px;
	width: 100%;
}
.quickcontact {
	font-size: 1.3em;
	font-weight: bold;
}
#maincontent {
	padding-right: 20px;
}
.imgfloatleft {
	margin: 7px;
	float: left;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hidden {
	visibility: hidden;
}
