/*-------------------------------------------------------
		TITLE: IE Fix
		AUTHOR: ksollen@elexio.com
		DATE: 5/28/06
--------------------------------------------------------*/
body {
	behavior:url(/assets/csshover.htc);
}
#header, #simplemenu, #main, #isite_content { _height : 1%; }
#main {
	z-index:1;
}
#contentarea{
	position:relative;
	z-index:2;
}
#channels li {
	position:relative;
	z-index:5;
}
#simplemenu ul {
	z-index:1005;
}