/*	Courtesy of Thiery Kobloentz: http://www.tjkdesign.com/articles/dropdown/3.asp
	The purpose of this style sheet is to make sure our menu 
	is well formatted when viewed in MSIE when Active Scripting 
	is disabled. We hide the following rules from "decent" 
	browsers and to call the sheet only when "Active Scripting" is disabled
*/
* html #navMain li ul {margin:0; position:relative;	left:9px;}
* html #navMain li {border-bottom:0}
* html #navMain li.trigger {width:30em; background-color:#fff; background:#fff;}

* html #navMain {background-color:#e6ecf3}
