/*--------------main navigation------------*/

#nav{}

.menu {
	margin: 0;
	padding: 0 0 0 36px;
	list-style: none;
	background: #transparent;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 27px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9000px;
	height: 27px;
	background-repeat: no-repeat;
}

.menu2 {
	margin: 0;
	padding: 0 0 0 57px;
	list-style: none;
	background: #transparent;
}
.menu2 li {
	padding: 0;
	margin: 0;
	height: 27px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu2 li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9000px;
	height: 27px;
	background-repeat: no-repeat;
}
.home {background-image: url(../images/home_over.gif); width: 82px;}
.home a {background-image: url(../images/home.gif);}
.home2 {background-image: url(../images/home2_over.gif); width: 64px;}
.home2 a {background-image: url(../images/home2.gif);}
.about {background-image: url(../images/about_over.gif); width: 84px;}
.about a {background-image: url(../images/about.gif);}
.about2 {background-image: url(../images/about2_over.gif); width: 71px;}
.about2 a {background-image: url(../images/about2.gif);}
.team {background-image: url(../images/team_over.gif); width: 81px;}
.team a {background-image: url(../images/team.gif);}
.team2 {background-image: url(../images/team2_over.gif); width: 70px;}
.team2 a {background-image: url(../images/team2.gif);}
.portfolio {background-image: url(../images/portfolio_over.gif); width: 168px;}
.portfolio a {background-image: url(../images/portfolio.gif);}
.individual {background-image: url(../images/individual_over.gif); width: 175px;}
.individual a {background-image: url(../images/individual.gif);}
.institutional {background-image: url(../images/institutional_over.gif); width: 127px;}
.institutional a {background-image: url(../images/institutional.gif);}
.contact {background-image: url(../images/contact_over.gif); width: 102px;}
.contact a {background-image: url(../images/contact.gif);}
.contact2 {background-image: url(../images/contact2_over.gif); width: 69px;}
.contact2 a {background-image: url(../images/contact2.gif);}
.investment {background-image: url(../images/invest_process_over.gif); width: 162px;}
.investment a {background-image: url(../images/invest_process.gif);}
.products {background-image: url(../images/products_over.gif); width: 99px;}
.products a {background-image: url(../images/products.gif);}
.performance {background-image: url(../images/performance_over.gif); width: 122px;}
.performance a {background-image: url(../images/performance.gif);}
.private {background-image: url(../images/private_nav_over.gif); width: 127px;}
.private a {background-image: url(../images/private_nav.gif);}

ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

ul.menu2 li a:hover {background: none;}
.menu2 li {float: left;}
.menu2:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/*----------portal links styling----------*/

.privateclient {background-image: url(../images/private-client_over.gif); width: 260px;}
.privateclient a {background-image: url(../images/private-client.gif);}

.institionalinvest {background-image: url(../images/institional-invest_over.gif); width: 260px;}
.institionalinvest a {background-image: url(../images/institional-invest.gif);}



