body {
	background-image: url(../images/c_c_bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	}

#floatMain {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left:-380px;
	width: 760px;
	}

#menu {
	position: absolute;
	top: 91px;
	left: 50%;
	margin-left:-381px;
	width: 765px;
	border-left: 1px solid #FFFFFF;
	}		

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


#logo {
	padding-left: 20px;
	}


#headerImg {
	z-index:-1;
	margin-top: 51px;
	width:760px;
	height:166px;
	}

#contentArea {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	}
#bcrumb {
	padding-top:5px;
	padding-left:0px;
	padding-bottom:10px;
 	color:#999999;
	background-color:#FFFFFF;
	}	
#content {
	width:700px;
	padding-bottom: 20px;
	 }


/* Postition below absolute  */

#printSearch {
	position: absolute;	
	top:5px;
	left:616px;
	}

#sitePrint {
	background-color:#FFFFFF;
	color:#999999;	
	}	
	
/* SEARCH  */
#searchTxt {
	position: absolute;	
	top:41px;
	left:530px;
	}
#searchPos {
	position: absolute;	
	top:37px;
	left:583px;
	}
#searchPos label { display:none; }
#searchPos form {
	margin:0;
	padding:0;
	}
.searchInput {
	border:1px solid #55A2E2;
	position:relative;
	top:-5px;
	width:140px;
	background-color: #FFFFFF;
	color:#3682C7;	
	font-size:11px;	
	margin-right: 1px;
	padding:2px 0px 2px 5px;;
	}

#memL {
	position: absolute;	
	top:252px;
	left:400px;
	}
	
/* ------------------------------------ */
/* FOOTER */

#topBtn {
	clear: both;
	margin-left:700px;
	padding-top:10px;
	}
	

#footer {
	clear: both;
	background-color:#FFFFFF;
	color:#666666;
	height:90px;
	background-image: url(../images/c_footerLine.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#footerTitle {
	color:#0369BD;
	font-size:12px;
	padding-top: 20px;
	padding-left:30px;
	text-transform: uppercase;
	}

.footerTxt01 {
	color:#666666;
	font-size:9px;	
	}
.footerTxt02 {
	font-size:9px;
	color:#999999;
	}
		
#footer01 {
	padding-top: 2px;
	padding-left:30px;
	}
#footer02 {
	padding-top: 4px;
	padding-left:50px;
	}
#footer03 {
	padding-top: 3px;
	padding-left:30px;
	}	

/* footer pipe */
.fPipe { padding-left: 4px; padding-right:4px; }	

#dblink { 
	float:right;
	padding-top:7px;
	padding-right:40px;
	padding-left:20px;
 	}

