﻿body {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:gray;
	line-height:140%;
	background-color:#f0f0f0;
	background-image:url('SITE-Images/content-bg.jpg');
	background-position:center;
}
.header {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-480px;
	top:0px;
	height:125px;
	width:960px;
	background-image:url('SITE-Images/header2-bg.jpg'); 
	z-index:100;
}
.site {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-492px;
	min-height:600px;
	width:944px;
}
.content {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-492px;
	padding-left:20px;
	padding-right:20px;
	min-height:100px;
	width:944px;
	padding-top:130px;
}
.photoSlide {
	Position:absolute;
	top:132px;
	left:20px;
	width:754px;
	height:180px;
	background-color:#f0f0f0;
}
.photoSlide2 {
	Position:absolute;
	top:132px;
	left:210px;
	width:754px;
	height:180px;
	background-color:#f0f0f0;
}
.mainContent1 {
	Position:absolute;
	top:132px;
	left:210px;
	width:555px;
	min-height:100px;
	background-color:white;
	background-image:url('SITE-Images/pageback.jpg');
	background-position:top;
	background-repeat:no-repeat;
	padding:5px;
}
.mainContent2 {
	Position:absolute;
	top:316px;
	left:210px;
	width:555px;
	min-height:100px;
	background-color:white;
	background-image:url('SITE-Images/pageback.jpg');
	background-position:top;
	background-repeat:no-repeat;
	padding:5px;
}
.mainContent3 {
	Position:absolute;
	top:132px;
	left:210px;
	width:750px;
	min-height:100px;
	background-color:white;
	background-image:url('SITE-Images/pageback.jpg');
	background-position:top;
	background-repeat:no-repeat;
	padding:5px;
}
.mainContentFull {
	Position:absolute;
	top:132px;
	left:12px;
	width:950px;
	min-height:100px;
	background-color:white;
	background-image:url('SITE-Images/pageback.jpg');
	background-position:top;
	background-repeat:no-repeat;
	padding:5px;
}
.responseForm {
	margin-top:20px;
	width:600px;
	background-color:white;
	background-image:url('SITE-Images/pageback.jpg');
	background-position:top;
	background-repeat:no-repeat;
	padding:5px;
	border:1px dotted silver;
}
.leftNav1 {
	Position:absolute;
	top:132px;
	left:20px;
	width:186px;
	min-height:100px;
}
.leftNav2 {
	Position:absolute;
	top:316px;
	left:20px;
	width:186px;
	min-height:100px;
}
.rightNav {
	Position:absolute;
	top:132px;
	left:780px;
	width:186px;
	min-height:100px;
}
.rightNav2 {
	Position:absolute;
	top:316px;
	left:780px;
	width:186px;
	min-height:100px;
}
.label {
	width:70px;
	font-size:10px;
	color:black;
}