/* Home Template - index.php    */
/* ------------------------------------ */

#menu {
	position:absolute;
	top: 175px;
	left: 50%;
	margin-left:-460px;
	width:158px;
	border:1px solid #FFCC00;
	}
	
#listMenuRoot {	
	margin-top:5px; /* margin set for top border shadow */	
	margin-left:5px; /* margin set for left right border shadow */	
	margin-bottom:5px;
	}

#floatMain {
	position: absolute;	
	top: 14px; 
	left: 50%;
	margin-left:-475px;
	width: 960px;
	}

#header { 
	padding-left:210px;
	color: #FFFFFF;
	background-color: #000000;
	}

#siteDesc {
	position: absolute;
	left: 718px;
	top: 175px;
	font-size: 20px;
	width: 240px;
	text-align: right;
	color: #FFFFFF;
	background-color: #000000;
	}

#leftColPhoto {
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
	}
#leftColLogo {
	clear:both;
	text-align:center;
	padding-top:10px;
	padding-bottom: 5px;
	}	

#contentArea {
	margin-top:78px;
	margin-left:210px;
	}
#content { 
	}
.pageTitle {
	margin:0px;
	margin-bottom: 12px;		
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 5px;
	background-color: #F6D703;
	color: #000000;
	}

#homePhoto {
	position: absolute;
	left: 688px;
	top: 285px;
	}

/* ------------------------------------ */	 	
/* Print */

#printPos {
	position: absolute;
	left: 407px;
	top: 195px;
	}

/* ------------------------------------ */
/* SEARCH  */
#searchPos label { display:none; }
#searchPos {
	position: absolute;
	left: 210px;
	top: 195px;
	}
.searchInput {
	border:1px solid #FFFFFF;
	position:relative;
	top:-3px;
	width:150px;
	background-color: #000000;
	color:#FFFFFF;	
	font-size:11px;	
	margin-right: 1px;
	padding:3px 2px 2px 5px;
	}


/* ------------------------------------ */
/* FOOTER */
#footer {
	clear: both;
	margin-top:30px;
	margin-left:210px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px dotted #333333;
	}

.footerTxt01 {
	color:#F6D703;
	background-color:#000000;
	font-size:12px;	
	font-weight:bold;
	}
.footerTxt02 {
	color:#F6D703;
	background-color:#000000;
	font-size:11px;	
	}
.footerTxt03 {
	font-size:11px;
	color:#FFFFFF;
	background-color:#000000;
	}
.footerTxt04 {
	font-size:11px;
	color:#999999;
	background-color:#000000;
	}			
#footer01 {

	}
#footer03 {
	padding-top:5px;
	}
#footer05 {
	padding-top:10px;
	}	

/* footer pipe */
.fPipe { 
	padding-left: 6px;
	padding-right:6px;
	color:#999999;
	background-color:#000000;	
	}	

#dblink { 
	/*padding-left:20px;*/
 	}
