#navigation {
	/*height:47px; */
}	
#nav {
	float: right;
	width: 749px;
	height: 47px;
	margin-top:12px;
	left: 220px;
	background-image:url(images/BCP-title.png);
	background-position:top right;
	background-repeat:no-repeat;
}
#nav ul#navlist {
	z-index: 500;
	float: left;
	height: 47px;
	margin: 20px auto;
	padding: 0;
	list-style: none;
	
}
#nav ul#navlist li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 17px;
	text-align: center;
}
#nav ul#navlist li a,
#nav ul#navlist li span {
	/*width: 100px;*/
	height: 47px;
	display: block;
	/*padding: 8px 0 0 0;*/
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #0054a4;
}
	
#nav ul#navlist li#nav-about  {
	background-image: url(images/newnav-off_01.jpg);
}
#nav ul#navlist li#nav-funds  {
	background-image: url(images/newnav-off_02.jpg);
}
#nav ul#navlist li#nav-asset  {
	background-image: url(images/newnav-off_03.jpg);
}
#nav ul#navlist li#nav-agents  {
	background-image: url(images/newnav-off_04.jpg);
}
#nav ul#navlist li#nav-news  {
	background-image: url(images/newnav-off_05.jpg);
}
#nav ul#navlist li#nav-responsibility  {
	background-image: url(images/newnav-off_06.jpg);
}
#nav ul#navlist li#nav-contact {
	background-image: url(images/newnav-off_07.jpg);
}
#nav ul#navlist li#nav-projects {
	background-image: url(images/newnav-off_08.jpg);
}

#nav ul#navlist li#nav-about .n-link {
	width: 118px;
	height: 47px;
	font-size: 0px;
}
#nav ul#navlist li#nav-funds .n-link {
	width: 55px;
	height: 47px;
	font-size: 0px;
}
#nav ul#navlist li#nav-asset .n-link {
	width: 138px;
	height: 47px;
	font-size: 0px;
}
#nav ul#navlist li#nav-agents .n-link {
	width: 94px;
	height: 47px;
	font-size: 0px;
}
#nav ul#navlist li#nav-news .n-link {
	width: 106px;
	height: 47px;
	font-size: 0px;
}
#nav ul#navlist li#nav-responsibility .n-link {
	width: 97px;
	height: 47px;
	font-size: 0px;
}
#nav ul#navlist li#nav-contact .n-link {
	width: 71px;
	height: 47px;
	font-size: 0px;
}
#nav ul#navlist li#nav-projects .n-link {
	width: 70px;
	height: 47px;
	font-size: 0px;
}
#nav ul#navlist li#nav-about .about-here {
	width: 118px;
	height: 47px;
	font-size: 0px;
	background-image: url(images/newnav-on_01.jpg);
}
#nav ul#navlist li#nav-funds .funds-here {
	width: 55px;
	height: 47px;
	font-size: 0px;
	background-image: url(images/newnav-on_02.jpg);
}
#nav ul#navlist li#nav-asset .asset-here {
	width: 138px;
	height: 47px;
	font-size: 0px;
	background-image: url(images/newnav-on_03.jpg);
}
#nav ul#navlist li#nav-agents .agents-here {
	width: 94px;
	height: 47px;
	font-size: 0px;
	background-image: url(images/newnav-on_04.jpg);
}
#nav ul#navlist li#nav-news .news-here {
	width: 106px;
	height: 47px;
	font-size: 0px;
	background-image: url(images/newnav-on_05.jpg);
}
#nav ul#navlist li#nav-responsibility .responsibility-here {
	width: 97px;
	height: 47px;
	font-size: 0px;
	background-image: url(images/newnav-on_06.jpg);
}
#nav ul#navlist li#nav-contact .contact-here {
	width: 71px;
	height: 47px;
	font-size: 0px;
	background-image: url(images/newnav-on_07.jpg);
}
#nav ul#navlist li#nav-projects .projects-here {
	width: 70px;
	height: 47px;
	font-size: 0px;
	background-image: url(images/newnav-on_08.jpg);
}
#nav ul#navlist li#nav-about a:hover {
	background-image: url(images/newnav-off_01.jpg);
}
#nav ul#navlist li#nav-funds a:hover {
	background-image: url(images/newnav-off_02.jpg);
}
#nav ul#navlist li#nav-asset a:hover {
	background-image: url(images/newnav-off_03.jpg);
}
#nav ul#navlist li#nav-agents a:hover {
	background-image: url(images/newnav-off_04.jpg);
}
#nav ul#navlist li#nav-news a:hover {
	background-image: url(images/newnav-off_05.jpg);
}
#nav ul#navlist li#nav-responsibility a:hover {
	background-image: url(images/newnav-off_06.jpg);
}
#nav ul#navlist li#nav-contact a:hover {
	background-image: url(images/newnav-off_07.jpg);
}
#nav ul#navlist li#nav-projects a:hover {
	background-image: url(images/newnav-off_08.jpg);
}
#nav ul#navlist ul#about_ul li a:hover {
	background-image: none;
}



#nav ul#navlist li ul {
	clear: left;
	position: absolute;
	width: 200px;
	left: -999em; 
	margin: -1px 0 0 0;
	padding: 0;
	list-style: none;
	top: 48px;
	background: #3577d6;
}

#nav ul#navlist li:hover ul ul, 
#nav ul#navlist li.sfhover ul ul {
	left: -999em;
}
	
#nav ul#navlist li:hover ul, 
#nav ul#navlist li.sfhover ul { 
	/*right: 0;*/
	left: auto;
}	
	

#nav ul#navlist li li:hover ul, 
#nav ul#navlist li li.sfhover ul { 
	left: 200px;
	/*left: auto;*/
}
	
#nav ul#navlist li ul li {
     z-index: 1000;
	/*width: 200px;*/
	height: auto;
	text-transform: none;
	font-size: 8px;
	line-height: 8px;
}
#nav ul#navlist li ul li:hover,
#nav ul#navlist li ul li.sfhover {
	
	z-index:1000;
	}

	
#nav ul#navlist li ul li a,
#nav ul#navlist li:hover ul li a,
#nav ul#navlist li.sfhover ul li a,
#nav ul#navlist li ul li span {
	width:200px;
	height: auto;
	padding: 4px 6px 4px 6px;
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	color: #fff;
	font-weight: normal;
}

/* nav items without dropdowns */	
#nav ul#navlist li ul li.sub a,
#nav ul#navlist li ul li.sub span {
	width: 200px;
	/*padding-right: 40px;*/
	color: #efefef;
}

#nav ul#navlist li ul li a:hover,
#nav ul#navlist li ul li.sub li a:hover {
	height: auto;
	color: #fff;
}

	
	
	
	
	
	
	
	
	
	
	
	
	

