/* @override http://adxcreative.com/projectHub/priceBuild/css/highlight.css */

/* CSS Document */
/* Main Navigation -- highlighting current page based on the body ID definition */

/*body#home #navigation a#homeNav,*/ /*button doesn't exist*/
body#aboutUsGeneral a#generalNav,
body#mobileSolutions a#mobileNav,
body#serviceSolutions a#serviceNav,
body#industrialSolutions a#industrialNav{
	color: #00A160;
}
