#topnav {
	display: block;
	float: left;
	width: 950px;
	height: 22px;
}
#topnav ul {
	display: inline;
	height: 22px;
	width: 950px;
}
#topnav ul li {
	display: inline;
	height: 22px;
	width: 100px;
}
#topnav ul li a {
	display: block;
	float: left;
	height: 22px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	text-transform: uppercase;
}
#topnav ul li ul {
	display: none;
}
#topnav ul li ul li {
	display: none;
}
#topnav ul li ul li a {
	display: none;
}

#inner-topnav {
	display: block;
	float: left;
	width: 950px;
	height: 22px;
	vertical-align: middle;
}
#inner-topnav ul {
	display: inline;
	height: 22px;
	width: 950px;
}
#inner-topnav ul li {
	display: inline;
	height: 22px;
	width: 100px;
}
#inner-topnav ul li a {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
}
#inner-topnav ul li ul {
	display: none;
}
#inner-topnav ul li ul li {
	display: none;
}
#inner-topnav ul li ul li a {
	display: none;
}







#personaltopnav {
	background-color: #589373;
	width: 110px;
	border-right: 1px solid white;
}
#businesstopnav {
	background-color: #672b2b;
	width: 110px;
	border-right: 1px solid white;
}
#wealthmanagementtopnav {
	background-color: #6a9f37;
	width: 150px;
	border-right: 1px solid white;
}
#about-ustopnav {
	background-color: #16436a;
	width: 110px;
	border-right: 1px solid white;
}
#investor-relationstopnav {
	background-color: #5e5e5e;
	width: 170px;
	border-right: 1px solid white;
}
#blanktopnav {
	background-color: #b5cbd6;
	width: 150px;
	border-right: 1px solid white;
}
#contacttopnav {
	background-color: #6b98ab;
	width: 120px;
	border-right: 1px solid white;
}
#resourcestopnav {
	background-color: #6b98ab;
	width: 120px;
	border-right: 1px solid white;
}
#leftedgetopnav {
	background-color: #b5cbd6;
	width: 11px;
	border-right: 1px solid white;
}
#rightedgetopnav {
	background-color: #b5cbd6;
	width: 11px;
}
#personaltopnavinner {
	background-color: #6b98ab;
	width: 110px;
	border-right: 1px solid white;
}
#businesstopnavinner {
	background-color: #6b98ab;
	width: 110px;
	border-right: 1px solid white;
}
#wealthmanagementtopnavinner {
	background-color: #6b98ab;
	width: 150px;
	border-right: 1px solid white;
}
#about-ustopnavinner {
	background-color: #6b98ab;
	width: 110px;
	border-right: 1px solid white;
}
#investor-relationstopnavinner {
	background-color: #6b98ab;
	width: 170px;
	border-right: 1px solid white;
}
#blanktopnavinner {
	background-color: #6b98ab;
	width: 150px;
	border-right: 1px solid white;
}
#contacttopnavinner {
	background-color: #6b98ab;
	width: 120px;
	border-right: 1px solid white;
}
#resourcestopnavinner {
	background-color: #6b98ab;
	width: 120px;
	border-right: 1px solid white;
}
#leftedgetopnavinner {
	background-color: #b5cbd6;
	width: 11px;
	border-right: 1px solid white;
}
#rightedgetopnavinner {
	background-color: #b5cbd6;
	width: 11px;
}
#inner-content, 
#leftstripinner, 
#inner-splash {
	margin-top: 2px;
	_margin-top: 0px;
}


/*About Us*/
.about-ussection #about-ustopnavinner {
	background-color: #16436a;
	border-bottom: 1px solid #16436a;
}
.about-ussection #about-ustopnavinner:hover {
	background-color: #16436a;
}
.about-ussection #inner-content {
	border-top: 5px solid #16436a;
}
.about-ussection #leftstripinner {
	border-top: 5px solid #16436a;
}
.about-ussection #inner-splash {
	border-top: 5px solid #16436a;
}


/*Business*/
.businesssection #businesstopnavinner {
	background-color: #672b2b;
	border-bottom: 1px solid #672b2b;
}
.businesssection #businesstopnavinner:hover {
	background-color: #672b2b;
}
.businesssection #inner-content {
	border-top: 5px solid #672b2b;
}
.businesssection #leftstripinner {
	border-top: 5px solid #672b2b;
}
.businesssection #inner-splash {
	border-top: 5px solid #672b2b;
}


/*Contact*/
.contactsection #contacttopnavinner {
	border-bottom: 1px solid #6b98ab;
}
.contactsection #contacttopnavinner:hover {
	border-bottom: 1px solid #6b98ab;
}
.contactsection #inner-content {
	border-top: 5px solid #6b98ab;
}
.contactsection #leftstripinner {
	border-top: 5px solid #6b98ab;
}
.contactsection #inner-splash {
	border-top: 5px solid #6b98ab;
}


/*Investor Relations*/
.investor-relationssection #investor-relationstopnavinner {
	background-color: #5e5e5e;
	border-bottom: 1px solid #5e5e5e;
}
.investor-relationssection #investor-relationstopnavinner:hover {
	background-color: #5e5e5e;
}
.investor-relationssection #inner-content {
	border-top: 5px solid #5e5e5e;
}
.investor-relationssection #leftstripinner {
	border-top: 5px solid #5e5e5e;
}
.investor-relationssection #inner-splash {
	border-top: 5px solid #5e5e5e;
}


/*Personal*/
.personalsection #personaltopnavinner {
	background-color: #589373;
	border-bottom: 1px solid #589373;
}
.personalsection #personaltopnavinner:hover {
	background-color: #589373;
}
.personalsection #inner-content {
	border-top: 5px solid #589373;
}
.personalsection #leftstripinner {
	border-top: 5px solid #589373;
}
.personalsection #inner-splash {
	border-top: 5px solid #589373;
}


/*Resources and Contact*/
.resourcessection #resourcestopnavinner,
.contactsection #contacttopnavinner {
	border-bottom: 1px solid #6b98ab;
}
.resourcessection #resourcestopnavinner:hover,
.contactsection #contacttopnavinner:hover {
	border-bottom: 1px solid #6b98ab;
}
.resourcessection #inner-content,
.contactsection #inner-content {
	border-top: 5px solid #6b98ab;
}
.resourcessection #leftstripinner,
.contactsection #leftstripinner {
	border-top: 5px solid #6b98ab;
}
.resourcessection #inner-splash,
.contactsection #inner-splash {
	border-top: 5px solid #6b98ab;
}


#blanktopnavinner:hover {
	background-color: #6699cc;
}
#blanktopnav:hover {
	background-color: #b5cbd6;
}
#leftedgetopnavinner:hover {
	background-color: #b5cbd6;
}
#leftedgetopnav:hover {
	background-color: #b5cbd6;
}
#rightedgetopnavinner:hover {
	background-color: #b5cbd6;
}
#rightedgetopnav:hover {
	background-color: #b5cbd6;
}



#personaltopnav:hover {
	background-color: #6699cc;
}
#businesstopnav:hover {
	background-color: #6699cc;
}
#about-ustopnav:hover {
	background-color: #6699cc;
}
#investor-relationstopnav:hover {
	background-color: #6699cc;
}
#contacttopnav:hover {
	background-color: #6699cc;
}
#resourcestopnav:hover {
	background-color: #6699cc;
}
#personaltopnavinner:hover {
	background-color: #6699cc;
}
#businesstopnavinner:hover {
	background-color: #6699cc;
}
#about-ustopnavinner:hover {
	background-color: #6699cc;
}
#investor-relationstopnavinner:hover {
	background-color: #6699cc;
}
#contacttopnavinner:hover {
	background-color: #6699cc;
}
#resourcestopnavinner:hover {
	background-color: #6699cc;
}
