body {
	margin: 0px;
	background-color: #E7E7E7;
	height: 100%;
}
#top {background-color: #90BFE3;height: 32px;}
#content {
	width:815px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#navi {
	margin:0 auto;
	width:815px;
	background-color: #90BFE3;
	height: 32px;
}
#spacer {
	width:815px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 10px;
}
#content-about {
	background-image: url(images/border-paper.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer {
	background-color: #D5D5D5;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 255px;
	vertical-align: middle;
}
#footer-inner {
	padding: 0px;
	width: 815px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* services boxes */
.serviceBox {
  float: left;
  font-family: Arial, Helvetica, Sans-serif;
  width: 250px;
  height: 100px;
  margin: 0px 0px 0px 5px;
  padding: 10px;
  text-align: left;
  background: #DADADA url(images/bg-service-up.gif) repeat-x;
  border: 1px solid #DADADA;
}
.serviceBox:hover {
  background: #D8F0C4 url(images/bg-service-down.gif) repeat-x;
  }
  
.serviceBox .header {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #0F7FD5;
}
.serviceBox a {
 color: #0F7FD5;
}
.serviceBox .click {
  
  padding-left: 0px;
  font-size: 100%;
}
/* humanresource boxes */
.humanBox {
	float: left;
	font-family: Arial, Helvetica, Sans-serif;
	width: 111px;
	height: 100px;
	margin: 0px 0px 0px 5px;
	padding: 10px;
	background: #DADADA url(images/bg-human-up.gif) repeat-x;
	border: 1px solid #DADADA;
}
.humanBox:hover {
  background: #D8F0C4 url(images/bg-human-over.gif) repeat-x;
  }
  
.humanBox .header {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #0FD547;
}
.humanBox a {
 color: #0F7FD5;
}
.humanBox .click {
  
  padding-left: 0px;
  font-size: 100%;
}
#footer-box {
	background-color: #B0C6CE;
	padding: 5px;
	width: 200px;
	border: 5px solid #96ADB5;
	float: right;
}
#content-bottom {
	width:815px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bottom.gif);
	background-position: top;
	height: 30px;
}
/* coverage boxes */
.coverageBox {
	float: left;
	font-family: Arial, Helvetica, Sans-serif;
	width: 158px;
	height: 100px;
	margin: 0px 0px 0px 5px;
	padding: 10px;
	background: #DADADA url(images/bg-human-up.gif) repeat-x;
	border: 1px solid #DADADA;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
.coverageBox:hover {
  background: #D8F0C4 url(images/bg-human-over.gif) repeat-x;
  }
  
.coverageBox .header {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	color: #0FD547;
}
.coverageBox a {
 color: #0F7FD5;
}
.coverageBox .click {
  
  padding-left: 0px;
  font-size: 100%;
}
#area {
	color: #00CCFF;
	padding: 5px;
	background-color: #E6E6AA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 10px;
	height: 350px;
	overflow: scroll;
}
#area2 {

	color: #00CCFF;
	padding: 5px;
	background-color: #E6E6AA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 10px;
	height: 350px;
	overflow: scroll;
}
#area3 {


	color: #00CCFF;
	padding: 5px;
	background-color: #E6E6AA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 10px;
	height: 350px;
	overflow: scroll;
}
#area4 {



	color: #00CCFF;
	padding: 5px;
	background-color: #E6E6AA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 10px;
	height: 350px;
	overflow: scroll;
}
#area5 {




	color: #00CCFF;
	padding: 5px;
	background-color: #E6E6AA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 10px;
	height: 350px;
	overflow: scroll;
}
#area6 {
	color: #00CCFF;
	padding: 5px;
	background-color: #E6E6AA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 10px;
	height: 350px;
	overflow: scroll;
}
#coming-soon {
	background-image: url(images/comingsoon.gif);
	height: 180px;
	width: 180px;
	background-position: left top;
	position: relative;
	float: right;
}
