#nav

{

	width: 100%;

	z-index:130;

}



#nav ul { 

	width: 100%;

	list-style: none;

	font-weight: normal;

	font-size: 12px;

	background: #404b55;

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 5px;

	float: left;

	line-height:31px;

	text-transform: uppercase;

}



#nav a {

	display: block;

	text-decoration : none;

}



#nav ul li a:link, #nav a:visited, #nav a:active {

	color: #ffffff;

	text-decoration: none;

	padding: 0px 0px 0px 5px;

	margin:0px 0px 8px 0px;

	height: 23px;

	text-align: center;

	font-size: 12px;

}



#nav ul li a:hover{ color: #ffffff; font-weight: bold;}



#nav li {

	display: block;

	color: #ffffff;

	float: left;

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

	border-right: thin solid #ffffff;

	width: 117.8px;

}



#nav li.last {

	display: block;

	color: #ffffff;

	float: left;

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

	border-right: thin solid #404b55;

	width: 117.8px;

}



#nav li img{

	margin:0px 0px 0px 0px;

	padding:0px;

	vertical-align: middle;

}



#nav li ul {

	position : absolute;

	left : -999em;

	background-color: #1a4e7e;

	opacity:0.8;

	filter:alpha(opacity=80);

	height : auto;

	font-weight : normal;

	margin : 0px 0px 0px 0px;

	text-transform: none;

	z-index: 300;

}



#nav li.last ul {

	position : absolute;

	left : -999em;

	background-color: #1a4e7e;

	opacity:0.8;

	filter:alpha(opacity=80);

	height : auto;

	font-weight : normal;

	margin : 0px 0px 0px 0px;

	text-transform: none;

	z-index: 301;

}



#nav li ul {

	display:none;

	left: auto;

	margin-top:0px;

	margin-left:0px;

	width:auto;

}



#nav li.last ul {

	display:none;

	left: auto;

	margin-top:0px;

	margin-left:0px;

	width:auto;

}



#nav li li {

	border-right: none;

}



#nav li ul li {

	float: left;

	clear:both;

	border-bottom: 1px solid #FFFFFF;

	width:210px;

	display:block;

	list-style-type: none;

	height: 23px;

}



#nav li.last ul li {

	float: left;

	clear:both;

	border-bottom: 1px solid #FFFFFF;

	width:120px;

	display:block;

	list-style-type: none;

	height: 23px;

}



.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */



#nav ul li:hover {

	color: #ef704d;

	background-image:  none;

	background-color: #1a4e7e;

}



#nav ul li:hover ul.nj{

	color: #ef704d;

	background-image:  none;

	background-color: #1a4e7e;

	display:block;

}



#nav a:hover {

	color: #ffffff;

	font-weight: bold;

	background-image:  none;

	background-color: #1a4e7e;

}



.current_page_item {

	color: #ef704d;

	background-image:  none;

	background-color: #1a4e7e;

}



#nav ul li.current_page_item a {

	color: #ffffff;

}



#nav ul li.current_page_item a:hover {

	color: #ef704d;

}



#nav ul li.current_page_item  ul li{

	border-right: 1px solid #CCCCCC;

	color: #ef704d;

}



#nav ul li.current_page_item  ul li a{

	color: #ffffff;

}



nav ul li.current_page_item  ul li a:active{

	color: #ef704d;

	text-decoration: none;

}



#nav ul li.current_page_item  ul li a:hover{

	color: #ef704d;

	background-image:  none;

	background-color: #1a4e7e;

}
