
/* ---------- PAGE SETUP ---------- */



/* ---------- MAIN LAYOUT ---------- */

div#main {
	width:	997px;
	margin:0 auto;
	z-index:1;
}


/* ---------- Head LAYOUT ---------- */

div#header {margin: 0 auto;	padding:	0px ;width:997px;position:relative;}



/* ---------- Content LAYOUT ---------- */






/*  FOOTER*/

div#footer_top {
	display:none;
	
		
}


div#footer {
	

}	


/*  SITEMAP */

div#sitemap {
	display: none;
	
	}

