div#menu{
	width:100%; 
	height:29px !important;
	border-top: solid 1px ##D5DDE4;
	border-bottom: solid 1px ##D5DDE4;
}

div#menu img {
	float:left;
	width:2px;
	height:29px;
}

div#menu a, div#menu a:link, div#menu a:visited {	
	height:19px;
	background-color: #E3E7EC;
	display:block; 
	float:left; 
	color:#444749; 
	padding:6px; 
	font-weight:bold; 
	text-align:center;
	text-decoration:none;
}

div#menu a#default {
width:200px;
}

div#menu a#bio{ 
width:170px;
}

div#menu a#reports_webcasts{ 
width:140px;
}

div#menu a#articles{ 
width:100px;
}

div#menu a#news{
	width:112px;
}

div#menu a:hover {
	background-color:#B0BCCC; 
	color:black; 
	text-decoration:none;
}
