/* Start of CMSMS style sheet 'AEX- Main menu' */
#menu_horiz   {
	display: block;
	height: 26px;
	width: 100%;
}
 
#menu_horiz ul li  {
	display: block;

	float: left; 
}
#menu_horiz ul li a {
	display: block;
	height: 26px;
	
}
 #menu_horiz ul li a:hover {
	background-position: center; 
	
}
#currentpage{
	background-position: bottom; 
 
}
#activeparent{
	background-position: center -3px; 
}
.home  {
	background-image: url(images/cms/buttons/_0007_home.jpg);
	background-position: center 0;
	text-indent: -1000px;
	width: 80px;
	height: 26px;
}
.about-us  {
	background-image: url(images/cms/buttons/_0006_about-us.jpg);
	background-position: center 0;
	text-indent: -1000px;
	width: 100px;
	height: 26px;
}
.portfolio  {
	background-image: url(images/cms/buttons/_0005_portfolio.jpg);
	background-position: center 0;
	text-indent: -1000px;
	width: 110px;
	height: 26px;
}
.contact-us  {
	background-image: url(images/cms/buttons/_0002_contact-us.jpg);
	background-position: center 0;
	text-indent: -1000px;
	width:  115px;
	height: 26px;
}
.our-equipment  {
	background-image: url(images/cms/buttons/_0000_equipment.jpg);
	background-position: center 0;
	text-indent: -1000px;
	width: 125px;
	height: 26px;
}
.services  {
	background-image: url(images/cms/buttons/_0008_services.jpg);
	background-position: center 0;
	text-indent: -1000px;
	width: 125px;
	height: 26px;
}




/* End of 'AEX- Main menu' */

