/*************************************************************************************/
/* Put menu into id="nav" so it sits in the correct Mollio position                  */
/*************************************************************************************/
#nav {
	font-size: .9em;
	position: static;
	z-index: 9999;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
}

#nav-secondary {
	font-size: .9em;
	z-index: 9999;
	font-weight: bold;
	text-transform: uppercase;
}
/*************************************************************************************/