﻿a, a:active, a:focus, a:link, a:visited {
	color: #686554;
	text-decoration:none;
}
a.indexmenu, a.indexmenu:active, a.indexmenu:focus, a.indexmenu:link, a.indexmenu:visited {
	color: #333333;
	text-decoration:none;
}
a.indexmenu:hover, a:hover {
	color: #1C5291;
}
html, body {
	margin:0; padding:0;
	height:100%;
	background: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#index-floater {
	position:relative; float:left;
	height:50%;	margin-bottom:-350px;
	width:1px;
}
#index-centered {
	position:relative; clear:left;
	height:620px; width:900px;
	margin:0 auto;
	background:#fff;
}
#index-banner {
	height: 100px;
}
#index-middle {
	height: 415px;
	background-color: #C0C0C0;
}
#index-middle-1 {
	width: 580px;
	float: left;
	background-color: #C0C0C0;
}
#index-middle-2 {
	float: left;
	background-color: #C0C0C0;
}
#index-middle-2-1 {
	width: 133px;
	height: 133px;
}
#index-middle-2-2 {
	width: 133px;
	height: 133px;
}
#index-middle-2-3 {
	width: 133px;
	height: 133px;
}
#index-middle-3 {
	float: right;
	background-color: #C0C0C0;
}
#index-middle-3-1 {
	width: 175px;
	height: 133px;
}
#index-middle-3-2 {
	width: 175px;
	height: 133px;
}
#index-middle-3-3 {
	width: 175px;
	height: 133px;
}
#index-bar-main {
	border-width: thin;
	border-color: #999999;
	height: 110px;
	background-color: #C0C0C0;
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 22px;
	color: #686554;
	border-top-style: solid;
}
#index-bar-left {
	margin: 15px 20px 0px 0px;
	background-color: #C0C0C0;
	width: 30%;
	float: left;
}
#index-bar-mid {
	margin: 15px 0px 0px 0px;
	background-color: #C0C0C0;
	width: 30%;
	float: left;
}
#index-bar-right {
	margin: 15px 0px 0px 0px;
	background-color: #C0C0C0;
	width: 37%;
	float: right;
}
#index-bar-title {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	color: #4B4B4B;
}
#index-bar-text {
	font-size: 12px;
	line-height: 20px;
}
.index-side-title {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.index-side-text {
	font-size: 12px;
	color: #333333;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	color: #686554;

}
.index-main-title-text {
	margin: 6px 2px 6px 2px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#index-middle-1-text {
	font-size: 12px;
	color: #686554;
	text-align: justify;
	margin-right: 8px;
	margin-left: 8px;
}
#index-spacer {
	height: 3px;
	background: #C0C0C0;
}
