@charset "utf-8";

#navcontainer ul {
	border: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	margin-bottom: 8px;
	width: 980px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	height: 15px;
	min-height: 15px;
}

#navcontainer ul li {
	display: inline;
	float: none;
	text-align: center;
	padding: 0;
	margin: 0;
	width: auto;
}

#navcontainer ul li a {
	background: #fff;
	height: 10px;
	width: auto;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	color: #ccc;
	text-decoration: none;
	display: inline;
	text-align: center;
	font: normal 11px/7px Verdana, Geneva, sans-serif;
	background: none;
}

#navcontainer ul li a:hover {
	color: #FFF;
	border-bottom: solid;
	border-bottom-color: #666;
	border-bottom-width: 2px;
}



body#home a#homenav,

body#company a#companynav,
body#news a#newsnav,
body#careers a#careersnav,
body#environment a#environmentnav,
body#research a#researchnav,
body#training a#trainingnav,
body#quality a#qualitynav,
body#affiliations a#affiliationsnav,
body#contact a#contactnav,

body#thankyou a#thankyounav,

body#market a#marketnav,
body#substrate a#substratenav,
body#product a#productnav,

body#no a#nonav,
body#anti a#antinav,
body#ceramic a#ceramicnav,
body#waterborne a#waterbornenav,
body#edge a#edgenav,
body#zinc a#zincnav,
body#competitive a#competitivenav,
body#formats a#formatsnav,

body#equipment a#equipmentnav,
body#training a#trainingnav,
body#applicators a#applicatorsnav,
body#replogin a#reploginnav,
body#trainingmaterials a#trainingmaterialsnav,

body#approvals a#approvalsnav,
body#casestudies a#casestudiesnav,
body#faq a#faqnav,
body#corronews a#corronewsnav,
body#technical a#technicalnav,
body#specifications a#specificationsnav
{
	color: #fff;
	border-bottom: solid;
	border-bottom-color: #EE2E24;
	border-bottom-width: 2px;
}
