﻿#button {
	width: 234px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Tahoma;
	font-weight: bold;
	font-size : 11px;
	background-color: #90bade;
	color: #333;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li {
	border-bottom: 1px solid #D0D2C6;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#button li a {
	display: block;
	padding: 4px 4px 4px 2em;
	background-image: url(images/menu_normal.jpg);
	color: #336D90;
	text-decoration: none;
	width: 100%;
}
html > body #button li a {
	width: auto;
}
#button li a:hover {
	background-image: url(images/menu_hover.jpg);
}
body#index a#homenav {
	color: #fff;
	background-image: url(images/menu_hover.jpg);
}
body#career a#careernav {
	color: #fff;
	background-image: url(images/menu_hover.jpg);
}
body#location a#locatenav {
	color: #fff;
	background-image: url(images/menu_hover.jpg);
}
body#portfolio a#portnav {
	color: #fff;
	background-image: url(images/menu_hover.jpg);
}
body#management a#mannav {
	color: #fff;
	background-image: url(images/menu_hover.jpg);
}
body#community a#commnav {
	color: #fff;
	background-image: url(images/menu_hover.jpg);
}
body#history a#histnav {
	color: #fff;
	background-image: url(images/menu_hover.jpg);
}
body#about a#aboutnav {
	color: #fff;
	background-image: url(images/menu_hover.jpg);
}
body {
	text-align: center;
	margin: 0px;
}
#contentleft {
	width: 234px;
	padding: 0px;
	float: left;
}
#contentright_main {
	padding: 0px;
	float: left;
	background: #FFF;#888;
}
#content_img {
	background-color: #AFC5D6;
	background: #DBE8F1;
	float: none;
}

#contentcenter {
	border-left: 1px solid #ffffff;
	width: 335px;
	padding: 0px;
	float: left;
	background: #AFC5D6;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentcenter2 {
	border-left: 1px solid #ffffff;
	width: 548px;
	padding: 0px;
	float: left;
	background: #AFC5D6;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentright {
	width: 218px;
	padding: 0px;
	float: right;
	background: #fff;
}
#contentmenu {
	width:234px;
	padding: 0px;
	float: left;
	background: #DCE8F2;
}
#contenttop {
	width: 803px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 47px;
	background-image: url(images/global_01.gif);
}
#contentheader {
	background: #fff;
}
.content {
	font-family: arial;
	font-size: 0.8em;
	color: #333;
	line-height: 1.50em;
	text-align: right;
}
.contentBOLD {
	font-family: arial;
	font-size: 0.8em;
	color: #333;
	line-height: 1.50em;
	text-align: right;
	font-weight: bold;
}
.contentL {
	font-family: arial;
	font-size: 0.8em;
	color: #333;
	line-height: 1.50em;
	text-align: left;
}
.contentCtr{
	font-family: arial;
	font-size: 0.8em;
	color: #333;
	line-height: 1.50em;
	text-align: center;
}

.content_sm {
	font-family: arial;
	font-size: 0.7em;
	color: #333;
	line-height: 1.50em;
	text-align: right;
}
.content_smRT {
	font-family: arial;
	font-size: 0.7em;
	color: #333;
	line-height: 1.50em;
	text-align: right;
}
.content_smRtBOLD {
	font-family: arial;
	font-size: 0.7em;
	color: #333;
	line-height: 1.50em;
	text-align: right;
	font-weight: bold;
}

.content_smLft {
	font-family: arial;
	font-size: 0.7em;
	color: #333;
	line-height: 1.50em;
	text-align: left;
}
.content_smCtr {
	font-family: arial;
	font-size: 0.7em;
	color: #333;
	line-height: 1.50em;
	text-align: center;
}

.content_orange_bold {
	font-family: arial;
	font-size: 18px;
	color: #EF462C;
	line-height: normal;
	font-weight: lighter;
}
.content_green_bold {
	font-family: arial;
	font-size: 18px;
	color: #008000;
	line-height: normal;
	font-weight: lighter;
}
.content_green_sm {
	font-family: arial;
	font-size: 12px;
	color: #008000;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}
.content_blue_bold {
	font-family: arial;
	font-size: 18px;
	color: #000080;
	line-height: normal;
	font-weight: lighter;
}
.content_red_bold {
	font-family: arial;
	font-size: 18px;
	line-height: normal;
	font-weight: lighter;
	color: #CC0000;
}
.content_gold_bold {
	font-family: arial;
	font-size: 18px;
	color: #B56B00;
	line-height: normal;
	font-weight: lighter;
}
.content_gold_sm {
	font-family: arial;
	font-size: 12px;
	color: #B56B00;
	line-height: normal;
	font-weight: 500;
	text-align: left;
	padding-left: 0px;
}
#frame {
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	background: #DCE8F2;
}
#logoset1 {
	width: 234px;
	height: 56px;
	padding: 0px;
	float: left;
	background-image: url(images/logo_set1.jpg);
}
#logoset2 {
	width: 234px;
	height: 57px;
	padding: 0px;
	float: left;
	background-image: url(images/logo_set2.jpg);
}
#logoset3 {
	width: 234px;
	height: 57px;
	padding: 0px;
	float: left;
	background-image: url(images/logo_set3.jpg);
}
#logoset4 {
	width: 234px;
	height: 57px;
	padding: 0px;
	float: left;
	background-image: url(images/logo_set4.jpg);
}

#footer {
	font-family: "arial";
	font-size: 0.7em;
	color: #808080;
	width: 803px;
	height: 18px;
	background-image: url('images/footer1.jpg');
	position: relative;
}
.input {
	BORDER-RIGHT: gainsboro 1px solid;
	BORDER-TOP: gainsboro 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: gainsboro 1px solid;
	COLOR: gray;
	BORDER-BOTTOM: gainsboro 1px solid;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: transparent;
}
#product {
	width: 213px;
	position: absolute;
	float: left;
}
#productBlu {
	margin: 0 0 0 0;
	border-left: 1px #C0C0C0 dotted;
	width: 206px;
	background: #AFC5D6;
	position: inherit;
	float: left;
	padding-right: 11px;
	top: 47px;
	left: 584px;
	border-right-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
	height: 591px;
}
#product ul {
	margin: 0;
	padding: 0;
	border: none;
}
#product li {
	margin-left: 20px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: inside;
	margin: 0;
	font-family: arial;
	font-size: 11px;
	color: #000;
	line-height: 1.4em;
}
.rightmenu {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN: 26px 0px 1px;
	COLOR: #595636;
	LINE-HEIGHT: 17px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #008000;
	letter-spacing: 1px;
}
