/* content Template Styles */
/* ------------------------------------ */

ul.accessibility {
	position: absolute;
	top: -1000px;
	}

body {
	background-color: #333333; 
	color:#CCC;
	background-image: url(../images/e_pageBG.gif);
	background-repeat: repeat;
	}
	
/* Menu also see /menu/listmenu_h.css */
#menu {
	position:absolute;
	top: 15px;
	left: 50%;
	margin-left:-475px;
	}

#listMenuRoot {	
	margin-top:0px; /* margin set for top border shadow */	
	padding-left:0px; /* margin set for left right border shadow */	
	}


/* ------------------------------------ */	 	
/* MAIN LAYOUT STYLES */
		
#floatMain {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-top: 0px;
	margin-left:-475px;
	width: 950px;
	background-color: #E5E5E5;
	}
	
#quotePrint {
	background-color:#FFFFFF;
	color:#333333;
	text-align: right;
	background-image: url(../images/e_navResize.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding-bottom: 40px;
	}	


/* boxes layout each column area section */
#box01 {
	float:left;
	width:320px;
	}
#box02 {
	float:left;
	width:316px;
	}
#box03 {
	float:left;
	width:314px;
	}
	
/* ------------------------------------ */

/* Content */
#contentArea {
	clear:both;
	background-image: url(../images/e_c_pageDivBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #E5E5E5;
	color:#333333;	
	}

#content {
	padding:0px 25px 20px 25px;
	text-align:justify;
	}

#contentArea2 {
	clear:both;
	background-image: url(../images/e_c_pageDivBG.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}	
#content2 {
	background-image: url(../images/e_c_contentResize.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #E5E5E5;
	color:#333333;	
	}	
/* ------------------------------------ */	


/* SEARCH  */
#searchPos {
	position: absolute;	
	top: 250px; 
	left: 739px;
	}
#searchPos label {
	display:none;
	}
.searchInput {
	border:none;
	position:relative;
	top:-4px;
	width:145px;
	background-color: #333333;
	color:#FFFFFF;	
	font-size:11px;	
	margin-right: 2px;
	padding-left:2px;
	}


/* ------------------------------------ */
/* FOOTER */

#topBtn {
	clear: both;
	text-align:right;
	background-color: #E5E5E5;
	}
	
#footer {
	clear: both;
	background-color:#FFFFFF;
	color:#333333;
	height:80px;
	}

.footerTxt01 {
	color:#333333;
	font-size:10px;
	}
.footerTxt02 {
	font-size:10px;
	}
	
#footer01 {
	padding: 10px 0px 0px 25px;
	}
#footer02 {
	padding: 5px 0px 10px 25px;
	}

#footer03 {
	padding: 10px 0px 10px 25px;
	background-color: #333333;
	color: #999999;
	}


/* span - space footer info */
#dblink { padding-left: 420px; }
	
/* footer pipe */
.fPipe { padding-left: 7px; padding-right:7px; }	

/* custom styles for tables/editor */
.bgF0E6F0{
	color: #000000;
	font-weight: bold;
	background-color:#F0E6F0;
	}

.bg805781 {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#805781;
	}
.bg996699 {
	color: #FFFFFF;
	font-weight: normal;
	background-color:#996699;
	}
	
/* clients */
.bg3774b7 {
	color: #FFFFFF;
	background-color:#3774b7; 
	font-weight: normal;
	}
.bg164980 {
	color: #FFFFFF;
	background-color:#164980; 
	font-weight: bold;
	}
.bgCCCCCC {
	color: #000000;
	background-color:#CCCCCC; 
	font-weight: bold;
	}
	
/* Hosting */
.bg5b4694 {
	color: #FFFFFF;
	font-weight: bold;
	background-color:#5b4694;
	}
.bgCCCCCC {
	color: #000000;
	font-weight: bold;
	background-color:#CCCCCC;
	}
.bgF1F2F5{
	background-color:#F1F2F5;
	color:#333333
	}
