#ohoh{
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 11;
	text-align: center;
}


#hr-whoweare {
	position: relative;
	top: -34px;
	height: 1px;
	width: 307px;
	z-index: 10;
	margin-bottom: -20px;
	padding: 0;
}
a.ohoh:link, a.ohoh:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00486a;
	font-weight: bold;
	text-decoration: none;
	line-height: 0px;
}
a.ohoh:active, a.ohoh:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a5302a;
	font-weight: bold;
	text-decoration: none;
}

#whowearenav{
	position: relative;
	margin-top: 12px;
	margin-bottom: 12px;
	
}
#whowearenav table{
	border-top: 1px;
	border-bottom: 1px;
	border-color: #000000;
	border-right: 0;
	border-left: 0;
	border-style: solid;
	width: 520px;
}
The style below is not working in IE6
#whowearenav td{
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
}
a.mvaluesidenav:link, a.mvaluesidenav:visited {
	vertical-align: baseline;
	width: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	color: #00466b;
	font-weight: bold;
}

a.mvaluesidenav:active, a.mvaluesidenav:hover, a.mvaluesidenavon:link, a.mvaluesidenavon:visited, a.mvaluesidenavon:active, a.mvaluesidenavon:hover {
	vertical-align: baseline;
	width: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	color: #a5302a;
	text-decoration: none;
	font-weight: bold;
}
