@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
#wrapper {
	width: 1000px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-color: #797C82;
}
#mainpic {
	width: 1000px;
	background-repeat: no-repeat;
	float: left;
}
#header {
	width: 1000px;
	background-repeat: no-repeat;
	height: 80px;
	background-image: url(../images/Header.png);
	float: left;
}
#mainnav {
	width: 1000px;
	height: 50px;
	margin-top: 30px;
	text-align: left;
	margin-left: 0px;
	float: left;
}
#subnav {
	width: 970px;
	height: 30px;
	text-align: left;
	float: left;
	padding-left: 30px;
}
#contentwrapper {
	width: 1000px;
	float: left;
	background-image: url(../images/Border.png);
	background-repeat: repeat;
	min-height: 490px;
}
#460prop {
	width: 1px;
	height: 460px;
	float: left;
}
#text {
	float: left;
	background-repeat: repeat;
	margin-left: 60px;
	bottom: 30px;
	margin-right: 30px;
	padding-bottom: 20px;
}
#text a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
}
#text a:hover {
	text-decoration: underline;
}
#text .quote {
	font-style: italic;
	color: #CCCCCC;
}
#text .highlight {
	font-weight: bolder;
}
#text .largetext {
	font-weight: bolder;
	font-size: 11pt;
}
#footer {
	width: 970px;
	background-repeat: repeat;
	height: 21px;
	background-image: url(../images/TintOverlay.png);
	float: left;
	padding-top: 9px;
	font-size: 7pt;
	text-align: right;
	padding-right: 30px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
