body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 115%;
}
#container {
	background-color: #FFFFFF;
	height: auto;
	width: 900px;
}
#Top {
	height: 30px;
	width: 100%;
	overflow: hidden;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #9cafc4;
}
#TopLeft {
	float: left;
	width: 365px;
	height: 30px;
	background-image: url(../images/TopLeftColumnBG.gif);
	background-repeat: repeat-y;
}
#Search {
	margin-left: 52%;
	margin-top: 2px;
} 
#TopRight {
	float: right;
	width: 535px;
	height: 30px;
	background-color: #FFFFFF;
}
#GlobalNAV {
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	padding-top: 8px;
	padding-left: 25px;
}
ul.GlobalNAV{
	margin:0;
	list-style-type:none;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	padding: 0;
}
ul.GlobalNAV li{
	margin:0;
	display: inline;
	text-decoration: none;
}
ul.GlobalNAV li a{
	margin:0;
	padding:0;
	color: #9cafc4;
	display: inline;
	text-decoration: none;
}
ul.GlobalNAV li a:hover {
	margin:0;
	padding:0;
	display: inline;
	color: #333333;
}
#Middle {
	width: 100%;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #772d35;
	overflow: hidden;
}
#MiddleLeftColumn {
	float: left;
	width: 365px;
	overflow: hidden;
	height: 100%;
}
#MiddleLeftColumnPhoto {
	background-image: url(../images/LeftColumnPhoto.jpg);
	float: left;
	width: 50%;
	height: 180px;
	background-repeat: no-repeat;
	background-color: #8FA5BC;
}
#MiddleLeftColumnNAV {
	float: right;
	overflow: hidden;
	width: 182px;
}
ul.vert-one{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	line-height:35px;
	font-size: 13px;
	font-weight: bold;
	background-color: #772d35;
}
#Promos {
	color: #FFFFFF;
	padding-left: 15px;
}
ul.vert-one li{
	margin:0;
	padding:0;
	color: #bdad75;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#bdad75;
	padding:0 0 0 20px;
}
ul.vert-one li a:hover{
	background-color: #9cafc4;
	color: #FFFFFF;
}
ul.vert-one li a:visited{
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background-color: #9cafc4;
	color: #FFFFFF;
	font-weight: bold;
}
#MiddleRightColumn {
	float: right;
	width: 535px;
	background-repeat: no-repeat;
	background-image: url(../images/skyline.jpg);
	height: 302px;
}
#Bottom {
	width: 100%;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #9cafc4;
	overflow: hidden;
	background-image: url(../images/bg-blue185.gif);
	background-repeat: repeat-y;
}
#Footer {
	background-color: #c0d2e5;
	height: 25px;
	width: 100%;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #c0d2e5;
	padding-top: 10px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
}
#Copyright {
	float: right;
	color: #666666;
}
#BottomLeftColumn {
	float: left;
	width: 365px;
	font-weight: bold;
	color: #c0d2e5;
}
#BottomLeftColumnBlue {
	float: left;
	width: 50%;
}
#BottomLeftColumnPromos {
	float: right;
	width: 165px;
	padding-left: 15px;
	padding-top: 15px;
}

#BottomRightColumn {
	background-color: #FFFFFF;
	float: right;
	width: 530px;
}

#MainContent {
	padding: 15px;
	width: 95%;
	position: relative;
	top: 0px;
}
ul.Focus {
	list-style-type: none;
	display: block;
	padding-left: 20px;
	margin-left: 0px;
}
.Focus li {
	margin-top: 0px;
	list-style-image: url(../images/arrow.gif);
	font-weight: bold;
	color: #9cafc4;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.Focus li a{
	padding: 0px;
	margin-top: 0px;
	text-decoration:none;
	color: #9cafc4;
	margin-left: 0px;
}
.Focus li a:hover{
	padding: 0px;
	margin-top: 0px;
	text-decoration:none;
	color: #772d35;
}

.Focus li ul, .flat li ol {
	margin-left:0px;
	padding-left: 0px;

}

.Focus li li {
	margin-left:0px;
	padding-left: 0px;
}

ul.Offices {
	margin:0px;
	list-style-type: none;
	display: block;
	margin: 0px;
	line-height: 30px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#FooterNAV {
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	float: left;
	padding-left: 200px;
	display: inline;
}
ul.FooterNAV{
	margin:0;
	list-style-type:none;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	padding: 0;
}
ul.FooterNAV li{
	margin:0;
	display: inline;
	text-decoration: none;
}
ul.FooterNAV li a{
	margin:0;
	padding:0;
	color: #666666;
	display: inline;
	text-decoration: none;
}
ul.FooterNAV li a:visited {
	text-decoration: none;
	color: #666666;
}
ul.FooterNAV li a:hover {
	margin:0;
	padding:0;
	display: inline;
	color: #FFFFFF;
	background-color: #999999;
}
