/* Begin Public Template03 - index03.php    */
/* ------------------------------------ */

body {
	background-image: url(../images/amac_ed_pageResize.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

#menu {
	position:absolute;
	top: 91px;
	left: 50%;
	margin-left:-385px;
	width:525px;
	}
	
#listMenuRoot {	
	margin-top:0px; 
	padding-left:0px; 
	}

#floatMain {
	position: absolute;	
	top: 0px; 
	left: 50%;
	margin-left:-385px;
	width: 760px;
	}
	
#pageDiv {
	width: 760px;
	background-color:#FFFFFF;
	color:#333333;
	}
#header01 { 
	background-image: url(../images/amac_ed_headerBG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 126px;
	}

#logo {
	padding-top:15px;
	padding-left:15px;
	}
#header02 {
	background-image: url(../images/amac_ed_searchBG.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}


/* ------------------------------------ */
/* Content */	
#bcrumb {
	padding-top:10px;
	padding-bottom:0px;	
	color:#999999;
	}
	
#content {
	width:720px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	}

/* Print */
#printBtn {
	position: absolute;
	left: 554px;
	top: 215px;
	}
	
#edLogo	 {
	position: absolute;
	left: 524px;
	top: 247px;
	}

/* ------------------------------------ */
/* SEARCH  */

#searchTitle {
	position: absolute;
	left: 571px;
	top: 104px;
	}
#searchPos label { display:none; }
#searchPos {
	position: absolute;
	left: 570px;
	top: 135px;
	}
.searchInput {
	border:1px solid #333333;
	position:relative;
	top:-12px;
	width:120px;
	background-color: #FFFFFF;
	color:#666666;	
	font-size:10px;	
	margin-right: 1px;
	padding:2px;
	}

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

#topBtn {
	margin-top:10px;
	margin-left: 20px;
	padding-bottom: 10px;	
	}
	
#footer {
	clear: both;
	padding-left:0px;
	background-image: url(../images/db_footerBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
	}

.footerTxt01 {
	font-size:10px;	
	background-color: #FFFFFF;
	color:#666666;
	}
.footerTxt02 {
	font-size:10px;	
	}
	
#footer01 {
	border-top:1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	}
#footer02 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #333333;	
	color: #999999;
	}	

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

/* footer icons */
.phImg {
	background-image: url(../images/amac_ed_footerPhone.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:20px;	
	}
#emImg {
	background-image: url(../images/amac_ed_footerEmail.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:20px;	
	}

#dblink { 
	float:right;
	padding-top:10px;
	padding-right:20px;
 	}

