#header #navigation ul {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#header #navigation ul li {
	display:inline;
	float:left;
	height:39px;
}

#header #navigation a {
	height: 39px;
	display: block;
    text-indent: -1500px;
	background-position: top;
	outline: none;
}

#header #navigation a:hover {
	background-position: bottom;
}

#nav_home a {
	width:54px;
	background: url(/images/nav/nav_home.gif) no-repeat;
}

#nav_about_us a {
	width:69px;
	background: url(/images/nav/nav_about_us.gif) no-repeat;
}

#nav_careers a {
	width:64px;
	background: url(/images/nav/nav_careers.gif) no-repeat;
}

#nav_services a {
	width:68px;
	background: url(/images/nav/nav_services.gif) no-repeat;
}

#nav_plant_hire a {
	width:118px;
	background: url(/images/nav/nav_marine_plant_hire.gif) no-repeat;
}

#nav_experience a {
	width:79px;
	background: url(/images/nav/nav_experience.gif) no-repeat;
}

#nav_contact_us a {
	width:82px;
	background: url(/images/nav/nav_contact_us.gif) no-repeat;
}

#header #navigation .selected a {
	background-position: bottom;
}

/* Side navigation */

.feature_wrapW235 ul
{
list-style: none;
margin:0;
padding:0;
border:none;

}

.feature_wrapW235 ul li
{
width:235px;
margin:0;
}

.feature_wrapW235 ul li a
{
outline:none;
display: block;
background-image: url(/images/backgrounds/sub_nav_li.gif);
background-position: 0px 0px;
text-decoration: none;
width:195px;
padding: 7px 10px 6px 30px;
min-height:16px;
height:auto !important;
height:15px;
color:#333333;
font-family: Tahoma, sans-serif;
font-size:11px;
text-transform:uppercase;
font-weight:600;
}

.feature_wrapW235 ul li a:hover
{
background-position: 0px -66px;
color: #111111;
}



.feature_wrapW235 ul ul
{
margin:0;
padding:0;
}

.feature_wrapW235 ul ul li 
{
margin: 0;
width:235px;
}

.feature_wrapW235 ul ul li a
{
display: block;
background-image: url(/images/backgrounds/sub_nav_li_li.gif);
background-position: 0px 0px;
text-decoration: none;
width:180px;
padding: 7px 10px 6px 45px;
min-height:16px;
height:auto !important;
height:15px;
color:#333333;
font-family: Tahoma, sans-serif;
font-size:11px;
text-transform:uppercase;
font-weight:300;
}

.feature_wrapW235 ul ul li a:hover
{
background-position: 0px -66px;
color: #111111;
}

.sub_nav_footer {
	width:235px;
	height:12px;
	background: url(/images/backgrounds/sub_nav_footer.gif) no-repeat;
}

.feature_wrapW235 ul ul ul
{
margin:0;
padding:0;
}

.feature_wrapW235 ul ul ul li 
{
margin: 0;
width:235px;
}

.feature_wrapW235 ul ul ul li a
{
display: block;
background-image: url(/images/backgrounds/sub_nav_li_li_li.gif);
background-position: 0px 0px;
text-decoration: none;
width:165px;
padding: 7px 10px 6px 60px;
min-height:16px;
height:auto !important;
height:15px;
color:#333333;
font-family: Tahoma, sans-serif;
font-size:11px;
text-transform: uppercase;
font-weight:300;
}

.feature_wrapW235 ul ul ul li a:hover
{
background-position: 0px -66px;
color: #111111;
}

.feature_wrapW235  .selected > a
{
background-position: 0px -66px;
color: #111111;
font-weight:600;
}



.feature_wrapW235 .unselected a
{
background-position: left top;
color: #111111;
}


