/* Begin Public Template04 - index04.php    */
/* Display Builders */
/* ------------------------------------ */
body {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	}

#menu {
	position:absolute;
	top: 203px;
	left: 50%;
	margin-left:-383px;
	width: 757px;
	background-color:#C30808;
	color:#FFFFFF;
	}
	
#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: 0px; 
	left: 50%;
	margin-top: 0px;
	margin-left:-385px;
	width: 760px;
	}
	
#outerContent {
	background-color:#FFFFFF;
	color:#333333;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	}
#header02 {
	height:186px;
	background-color:#C30808;
	color:#FFFFFF;
	}
#pageDiv {
	width: 758px;
	background-image: url(../images/mainBG.gif);
	background-repeat: no-repeat;
	border-top: solid #CCCCCC 1px;
	vertical-align:top;	
	}

#logo {
	position: absolute;
	left: 1px;
	top: 51px;
	}

#nameHolder {
	position: absolute;
	left: 200px;
	top: -4px;
	}

#dateHolder {
	position: absolute;
	left: 535px;
	top: 37px;
	color: #990033;
	}
	
h1.pageTitle {
	margin:0px;
	padding-top:45px;
	padding-bottom:15px;
	font-weight:normal;
	font-size:18px;
	} 

#content {
	width:690px;
	padding-left: 35px;
	padding-right: 35px;	
	text-align:justify;
	}



/* ------------------------------------ */
/* SEARCH  */
#searchPos {
	position: absolute;
	left: 26px;
	top: 248px;
	}
.searchInput {
	border:1px solid #FFFFFF;
	position:relative;top:-4px;
	width:130px;
	background-color: #990000;
	color:#FFFFFF;	
	font-size:10px;	
	margin-right: 1px;
	padding-left:2px;
	}
	
#affordable {
	position: absolute;
	left: 300px;
	top: 245px;
	}

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

#topup {
	clear: both;
	margin-left:710px
	}
	

#footer {
	clear: both;
	background-color:#FFFFFF;
	color:#336699;
	border-right: solid #000000 1px;
	border-bottom: solid #000000 1px;		
	border-left: solid #000000 1px;
	}

.footerTxt {
	background-color:#FFFFFF;
	color:#990000;
	font-size: 10px;
	}

		
#fcell01{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left:25px;
	width:297px;
	}
#fcell02 {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left:15px;
	}

	

/* footer nav links */
a.foot:link { color:#990000; text-decoration:none; font-size: 10px; }
a.foot:active { color:#FF0000; text-decoration:none; font-size: 10px;  }
a.foot:visited { color:#990000; text-decoration:none; font-size: 10px; }
a.foot:hover { color:#990000; text-decoration:underline; font-size: 10px; }	



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

#dblink { 
	padding-left:0px;
 	}

#formHolder {
	position: absolute;
	left: 450px;
	top: 320px;
	}
