/* The Company */
a.history:link, a.history:visited {
	display: block;
	background: url(../images/navigation/nav_thecompany_history.gif) no-repeat;
	height: 28px;
	width: 100%;
}

a.history:hover {
	background-position: 0px -28px;
}

a.history_active {
	display: block;
	height: 28px;
	width: 100%;
	background: url(../images/navigation/nav_thecompany_history.gif) no-repeat;
	background-position: 0px -56px;
}


a.mission:link, a.mission:visited {
	display: block;
	background: url(../images/navigation/nav_thecompany_mission.gif) no-repeat;
	height: 28px;
	width: 100%;
}

a.mission:hover {
	background-position: 0px -28px;
}

a.mission_active {
	display: block;
	height: 28px;
	width: 100%;
	background: url(../images/navigation/nav_thecompany_mission.gif) no-repeat;
	background-position: 0px -56px;
}


a.approach:link, a.approach:visited {
	display: block;
	background: url(../images/navigation/nav_thecompany_approach.gif) no-repeat;
	height: 28px;
	width: 100%;
}

a.approach:hover {
	background-position: 0px -28px;
}

a.approach_active {
	display: block;
	height: 28px;
	width: 100%;
	background: url(../images/navigation/nav_thecompany_approach.gif) no-repeat;
	background-position: 0px -56px;
}


a.contact:link, a.contact:visited {
	display: block;
	background: url(../images/navigation/nav_thecompany_contact.gif) no-repeat;
	height: 28px;
	width: 100%;
}

a.contact:hover {
	background-position: 0px -28px;
}

a.contact_active {
	display: block;
	height: 28px;
	width: 100%;
	background: url(../images/navigation/nav_thecompany_contact.gif) no-repeat;
	background-position: 0px -56px;
}


a.feedback:link, a.feedback:visited {
	display: block;
	background: url(../images/navigation/nav_thecompany_feedback.gif) no-repeat;
	height: 28px;
	width: 100%;
}

a.feedback:hover {
	background-position: 0px -28px;
}

a.feedback_active {
	display: block;
	height: 28px;
	width: 100%;
	background: url(../images/navigation/nav_thecompany_feedback.gif) no-repeat;
	background-position: 0px -56px;
}

a.strategy:link, a.strategy:visited {
	display: block;
	background: url(../images/navigation/nav_thecompany_strategy.gif) no-repeat;
	height: 28px;
	width: 100%;
}

a.strategy:hover {
	background-position: 0px -28px;
}

a.strategy_active {
	display: block;
	height: 28px;
	width: 100%;
	background: url(../images/navigation/nav_thecompany_strategy.gif) no-repeat;
	background-position: 0px -56px;
}


a.newsletter:link, a.newsletter:visited {
	display: block;
	background: url(../images/navigation/nav_thecompany_newsletter.gif) no-repeat;
	height: 28px;
	width: 100%;
}

a.newsletter:hover {
	background-position: 0px -28px;
}

a.newsletter_active {
	display: block;
	height: 28px;
	width: 100%;
	background: url(../images/navigation/nav_thecompany_newsletter.gif) no-repeat;
	background-position: 0px -56px;
}
