div#mainmenu {
clear: both;height: 33px; 
/*background: url('../mainmenu_bg.gif') repeat-x; border-bottom: solid 4px #604c44; padding-left: 0px;*/
background-color:#828282;
border-bottom:4px solid #604C44;
}
#mainmenu a {display: block; float: left; padding: 0 9px; text-align:center; font-size:1.2em; font-family: trebuchet MS, arial; 
height:33px !important;
}



#mainmenu a#mm_flooring{
	width:93px;
	color:#ffffff;
	text-transform:uppercase;
	line-height:35px;		
	background:#828282;
}
#mainmenu a:hover#mm_flooring,#mainmenu a.active#mm_flooring{
	color:#fff;
	/* background:url('bg.gif') repeat-x left top;	*/
	background-color:#2F9CC5;
}
#mainmenu a#mm_windows{
	width:93px;
	color:#ffffff;
	text-transform:uppercase;
	line-height:35px;
	background:#828282;		
}
#mainmenu a:hover#mm_windows,#mainmenu a.active#mm_windows{
	color:#fff;
	/* background:url('bg.gif') repeat-x left top;	*/
	background-color:#2F9CC5;
}
#mainmenu a#mm_flooring-services{
	width:90px;
	color:#ffffff;
	text-transform:uppercase;
	line-height:35px;
	background:#828282;
}
#mainmenu a:hover#mm_flooring-services,
#mainmenu a.active#mm_flooring-services{
	color:#fff;
	/* background:url('bg.gif') repeat-x left top;	*/
	background-color:#2F9CC5;
}
#mainmenu a#mm_testimonials{
	width:125px;
	_width:123px;
	color:#ffffff;
	text-transform:uppercase;
	line-height:35px;	
	background:#828282;
}
#mainmenu a:hover#mm_testimonials,#mainmenu a.active#mm_testimonials{
	color:#fff;
	/* background:url('bg.gif') repeat-x left top;	*/
	background-color:#2F9CC5;
}

#mainmenu a#mm_green-flooring {
	width:90px;
	color:#ffffff;
	text-transform:uppercase;
	line-height:35px;
	background:#828282;
}
#mainmenu a:hover#mm_green-flooring,
#mainmenu a.active#mm_green-flooring {
	color:#fff;
	/* background:url('bg.gif') repeat-x left top;	*/
	background-color:#65AA2B;
}
#mainmenu a#mm_interior-designers { 
	width: 95px; 
	color:#ffffff;
	text-transform:uppercase;
	line-height:35px;
	background:#828282;
}
#mainmenu a:hover#mm_interior-designers ,
#mainmenu a.active#mm_interior-designers {
	color:#fff;
	/* background:url('bg.gif') repeat-x left top;	*/
	background-color:#2F9CC5;
}
#mainmenu a#mm_philosophy{
	width:116px;
	color:#ffffff;
	text-transform:uppercase;
	line-height:35px;	
	background:#828282;
}
#mainmenu a:hover#mm_philosophy,#mainmenu a.active#mm_philosophy{
	color:#fff;
	/* background:url('bg.gif') repeat-x left top;	*/
	background-color:#2F9CC5;
}



