#sectionContainer {
	position:relative;
	display:block;
	width:1px;	
	height: 24px;
	text-align:left;
	z-index:999;
	position:relative;
	top:0px;
	left:50%;	
}
* html #sectionContainer {	
	height:28px;
}


/* style the outer div to give it width */
.navMenu {
	letter-spacing: 0px;
	font-size:12px;
/*	padding:0 0 0px 15px;	*/
/*	padding:0 0 200px 15px;	*/
	position:relative;
	
	width:970px;
/*	left:-485px;*/
	z-index:5000;

	
}

.navMenuBg {
	background:url(/eng/images/topnav_bg.gif) no-repeat center bottom;
}

/* remove all the bullets, borders and padding from the default list styling */
.navMenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	height:25px;
	background:none;	
}

/* style the sub-level lists */
.navMenu ul ul {
	width:680px;
}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.navMenu ul li {
	float:left;
	height:25px;
	line-height:22px;
	display:block;
	margin-right:2px;
}


/* style the sub level list items */
.navMenu ul ul li {
	display:block;
	width:150px;
	height:auto;
	line-height:1em;
}
.navMenu ul ul li.last {
	padding-bottom:10px;
/*	background:url(/eng/images/menu/sub_bottom.png) bottom left no-repeat;  */
}

/* style the links for the top level */
.navMenu a, .navMenu a:visited {
	display:block;
	float:left;
	height:24px;
	width:auto;
	font-size:12px;
	font-family:Verdana, Arial;
	word-spacing: 0px;
	text-decoration:none;
	color:#134843; /* dark Green */
	background:transparent;
	padding:0 0 0 30px;	
	margin:0 0 0 0px;
	text-align:center;
}

.navMenu a.nav1, .navMenu a.nav1:visited {
	padding:0 0 0 0px;
	margin:0 0 0 10px;
}
.navMenu a.nav2, .navMenu a.nav2:visited {
	padding:0 0 0 0px;
	margin:0 0 0 30px;
}
.navMenu a.nav3, .navMenu a.nav3:visited {
	padding:0 0 0 0px;
	margin:0 0 0 30px;
}
.navMenu a.nav4, .navMenu a.nav4:visited {
	padding:0 0 0 0px;
	margin:0 0 0 30px;
}
.navMenu a.nav5, .navMenu a.nav5:visited {
	padding:0 0 0 0px;
	margin:0 0 0 30px;
}
.navMenu a.nav6, .navMenu a.nav6:visited {
	padding:0 0 0 0px;
	margin:0 0 0 30px;
}
.navMenu a.nav7, .navMenu a.nav7:visited {
	padding:0 0 0 0px;
	margin:0 0 0 30px;
}
.navMenu a.nav8, .navMenu a.nav8:visited {
	padding:0 0 0 0px;
	margin:0 0 0 30px;
}

/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .navMenu a, * html .navMenu a:visited {
	margin:0 0 0 13px;
}
/* hack IE5.x to get the correct the faulty box model and get the width right */
* html .navMenu a.nav1, * html .navMenu a.nav1:visited,
* html .navMenu a.nav2, * html .navMenu a.nav2:visited,
* html .navMenu a.nav3, * html .navMenu a.nav3:visited,
* html .navMenu a.nav4, * html .navMenu a.nav4:visited,
* html .navMenu a.nav5, * html .navMenu a.nav5:visited,
* html .navMenu a.nav6, * html .navMenu a.nav6:visited,
* html .navMenu a.nav7, * html .navMenu a.nav7:visited,
* html .navMenu a.nav8, * html .navMenu a.nav8:visited  {
	padding:0 0 0 0px;
	margin:0 0 0 13px
}



/* style the sub level links */
.navMenu ul ul a, .navMenu ul ul a:visited {
	display:block;
	color:#134843; /* dark Green */
	width:128px;
	height:100%;
	line-height:1em;
	padding:5px 10px;
	border:none;
	text-align:center;
}
* html .navMenu ul ul a, * html .navMenu ul ul a:visited  {
	width:150px;
	w\idth:128px;
}


/* style the table so that it takes no part in the layout - required for IE to work */
.navMenu table {
	border-collapse:collapse;
	padding:0;
	margin:-1px;
	width:0;
	height:0;
	font-size:1em;
	z-index:1;
	background:transparent url(/eng/images/menu/sub_middle.png) 0 0 repeat-y;
}

/* style the third level background */
.navMenu ul ul ul a, .navMenu ul ul ul a:visited {
background:transparent;
}
/* style the fourth level background */
.navMenu ul ul ul ul a, .navMenu ul ul ul ul a:visited {
background:transparent;
}
/* style the sub level 1 background */
.navMenu ul :hover a.sub1 {
background:red;
}
/* style the sub level 2 background */
.navMenu ul ul :hover a.sub2 {
background:red;
}

/* style the level hovers */
/* first */
* html .navMenu a:hover {
	color:#228076;
	border:0;
	height:20px;
	/*height:25px;*/
	position:relative;
	z-index:100;
	border-bottom:#84A49B 1px solid;
	/*background:transparent url(/eng/images/menu/topnav_stroke_btm.gif) center 20px no-repeat;*/
	text-decoration:none;
}
.navMenu li{
		width:auto;
}
.navMenu li:hover {
	position:relative;
}

.navMenu :hover > a {
	color:#228076;
	border:0;
	height:20px;
	/*height:25px;*/
	border-bottom:#84A49B 1px solid;
	/*background:transparent url(/eng/images/menu/topnav_stroke_btm.gif) center 20px no-repeat;*/
}
/* second */
* html .navMenu ul ul a:hover{
	color:#228076;
	background:none;
	position:relative;
	z-index:110;
	height:100%;
	border:none;
}

.navMenu ul ul li:hover {
position:relative;
}
.navMenu ul ul :hover > a {
	color:#228076;
	background:url(/eng/images/menu/hover_bg.png) 0 0 no-repeat;
	z-index:110;
	height:100%;
	border:none;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.navMenu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:25px;
margin: 0 0 0 6px; /* for transportation*/
left:0px;
width:150px;
}

/* position the third level flyout menu */
.navMenu ul ul ul{
	top:-10px;
	width:150px;
}


/* make the second level visible when hover on first level list OR link */
.navMenu ul :hover ul {
	visibility:visible;
	height:auto;
	padding:2px 30px 30px 30px;
	background:transparent url(/eng/images/menu/sub_top.png) 20px 0 no-repeat;
	left:-40px;
}

.navMenu ul :hover ul.left {
	visibility:visible;
	height:auto;
	padding:2px 30px 30px 30px;
	background:transparent url(/eng/images/menu/sub_top_left.png) 20px 0 no-repeat;
	left:-55px;
}

/* keep the third level hidden when you hover on first level list OR link */
.navMenu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.navMenu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.navMenu ul :hover ul :hover ul{
	visibility:visible;
	left:90px;
	height:auto;
	padding:10px 30px 30px 30px;
	background:transparent url(/eng/images/menu/two_top.gif) 30px 0 no-repeat;
}
.navMenu ul :hover ul.left :hover ul {
	left:-150px;
}
/* make the fourth level visible when you hover over third level list OR link */
.navMenu ul :hover ul :hover ul :hover ul {
	visibility:visible;
	left:90px;
	height:auto;
	padding:10px 30px 30px 30px;
	background:transparent url(/eng/images/menu/three_top.gif) 30px 0 no-repeat;
}
.navMenu ul li ul {
	background:transparent url(/eng/images/menu/sub_middle.png) 30px 0px no-repeat !important;
}

.navPin {
}

/*
html { overflow-x: hidden; 
}
*/
