@charset "UTF-8";
#nav {
	background-color: #FFFFFF;
	height: auto;
	width: 200px;
	position: relative;
	z-index: 3;
	float: left;
	margin-top: 35px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#logo {
	height: 13px;
	width: 145px;
	position: relative;
	z-index: 3;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 25px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
#footer {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-style: normal;
	font-weight: lighter;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #999999;
	font-weight: lighter;
}
.oneColFixCtr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #666666;
	text-align: right; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 490px;
	color: #000000;
	padding-left: 30px;
}
.oneColFixCtr #mainContent {
	background-color: #FFFFFF;
	height: 500px;
	width: 950px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#topspacer {
	background-color: #FFFFFF;
	height: 40px;
}
#image {
	float: right;
	height: auto;
	width: 950px;
	z-index: 2;
	margin-left: -240px;
	position: relative;
}
#rightcolumn {
	float: right;
	height: 490px;
	width: 650px;
	z-index: 1;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.oneColFixCtr #container #text .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #E8E8E8;
	background-color: #FFFFFF;
	width: 0px;
}
#projnav {
	height: auto;
	width: 270px;
	position: relative;
	z-index: 2;
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	text-align: left;
}
a:hover {
	color: #999999;
}
#rightcolumntxt {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 230px;
	margin: 0px;
	padding-top: 36px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0px;
}
#lefthandimage {
	background-color: #FFFFFF;
	float: left;
	clear: left;
	height: auto;
	width: 400px;
	padding-top: 20px;
	position: relative;
	z-index: 50;
	margin: 0px;
}
#centrecolumn {
	background-color: #009966;
	height: auto;
	width: 250px;
	clear: left;
	float: none;
}
.textfield {
	background-color: #CCCCCC;
	border: 1px groove #999999;
}
#contacttxt {
	float: right;
	height: auto;
	width: 432px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
}
#contact {
	float: right;
	height: auto;
	width: 432px;
	z-index: 0;
	padding-right: 35px;
}

