/* PRIMARY NAVIGATION ACTIVE LINKS */

body#home a#homeNav,
body#whatwedo a#whatNav,
body#whoweare a#whoNav,
body#why a#whyNav,
body#clients a#clientsNav,
body#monitoring a#monitoringNav,
body#news a#newsNav,
body#contact a#contactNav,
body#feedback a#contactNav,
body#thankyou a#contactNav {
	color: #2E3192;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 1px 1px #FFF;
}

/* SECONDARY NAVIGATION ACTIVE LINKS */

body#whatwedo a#whatwedoNav,
body#company a#companyNav,
body#team a#teamNav,
body#opensupport a#openSupportNav,
body#openplant a#openPlantNav,
body#openhouse a#openHouseNav,
body#zeroclient a#zeroClientNav,
body#remoteworking a#remoteWorkingNav,
body#virtualisation a#virtualisationNav,
body#contactdetails a#contactdetailsNav,
body#feedback a#feedbackNav,
body#directions a#directionsNav,
body#m_overview a#monitoringOverviewNav,
body#m_features a#monitoringFeaturesNav,
body#m_benefits a#monitoringBenefitsNav,
body#m_screenshots a#monitoringScreenshotsNav {
	color: #000;
	background: transparent url(../images/list_bullet.gif) no-repeat right 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
