
#menu {
	position:relative;
}
#menu a {
	float:left;
	font-family: Helvetica, Arial,  sans-serif;
	font-weight: bold;
	font-size:85%;
	color: #4e5558;
	text-decoration: none;
	background:#FFFFFF;
	margin-left:0px;
	margin-bottom:0px;
	text-align:center;
	padding:2px 0px 2px;
}

#menu .home a { width:48px; }
#menu .home a:hover { background:#FFFFFF; color:#e0041d;}
#menu .homeOn a {width:48px; background:#FFFFFF; color:#e0041d;}

#menu .biog a { width:76px; }
#menu .biog a:hover { background:#FFFFFF; color:#e0041d;}
#menu .biogOn a {width:76px; background:#FFFFFF; color:#e0041d;}

#menu .awards a { width:61px; }
#menu .awards a:hover { background:#FFFFFF; color:#e0041d;}
#menu .awardsOn a {width:61px; background:#FFFFFF; color:#e0041d;}

#menu .testimonials a { width:90px; }
#menu .testimonials a:hover { background:#FFFFFF; color:#e0041d;}
#menu .testimonialsOn a {width:90px; background:#FFFFFF; color:#e0041d;}

#menu .topics a { width:54px; }
#menu .topics a:hover { background:#FFFFFF; color:#e0041d;}
#menu .topicsOn a {width:54px; background:#FFFFFF; color:#e0041d;}

#menu .contact a { width:285px; text-align:left;}
#menu .contact a:hover { background:#FFFFFF; color:#e0041d; text-align:left;}
#menu .contactOn a {width:285px; background:#FFFFFF; color:#e0041d; text-align:left;}
