@charset "utf-8";
/* CSS Document */


body {
	background-color : #736A7F;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	margin: 6px;
	padding: 6px;
	color: #FFFFFF;
}

.cnterarea {
	height: 277px;
	width: 807px;
	border: 0px none #736A7F;
	background: url(images/home/center_off.jpg);
	z-index:8 ;
}

div#subnavarea {
	background: url(images/home/center_roll.jpg) no-repeat center;
	height: 245px;
	width: 807px;
	border: 0px none #736A7F;
	z-index:7 ;
}
.subnavarea {
	background: url(images/home/center_off.jpg) no-repeat center;
	height: 245px;
	width: 807px;
	border: 0px none #736A7F;
	z-index:7 ;
}

div#overviewRoll {
	width:143px;
	height:245px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
div#servicesRoll {
	width:130px;
	height:245px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
div#clientcntrRoll {
	width:130px;
	height:245px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
div#resourcesRoll {
	width:130px;
	height:245px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
div#contactRoll {
	width:130px;
	height:245px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.botmaddrss {
	background: #736A7F url(images/home/home_chris_address.gif) no-repeat center top;
	height: 101px;
	width: 807px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d203f;
	line-height: 18px;
	z-index:6;
	vertical-align: top;
	top: 20px;
	margin-top: 20px;
	padding-top: 20px;
}

/* column backgrounds */

.overviewbg {
	background: url(images/home/overview_column.jpg) no-repeat;
	background-color : #736A7F;
	color: #736A7E;
}

.servicesbg {
	background: url(images/home/services_column.jpg) no-repeat;
	background-color : #736A7F;
	color: #736A7E;
}

.clientcntrbg {
	background: url(images/home/clientcenter_column.jpg) no-repeat;
	background-color : #736A7F;
	color: #736A7E;
}

.resourcesbg {
	background: url(images/home/resources_column.jpg) no-repeat;
	background-color : #736A7F;
	color: #736A7E;
}

.contactbg {
	background: url(images/home/contact_column.jpg) no-repeat;
	background-color : #736A7F;
	color: #736A7E;
}
.linkstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #736a7f;
	text-decoration: none;
	font-weight: bold;
}
