*{outline: none;}
img {border: 0;}
.container {
float:left;
	width: 611px;
	padding: 0;
	margin-top: 0;
	margin-right: 20px;
}

ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 44px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.about {
	background: url(/images/nav_about.png) no-repeat;
	width: 112px; 
}
ul#topnav a.abouton {
	background: url(/images/nav_about_on.png) no-repeat;
	width: 112px; 
}
ul#topnav a.pipeline {
	background: url(/images/nav_pipeline.png) no-repeat;
	width: 110px; 
}
ul#topnav a.pipelineon {
	background: url(/images/nav_pipeline_on.png) no-repeat;
	width: 110px; 
}
ul#topnav a.platform {
	background: url(/images/nav_platform.png) no-repeat;
	width: 171px; 
}
ul#topnav a.platformon {
	background: url(/images/nav_platform_on.png) no-repeat;
	width: 171px; 
}
ul#topnav a.investor {
	background: url(/images/nav_investor.png) no-repeat;
	width: 141px; 
}
ul#topnav a.investoron {
	background: url(/images/nav_investor_on.png) no-repeat;
	width: 141px; 
}
ul#topnav a.careers {
	background: url(/images/nav_careers.png) no-repeat;
	width: 77px; 
}
ul#topnav a.careerson {
	background: url(/images/nav_careers_on.png) no-repeat;
	width: 77px; 
}

ul#topnav li .sub {
	position: absolute;	
	top: 36px; left: 0;
	background: #FFFFFF;
	float: left;
	display: none;
	border: 1px solid #969087;
	padding-bottom: 10px;
}

ul#topnav li .sub ul {
	list-style: none;
	margin: 0; 
	padding: 0;
	float: left;
	width: 330px; *width: 310px; /*reposition for IE*/
}

ul#topnav .sub ul li {
	color: #5a5751;
	border-top: 1px solid #e0dedb;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 5px;
}

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 7px 8px;
	display: block;
	text-decoration: none;
	color: #5a5751;
	width: 300px; *width: 300px; /*reposition for IE*/
	font: bold 12px Arial, Helvetica, sans-serif;
}

ul#topnav .sub ul li a:hover {
	color: #CC6600; 
	}

ul#topnav .sub ul li.top {
	color: #5a5751;
	border-top: 0px;
	margin-left: 2px;
	margin-right: 2px;
}

ul#topnav .sub ul li.top a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	padding: 7px 8px;
	display: block;
	text-decoration: none;
	color: #5a5751;
	width: 300px; *width: 300px; /*reposition for IE*/
	font: bold 12px Arial, Helvetica, sans-serif;
}


ul#topnav .sub ul li.top a:hover {
	color: #CC6600; 
	}
	
ul#topnav .sub ul li.third {
	color: #5a5751;
	border-top: 0px;
	margin-top: 0px;
}

ul#topnav .sub ul li.third a {
	float: none; 
	text-indent: 10px; /*--Reset text indent--*/
	height: auto;
	padding: 2px 10px;
	display: block;
	text-decoration: none;
	color: #5a5751;
	font: normal 12px Arial, Helvetica, sans-serif;
}


ul#topnav .sub ul li.third a:hover {
	color: #CC6600; 
	}

ul#topnav .sub ul li.fourth {
	color: #5a5751;
	border-top: 0px;
	margin-top: 0px;
}

ul#topnav .sub ul li.fourth a {
	float: none; 
	text-indent: 25px; /*--Reset text indent--*/
	height: auto;
	padding: 2px 10px;
	display: block;
	text-decoration: none;
	color: #5a5751;
	font: normal 11px Arial, Helvetica, sans-serif;
}


ul#topnav .sub ul li.fourth a:hover {
	color: #CC6600; 
	}