#nav, #nav ul { /* remove preset attributes from all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav span { /*make text links disappear*/
	position: absolute;
	left: -10000px;
}
#nav li a { /*make first list use an image background*/
	display: block;
	height: 37px;
	background-image: url(../images/navigation/primary-navigation.gif);
}
#nav li li a:link, #nav li li a:visited{ /*make second list use an image background*/
	height: 25px;
	padding-top:6px;
	background-image: url(../images/navigation/drop-down-navigation-bg.gif);
	background-position: 0px 31px !important;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
#nav li li a:hover, #nav li li a:active{ /*make second list use an image background*/
	background-image: url(../images/navigation/drop-down-navigation-bg.gif);
	background-position: 0px 0px !important;
	text-decoration:none;
	color: #FFF;
}
#nav li { /* all list items */
	float: left;
}
#nav li ul { /* hides second-level lists */
	position: absolute;
	left: -999em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

body.Home #liHome a:link,
body.Home #liHome a:hover,
body.Home #liHome a:visited,
body.Home #liHome a:active
{
	background-position: 0px -135px;
}
#liHome a:link,
#liHome a:visited,
#liHome a:active{ /*list item with assigned ids are given unique attributes like size and background image coordinates*/
	background-position: 0px 0px;
	width:154px;
	padding-left: 10px;
}
#liHome a:hover{
	background-position: 0px -45px;
}
#liHome a:active{
	background-position: 0px -90px;
}

body.Company #liCompany a:link,
body.Company #liCompany a:hover,
body.Company #liCompany a:visited,
body.Company #liCompany a:active{
	background-position: -164px -135px;
}
#liCompany a:link,
#liCompany a:visited,
#liCompany a:active{
	background-position: -164px 0px;
	width:179px;
	padding-left: 10px;
}
#liCompany a:hover{
	background-position: -164px -45px;
}
#liCompany a:active{
	background-position: -164px -90px;
}
#nav li#liCompany li a{
	width:195px;
}
#nav li#liCompany ul{
	width:205px;
}

body.Products #liProducts a:link,
body.Products #liProducts a:hover,
body.Products #liProducts a:visited,
body.Products #liProducts a:active,

body.Exchanges #liProducts a:link,
body.Exchanges #liProducts a:hover,
body.Exchanges #liProducts a:visited,
body.Exchanges #liProducts a:active,

body.Rentals #liProducts a:link,
body.Rentals #liProducts a:hover,
body.Rentals #liProducts a:visited,
body.Rentals #liProducts a:active,

body.Outright #liProducts a:link,
body.Outright #liProducts a:hover,
body.Outright #liProducts a:visited,
body.Outright #liProducts a:active{
	background-position: -353px -135px;
}
#liProducts a:link,
#liProducts a:visited,
#liProducts a:active{
	background-position: -353px 0px;
	width:183px;
	padding-left: 10px;
}
#liProducts a:hover{
	background-position: -353px -45px;
}
#liProducts a:active{
	background-position: -353px -90px;
}
#nav li#liProducts li a{
	width:183px;
}
#nav li#liProducts ul{
	width:193px;
}

body.HelicopterMaintenance #liServices a:link,
body.HelicopterMaintenance #liServices a:hover,
body.HelicopterMaintenance #liServices a:visited,
body.HelicopterMaintenance #liServices a:active,

body.AirframeMaintenance #liServices a:link,
body.AirframeMaintenance #liServices a:hover,
body.AirframeMaintenance #liServices a:visited,
body.AirframeMaintenance #liServices a:active,

body.EngineMaintenance #liServices a:link,
body.EngineMaintenance #liServices a:hover,
body.EngineMaintenance #liServices a:visited,
body.EngineMaintenance #liServices a:active,

body.EngineMRO #liServices a:link,
body.EngineMRO #liServices a:hover,
body.EngineMRO #liServices a:visited,
body.EngineMRO #liServices a:active,

body.ComponentMRO #liServices a:link,
body.ComponentMRO #liServices a:hover,
body.ComponentMRO #liServices a:visited,
body.ComponentMRO #liServices a:active,

body.MROManagement #liServices a:link,
body.MROManagement #liServices a:hover,
body.MROManagement #liServices a:visited,
body.MROManagement #liServices a:active,

body.Services #liServices a:link,
body.Services #liServices a:hover,
body.Services #liServices a:visited,
body.Services #liServices a:active{
	background-position: -546px -135px;
}
#liServices a:link,
#liServices a:visited,
#liServices a:active{
	background-position: -546px 0px;
	width:169px;
	padding-left: 10px;
}
#liServices a:hover{
	background-position: -546px -45px;
}
#liServices a:active{
	background-position: -546px -90px;
}
#nav li#liServices li a{
	width:169px;
}
#nav li#liServices ul{
	width:179px;
}

body.Contact #liContact a:link,
body.Contact #liContact a:hover,
body.Contact #liContact a:visited,
body.Contact #liContact a:active{
	background-position: -725px -135px;
}
#liContact a:link,
#liContact a:visited,
#liContact a:active{
	background-position: -725px 0px;
	width:205px;
	padding-left: 10px;
}
#liContact a:hover{
	background-position: -725px -45px;
}
#liContact a:active{
	background-position: -725px -90px;
}
#nav li#liContact li a{
	width:195px;
}
#nav li#liContact ul{
	width:205px;
}

/*Eurocopter and Turbomeca Secondary Navigation*/

#divSecondaryNavigation{
}
#SecondaryNavigation li{
	list-style-type: none;
}
#SecondaryNavigation li a { /*make first list use an image background*/
	display: block;
	height: 25px;
	width: 268px;
	padding-top: 6px;
	margin-right: 5px;
	padding-bottom: 0px;
	margin-left: 5px;
	font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
}
				
body.HelicopterMaintenance #liHelicopterMaintenance a:link,
body.HelicopterMaintenance #liHelicopterMaintenance a:hover,
body.HelicopterMaintenance #liHelicopterMaintenance a:visited,
body.HelicopterMaintenance #liHelicopterMaintenance a:active,

body.AirframeMaintenance #liAirframeMaintenance a:link,
body.AirframeMaintenance #liAirframeMaintenance a:hover,
body.AirframeMaintenance #liAirframeMaintenance a:visited,
body.AirframeMaintenance #liAirframeMaintenance a:active,

body.EngineMaintenance #liEngineMaintenance a:link,
body.EngineMaintenance #liEngineMaintenance a:hover,
body.EngineMaintenance #liEngineMaintenance a:visited,
body.EngineMaintenance #liEngineMaintenance a:active,

body.EngineMRO #liEngineMRO a:link,
body.EngineMRO #liEngineMRO a:hover,
body.EngineMRO #liEngineMRO a:visited,
body.EngineMRO #liEngineMRO a:active,

body.ComponentMRO #liComponentMRO a:link,
body.ComponentMRO #liComponentMRO a:hover,
body.ComponentMRO #liComponentMRO a:visited,
body.ComponentMRO #liComponentMRO a:active,

body.MROManagement #liMROManagement a:link,
body.MROManagement #liMROManagement a:hover,
body.MROManagement #liMROManagement a:visited,
body.MROManagement #liMROManagement a:active,

body.Exchanges #liExchanges a:link,
body.Exchanges #liExchanges a:hover,
body.Exchanges #liExchanges a:visited,
body.Exchanges #liExchanges a:active,

body.Rentals #liRentals a:link,
body.Rentals #liRentals a:hover,
body.Rentals #liRentals a:visited,
body.Rentals #liRentals a:active,

body.Outright #liOutright a:link,
body.Outright #liOutright a:hover,
body.Outright #liOutright a:visited,
body.Outright #liOutright a:active{
	background-image: url(../images/navigation/drop-down-navigation-active.gif);
	color: #FFF;
	font-weight: bold;
}
#SecondaryNavigation li a:link, #SecondaryNavigation li a:visited{ /*make second list use an image background*/
	background-image: url(../images/navigation/drop-down-navigation-on.gif);
	color: #000;
	font-weight: bold;
}
#SecondaryNavigation li a:hover, #SecondaryNavigation li a:active{ /*make second list use an image background*/
	background-image: url(../images/navigation/drop-down-navigation-off.gif);
	text-decoration:none;
	color: #FFF;
}
