/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{margin:0px;padding:0px;font:normal 11px Trebuchet MS, arial;width:1000px;height:32px;}
.mattblackmenu li{float:left;list-style:none;}
.divider{width:11px;height:21px;text-align:center;float:left;padding:11px 0px 0px 3px;}
.mattblackmenu li a{text-decoration:none;text-indent:-99999px;}

.m_products a{background:url('../images/menu/products.gif') top left no-repeat;width:88px;height:22px;float:left;}
.m_products a:hover{background:url('../images/menu/products.gif') bottom left no-repeat;width:88px;height:22px;float:left;}
body#products .m_products a{background:url('../images/menu/products.gif') bottom left no-repeat;width:88px;height:22px;float:left;}

.m_features a{background:url('../images/menu/features.gif') top left no-repeat;width:96px;height:22px;float:left;}
.m_features a:hover{background:url('../images/menu/features.gif') bottom left no-repeat;width:96px;height:22px;float:left;}
body#features .m_features a{background:url('../images/menu/features.gif') bottom left no-repeat;width:96px;height:22px;float:left;}

.m_services a{background:url('../images/menu/services.gif') top left no-repeat;width:88px;height:22px;float:left;}
.m_services a:hover{background:url('../images/menu/services.gif') bottom left no-repeat;width:88px;height:22px;float:left;}
body#services .m_services a{background:url('../images/menu/services.gif') bottom left no-repeat;width:88px;height:22px;float:left;}

.m_spec_off a{background:url('../images/menu/spec_off.gif') top left no-repeat;width:124px;height:22px;float:left;}
.m_spec_off a:hover{background:url('../images/menu/spec_off.gif') bottom left no-repeat;width:124px;height:22px;float:left;}
body#spec_off .m_spec_off a{background:url('../images/menu/spec_off.gif') bottom left no-repeat;width:124px;height:22px;float:left;}

.m_how_use a{background:url('../images/menu/how_use.gif') top left no-repeat;width:104px;height:22px;float:left;}
.m_how_use a:hover{background:url('../images/menu/how_use.gif') bottom left no-repeat;width:104px;height:22px;float:left;}
body#how_use .m_how_use a{background:url('../images/menu/how_use.gif') bottom left no-repeat;width:104px;height:22px;float:left;}

.m_rates a{background:url('../images/menu/rates.gif') top left no-repeat;width:71px;height:22px;float:left;}
.m_rates a:hover{background:url('../images/menu/rates.gif') bottom left no-repeat;width:71px;height:22px;float:left;}
body#rates .m_rates a{background:url('../images/menu/rates.gif') bottom left no-repeat;width:71px;height:22px;float:left;}

.m_bundles a{background:url('../images/menu/bundles.gif') top left no-repeat;width:69px;height:22px;float:left;}
.m_bundles a:hover{background:url('../images/menu/bundles.gif') bottom left no-repeat;width:69px;height:22px;float:left;}
body#bundles .m_bundles a{background:url('../images/menu/bundles.gif') bottom left no-repeat;width:69px;height:22px;float:left;}
