* {
	padding:0;
	margin:0
}

a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
#container {
	margin: 0 auto 0 auto;
	width: 100%;
	position: relative;
	text-align: left;
}
#AboutNav {
	position: static;
	margin-right: auto;
	margin-left: 75px;
	margin-top: 0px;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 179px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#AboutNav ul {
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#AboutNav ul li {
	float: left;
}
#AboutNav  ul  li:hover  {

}
#AboutNav ul li a {
	font-size: 3.5mm;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-decoration: none;
	color: #09347A;
	width: 166px;
	height: 26px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	background-image: url(../images/about-nav-back.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 30px;
	background-repeat: repeat-y;
}
#AboutNav   ul   li   a:hover {
	font-size: 3.5mm;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/nav-back-over.png);
}
#AboutNav ul li a:active {
	font-size: 3.5mm;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../images/nav-back-over.png);
}



/*this changes the active link*/		
#home #aboutnav-home a, #technical #aboutnav-technical a, #quality #aboutnav-quality a, #quality #aboutnav-quality a, #partnership #aboutnav-partnership a, #investment #aboutnav-investment a, #awards #aboutnav-awards a, #awards #aboutnav-awards a, #environment #aboutnav-environment a {
	background-image: url(../images/nav_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	background-color: #d71921;
}
/*this changes the hover link*/
#home #aboutnav-home a:hover, #technical #aboutnav-technical a:hover, #quality #aboutnav-quality a:hover, #quality #aboutnav-quality a:hover, #partnership #aboutnav-partnership a:hover, #investment #aboutnav-investment a:hover, #awards #aboutnav-awards a:hover, #awards #aboutnav-awards a:hover, #environment #aboutnav-environment a:hover  #nav a:active {
	/*background-color: #C62274;*/
color: white;
}
.ON {
	font-size: 3.5mm;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
	width: 166px;
	height: 26px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	background-image: url(../images/nav-back-over.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 30px;
	background-repeat: repeat-y;
	cursor: pointer;
}

