
body {
	behavior:url("/styles/csshover.htc");
}
/* Root = Vertical, Secondary = Vertical */

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#menu a {
	color: #fff;
	text-decoration: none;
	display:block;
}

#menu a:hover {
	color: #003473;
}

#menu li {
	position: relative;
}

#menu li li {
	position: relative;
	width:140px;
	height:auto;
}
#menu li li a {
	background-color:#737373;
	padding:5px;
	margin-top:-1px;
}
#menu li li a:hover {
	background-color:#003473;
	color: #fff;
}
#menu ul ul {
	position: absolute;
	top:17px;
	left:-22px;
	width:auto;
	margin:0;
	z-index: 500;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	margin:0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu ul li a {height: 1%;} 

#HomeMenu {
width:53px;
}

#AboutMenu {
width:72px;
}

#ProductsMenu {
width:72px;
}

#CapabilitiesMenu {
width:90px;
}

#ProcessesMenu {
width:80px;
}

#LeanProcessesMenu {
width:103px;
}

#WhyMenu {
width:120px;
}

#TestimonialsMenu {
width:97px;
}

#StrategicMenu {
width:159px;
}



#AboutMenuIndex {
width:80px;
}

#ProductsMenuIndex {
width:80px;
}

#CapabilitiesMenuIndex {
width:100px;
}

#ProcessesMenuIndex {
width:85px;
}

#LeanProcessesMenuIndex {
width:108px;
}

#WhyMenuIndex {
width:127px;
}

#TestimonialsMenuIndex {
width:102px;
}

#StrategicMenuIndex {
width:164px;
}