html.ie6 .preload1 {background: transparent;}
html.ie6 .preload2 {background: transparent;}

html.ie6 #navMain {padding:0; margin:0; list-style:none; height:38px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; background-color: Transparent;}
html.ie6 #navMain li.top { display:block; float:left; height:38px; background: transparent url('../images/nav_bkgrd.gif') top left no-repeat; width: 146px; height: 32px; padding: 0 0 0 11px;
	font-family: tahoma;color: #fff;font-size: 17px;margin: 0 0 0 30px;
}
html.ie6 #navMain li.first { margin: 0; }
html.ie6 #navMain li a.top_link {display:block; float:left; height:32px; color:#fff; line-height:33px; 
	text-decoration:none; font-size:17px; cursor:pointer;}
html.ie6 #navMain li a.top_link span {float:left; display:block; height:35px;}
html.ie6 #navMain li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; }
html.ie6 #navMain li.iehover a.top_link {color:#fff;}
html.ie6 #navMain li.iehover a.top_link span {}
html.ie6 #navMain li.iehover a.top_link span.down {}

/* Default list styling */

html.ie6 #navMain li.iehover {position:relative; z-index:200;}

html.ie6 #navMain li.iehover ul.sub,
html.ie6 #navMain li.iehover ul.sub li ul
{
	left:0px;
	top:34px;
	background: #DCDCDC;
	padding:0;
	white-space:nowrap;
	width:202px;
	height:auto;
	z-index:200;
}

html.ie6 #navMain li.iehover ul.sub li, 
html.ie6 #navMain li.iehover ul.sub li ul li
{
	display:block;
	height:25px;
	position:relative;
	float:left;
	width:202px;
	font-weight:normal;
}
html.ie6 #navMain li.iehover ul.sub li a 
{
	display:block;
	font-size:13px;
	height:25px;
	width:194px;
	line-height:25px;
	text-indent:5px; 
	color:black;
	text-decoration:none;
	padding-left: 8px;
}
html.ie6 #navMain li ul.sub li a.fly {
	background: transparent url(../images/menu_bg_normal.gif) no-repeat;
}

html.ie6 #navMain li ul.sub li.first a.fly {
	background: transparent url(../images/menu_bg_top.gif) no-repeat;
	height: 32px;
	line-height: 32px;
	padding-top: 4px;
}
html.ie6 #navMain li ul.sub li.first {
	height: 36px;
}

html.ie6 #navMain li ul.sub li.last a.fly {
	background: transparent url(../images/menu_bg_bottom.gif) no-repeat;
	height: 32px;
	line-height: 32px;
	font-size:13px;
}
html.ie6 #navMain li ul.sub li.last 
{
	background: transparent;
	height: 32px;
}


/* secondary menu */
html.ie6 #navMain li ul.sub li.interior a.fly {
	background: transparent url(../images/menu_bg_secondary.gif) no-repeat !important;
	height: 25px !important;
	line-height: 25px !important;
}
html.ie6 #navMain li ul.sub li.interiorFirst a.fly {
	background: transparent url(../images/menu_bg_secondary_top.gif) no-repeat !important;
	height: 25px !important;
	line-height: 25px !important;
}
html.ie6 #navMain li ul.sub li.interior{
	height: 25px;
}

html.ie6 #navMain li ul.sub li.interiorLast a.fly {
	background: transparent url(../images/menu_bg_secondary_bottom.gif) no-repeat !important;
	height: 25px !important;
	line-height: 25px !important;
}
/* end secondary menu */

html.ie6 #navMain li.iehover li.iehover ul,
html.ie6 #navMain li.iehover li.iehover li.iehover ul,
html.ie6 #navMain li.iehover li.iehover li.iehover li.iehover ul,
html.ie6 #navMain li.iehover li.iehover li.iehover li.iehover li.iehover ul
{

	left:90px;
	top:-4px;
	white-space:nowrap;
	width:90px;
	z-index:400;
	height:auto;
}

html.ie6 #navMain ul ,
html.ie6 #navMain li.iehover ul ul,
html.ie6 #navMain li.iehover li.iehover ul ul,
html.ie6 #navMain li.iehover li.iehover li.iehover ul ul,
html.ie6 #navMain li.iehover li.iehover li.iehover li.iehover ul ul
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
	background-color: transparent;
}