h1#logo a:link, h1#logo a:visited, h1#logo a:hover{
	height:177px;
	width:126px;
}
h1#logo{
	height:177px;
	width:126px;
	background:url(/assets/gfx/logo-offshore.gif) no-repeat;
}
h1, h2, h3{color:#d67733;}
table.contracts th{
	border-right:1px solid #CFA281;
	background-color:#d67733;
	color:#fff;
}
#banner h2 span{
	color:#d67733;
	font-weight:bolder;
}
#banner div#bannerImg{
	background:url(/assets/gfx/banner_people2.jpg) no-repeat bottom left;
}
ul#listMenuRoot li.active{
	background:url(/assets/gfx/tab-orange-right.gif) no-repeat right top;
}
ul#listMenuRoot li li,
ul#listMenuRoot li.active li{
	background:none;
}
ul#listMenuRoot li.active a{
	background:url(/assets/gfx/tab-orange-left.gif) no-repeat left top;
}
#listMenuRoot ul li a,
#listMenuRoot li.active ul a{
	color:#d67733;
	background:none;
}
#listMenuRoot ul li:hover a,
#listMenuRoot ul li a:hover{
	color:#fff;
}
#listMenuRoot ul ul li a,
#listMenuRoot ul ul li:hover li a{
	background:#F6F6F6;
}
#listMenuRoot ul ul li:hover a{
	color:#333
}
#listMenuRoot ul ul li:hover a:hover{
	background:#d67733;
	color:#fff !important;
}
