/* @group About */

#mm_about {
	display: block;
	float: left;
	width: 66px;
	height: 33px;
	background: url(../png/menus/mabout.png);
	clear: none;
}

#mm_about_selected {
	display: block;
	float: left;
	width: 66px;
	height: 33px;
	background: url(../png/menus/mabout.png);
	background-position: 0 -33px;
	clear: none;

}

#mm_about:hover {
	background-position: 0 -33px;
}

#mm_about span , #mm_about_selected span {
	display: none;
}



/* @end */

/* @group Best Practices */

#mm_bp {
	display: inline;
	float: left;
	width: 107px;
	height: 33px;
	background: url(../png/menus/mbp.png);
	clear: none;
}

#mm_bp_selected {
	display: inline;
	float: left;
	width: 107px;
	height: 33px;
	background: url(../png/menus/mbp.png);
	background-position: 0 -33px;
	clear: none;
}

#mm_bp:hover {
	background-position: 0 -33px;
}

#mm_bp span , #mm_bp_selected span {
	display: none;
}



/* @end */

/* @group qd documents */

#mm_qd {
	display: inline;
	float: left;
	width: 108px;
	height: 33px;
	background: url(../png/menus/mqd.png);
	clear: none;
}

#mm_qd_selected {
	display: inline;
	float: left;
	width: 108px;
	height: 33px;
	background: url(../png/menus/mqd.png);
	background-position: 0 -33px;
	clear: none;
}

#mm_qd:hover {
	background-position: 0 -33px;
}

#mm_qd span , #mm_qd_selected span {
	display: none;
}



/* @end */

/* @group Hosting */

#mm_host {
	display: inline;
	float: left;
	width: 66px;
	height: 33px;
	background: url(../png/menus/mhost.png);
	clear: none;
}

#mm_host_selected {
	display: inline;
	float: left;
	width: 66px;
	height: 33px;
	background: url(../png/menus/mhost.png);
	background-position: 0 -33px;
	clear: none;
}

#mm_host:hover {
	background-position: 0 -33px;
}

#mm_host span , #mm_host_selected span {
	display: none;
}



/* @end */

/* @group Services */

#mm_serv {
	display: inline;
	float: left;
	width: 71px;
	height: 33px;
	background: url(../png/menus/mservice.png);
	clear: none;
}

#mm_serv_selected {
	display: inline;
	float: left;
	width: 71px;
	height: 33px;
	background: url(../png/menus/mservice.png);
	background-position: 0 -33px;
	clear: none;
}

#mm_serv:hover {
	background-position: 0 -33px;
}

#mm_serv span , #mm_serv_selected span {
	display: none;
}



/* @end */

/* @group Smaller Firms */

#mm_small {
	display: inline;
	float: left;
	width: 133px;
	height: 33px;
	background: url(../png/menus/msmall.png);
	clear: none;
}

#mm_small_selected {
	display: inline;
	float: left;
	width: 133px;
	height: 33px;
	background: url(../png/menus/msmall.png);
	background-position: 0 -33px;
	clear: none;
}

#mm_small:hover {
	background-position: 0 -33px;
}

#mm_small span , #mm_small_selected span {
	display: none;
}



/* @end */

/* @group FileMaker */

#mm_fmp {
	display: inline;
	float: left;
	width: 81px;
	height: 33px;
	background: url(../png/menus/mfm.png);
	clear: none;
}

#mm_fmp_selected {
	display: inline;
	float: left;
	width: 81px;
	height: 33px;
	background: url(../png/menus/mfm.png);
	background-position: 0 -33px;
	clear: none;
}

#mm_fmp:hover {
	background-position: 0 -33px;
}

#mm_fmp span , #mm_fmp_selected span {
	display: none;
}



/* @end */

/* @group News */

#mm_news {
	display: inline;
	float: left;
	width: 62px;
	height: 33px;
	background: url(../png/menus/mnews.png);
	clear: none;
}

#mm_news_selected {
	display: inline;
	float: left;
	width: 62px;
	height: 33px;
	background: url(../png/menus/mnews.png);
	background-position: 0 -33px;
	clear: none;
}

#mm_news:hover {
	background-position: 0 -33px;
}

#mm_news span , #mm_news_selected span {
	display: none;
}



/* @end */
