body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(images/mainbg.jpg);
	margin: 0px;
	padding: 0px;
}
#copyright {
	width: 200px;
	padding-top: 10px;
	padding-left: 21px;
}
#wrapper {
	height: 683px;
	width: 950px;
	margin-left: -475px;
	margin-top: -319px;
	position: absolute;
	top: 50%;
	left: 50%;
}

#col1 {
	float: left;
	height: 638px;
	width: 284px;
	background-image: url(images/col1bg.jpg);
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #272621;
	line-height: 1.1em;
}
a {
	color: #5C594F;
	text-decoration: none;
}
a:hover {
	color: #272621;
	text-decoration: underline;
}

.textboxpadd {
	padding-top: 2px;
	padding-right: 44px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align: right;
}

.menupadding {
	padding-top: 7px;
}

#col2 {
	float: left;
	height: 638px;
	width: 305px;
	background-image: url(images/col2bg.jpg);
}


#col3 {
	float: right;
	height: 638px;
	width: 361px;
}
#footer {
	clear: both;
	height: 35px;
	width: 950px;
}
.fadein {
	position:relative;
	height:638px;
	width:361px;
}
.fadein img { position:absolute; left:0; top:0; }
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #272621;
	line-height: 1.1em;
}
.pdfpadd {
}
#wrapper #col2contact input {
	height: 20px;
	background-color: #CDCDBF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #292823;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#wrapper #col2contact textarea {
	background-color: #CDCDBF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	color: #242321;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#col2contact {
	float: left;
	height: 638px;
	width: 305px;
	background-image: url(images/col2bg.jpg);
}
#header {
	height: 15px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
