@charset "UTF-8";
body {
	background-image: url(images_home/BKGND.jpg);
	background-color: #757575;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.copyright {
	font-size: 9px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
#header {
	height: 66px;
}
#flash {
	height: 281px;
}
#content {
	background-image: url(images_home/mainBKGND.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images_home/floor1.jpg);
	background-repeat: no-repeat;
	height: 111px;
	background-position: top;
	padding-top: 55px;
	padding-right: 0px;
	padding-left: 40px;
}
#footer2 {
	background-image: url(images_home/floor21.jpg);
	background-repeat: no-repeat;
	height: 111px;
	background-position: top;
	padding-top: 55px;
	padding-right: 0px;
	padding-left: 40px;
}
.footer {
	font-size: 10px;
	color: #FFF;
}
#leftbar {
	width: 55px;
}
#mainhome {
	width: 602px;
	vertical-align: top;
}
#navigation {
}
#navigation a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	display: block;
	width: 82px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#homecontent {
}
#featureimage {
	width: 180px;
	padding-left: 3px;
	vertical-align: top;
}
#navigation a:hover {
	background-color: #CCC;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AE0000;
}
a:hover {
	text-decoration: underline;
	color: #AE0000;
}
a:active {
	text-decoration: none;
	color: #C60000;
}
h1 {
	font-size: 24px;
	color: #297582;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #28748B;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #2D757E;
	font-family: "MS Serif", "New York", serif;
}
#windowbox {
	height: 400px;
	overflow: auto;
	width: 550px;
}

