body {
	background-color: #505050;
	margin: 0px;
	padding: 0px;
}

/*styles for IE 5 MAC */
#horizon {
	background-color:transparent;
	position:absolute;
	top:20px;
	left:20px;
}
/* following rules are invisible to IE5 \*/
#horizon {
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -300px;
	text-align: center;
	min-width: 864px;
}
/* end IE 5 hack */
#wrapper
{
	position:relative;
	text-align:left;
	width: 864px;
	height:	603px;
	margin: 0px auto;
}

#container {
	height: 579px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#footer {
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 1em;
}

#container #bottomArea #FeatureVerticals {
	margin-top: 15px;
	margin-left: 15px;
	height: 88px;
	margin-right: 15px;
}

#container #header {
	background-image: url(../HTML/images/headerBG.jpg);
	height: 147px;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	padding-right: 15px;
}
#container #header .info {
	vertical-align: bottom;
	position: relative;
	bottom: -120px;
}
#container #header .info #email {
	padding-right: 30px;
}


#container #contentArea {
	background-image: url(../HTML/images/middleBG.gif);
	text-align: left;
	background-repeat: repeat-y;
	color: #666666;
	height: 285px;
}
#container #contentArea #textArea {
	height: 240px;
	width: 350px;
	clear: none;
	float: right;
	padding-top: 10px;
	display: inline;
}
#container #contentArea #textArea #textContent {
	height: 210px;
	width: 310px;
	margin-top: 15px;
	overflow: auto;
	padding-left: 8px;
	padding-right: 8px;
	scrollbar-arrow-color: #666666;
scrollbar-3dlight-color: #E0E0E0;
scrollbar-darkshadow-color: #666666;
scrollbar-face-color: #E0E0E0;
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #666666;
scrollbar-track-color: #E0E0E0;
}


#container #contentArea #textArea #textHeader #headerImg {
	margin-right: 20px;
}


#container #bottomArea {
	background-image: url(../HTML/images/btmBG.jpg);
	height: 147px;
	margin-top: 0px;
	margin-right: 0px;
}
#container #contentArea #SectionImage {
	float: left;
	height: 285px;
	width: 431px;
	margin-left: 0px;
	text-align: left;
	padding-left: 72px;
	display: inline;
}
#container #contentArea #textAre {
	width: 390px;
}
#container #contentArea #textArea h2 a {
	font-weight: bold;
	color: #8B82A6;
	text-decoration: none;
}
#home {
	position: absolute;
	top: 40px;
	right: 0px;
	left: 40px;
	text-align: left;
	height: 60px;
	width: 125px;
}
#horizon #wrapper #container #bottomArea #FeatureVerticals #agile1 {
	position: relative;
	height: 88px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	display:none;
	line-height: 1.25em;
}
#horizon #wrapper #container #bottomArea #FeatureVerticals #personnelServices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	height: 88px;
	top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.25em;
	display: none;
}
