﻿.MainMenuText {	/* this is the style for the top-level navigation items */
	background: #8D9B94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	/* border-right: 1px solid #999999; */
}
.MainMenuTextNoLinks {	/* this is the style for the top-level navigation items */
	background: #8D9B94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	/* border-right: 1px solid #999999; */
}
.MainMenuTextNoLinks:hover {	/* this is the style for the top-level navigation items */
	background: #5E6E66;
}
.MainMenuEndRight {
	background: #8D9B94;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	/* border-right: 0px solid #999999; */
}
	/* these are the rollover styles for the top-level navigation items */
a.mainNavHover:link, a.mainNavHover:visited {
	text-decoration: none;
	color: #FFFFFF;
}
/* a.mainNavHover:hover, a.mainNavHover:active {
	text-decoration: none;
	color: #5E6E66;
	/*background-color:#f4f5f9;
} */

a.subNavHover:link{
	text-decoration: none;
	color: #8D9B94;
}
a.subNavHover:visited{
	text-decoration: none;
	color: #8D9B94;
}
/* a.subNavHover:hover{
	text-decoration: none;
	color: #f4f5f9;
} */

.secondNavText {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8D9B94;
	/*text-align:center;*/
}
.products2 td {
	padding-left:400px;
}
.solutions2 td {
	padding-left:0px;
}
.aboutUs2 td {
	padding-left:100px;
	/*\*//*/
	padding-left:0px;
	/**/
}
.secondNavSeperator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8D9B94;
	padding:0 8px 0 8px;
}

