/* CSS Document */

/* navigation styles */
div#gnav{
	position:relative;
	clear:both;
	text-align:left;
	width:902px;		/* Width of content plus left/right padding and borders. - KM */
	voice-family:"\"}\""; /* Box model hack - KM */
	voice-family:inherit; /* Box model hack - KM */
	width:900px;		/* Actual width of content area. - KM */
	height:28px;
	z-index:10000;
}
div#flashMenu{
	position:absolute;
	width:902px;				/* Width of content plus left/right padding and borders. - KM */
	voice-family:"\"}\"";		/* Box model hack - KM */
	voice-family:inherit;		/* Box model hack - KM */
	width:900px;				/* Actual width of content area. - KM */
	height:28px;
	overflow:hidden;
	text-align:left;
	top:0;
	z-index:10000;
}
div#flashMenu object{
	position:relative;
}
#flashNav {
z-index:100;
}
/* End navigation styles */
