#nav {
	margin: 0 auto;	
	padding: 0;
	text-align: center;
	width: 764px
}

#nav ul {
	margin: 0 auto;
	padding:0;
	text-align: center;
	list-style-type: none;
	font-size: 10px;
}

#nav a {
	color: #FFF;
	text-decoration: none;
	background-color: #2F4692;
	
}

#nav a:hover {
	color: #2F4692;
	background-color: #FFF;
}

#nav .index,#nav .industrial,#nav .agricultural,#nav .other,#nav .technical,#nav .facts,#nav .glossary,#nav .links,#nav .contact,#nav .gallery {
	text-align: left;
	float: left;
	padding: 5px 5px 6px 5px;
	margin:0;
	height: 25px
	
}

.index a:link, .index a:visited,
.industrial a:link, .industrial a:visited,
.agricultural a:link, .agricultural a:visited,
.other a:link, .other a:visited,
.technical a:link, .technical a:visited,
.facts a:link, .facts a:visited,
.glossary a:link, .glossary a:visited ,
.links a:link, .links a:visited,
.contact a:link, .contact a:visited,
.gallery a:link, .gallery a:visited {
	color: White;
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 5px 5px 6px 5px;
}

.index a:hover, .index a:active,
.industrial a:hover, .industrial a:active,
.agricultural a:hover, .agricultural a:active,
.other a:hover, .other a:active,
.technical a:hover, .technical a:active,
.facts a:hover, .facts a:active,
.glossary a:hover, .glossary a:active,
.links a:hover, .links a:active,
.contact a:hover, .contact a:active,
.gallery a:hover, .gallery a:active {
	color: #2F4692;
	background-color: #FFF;
	padding: 5px 5px 6px 5px;
} 

#nav ul.arrow {
	background: #E8EAF0 url(../images/arrow.gif) top right no-repeat;
}

#nav li ul {
	border: 1px solid #E41E2D;
	border-width: 0 2px 2px 2px;
	position: absolute;
	left: -999em;
/*	top: 150px;*/
	height: auto;
	width: 175px;
	background-color: #2F4692;
	font-weight: normal;
	margin: 6px 0 0 0;
	padding: 0;
}


#nav ul li ul li {
	width: 100%;
	height: 100%
}

#nav ul li ul li a{
	margin: 0 0 0 0
/*	padding: 0 10px 0 10px*/
}

#nav li ul a {
	border: solid #FFF;
	border-width: 0 0 1px 0;
	display: block;
	text-decoration: none;
	width: 175px;
	padding: 5px 0 5px 1px;
	height: 100%;
	text-align: left;
	text-indent: 1px;
	margin: 0 5px;
	voice-family: "\"}\""; voice-family:inherit;
	background: none;
}

/*#nav li ul {
	border: 1px solid #656565;
	border-width: 0 1px 0px 1px;
	position: absolute;
	left: -999em;
	top: 40px;
	height: auto;
	width: 160px;
	font-weight: normal;
	display: block;
	margin: 25px 0 0 -125px;
	padding: 0;
	background-color: #2F4692;
	
}

#nav li li {
	width: 100%;
	height: 100%
}

#nav li ul a {
	border: solid #656565;
	border-width: 0 0 1px 0;
	display: block;
	text-decoration: none;
	width: 160px;
	padding: 5px 0;
	height: 100%;
	text-align: left;
	text-indent: 5px;
	margin: 0;
	font-weight: bold;
	voice-family: "\"}\""; voice-family:inherit;
	background: none;
}*/

#nav li ul a:hover {
	color: #2F4692;
	/*background-color: #FFF;*/
	background-image: none
}

#nav li ul ul {
	margin: -15px 0 0 150px;
	padding: 0;
	background: #3B55A5;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	
}

#nav li li li:hover, #nav li li li.sfhover, #nav li li.sfhover, #nav li li li.sfhover{
	/*background-color: #F5F6FA;*/
	background-image: none
}
