h1#logo a:link, h1#logo a:visited, h1#logo a:hover{
	height:119px;
	width:125px;
}
h1#logo{
	height:119px;
	width:125px;
	background:url(/assets/gfx/logo-group.gif) no-repeat;
}

h1, h2, h3{color:#cab055;}
table.contracts th{
	color:#0682A7;
	text-align:center;
	padding:10px;
}
table.contracts th.table-heading{
	background:#DCC350;
}
#banner h2 span{
	color:#cab055;
	font-weight:bolder;
}
#banner div#bannerImg{
	background:url(/assets/gfx/banner_people1.jpg) no-repeat bottom left;
}
ul#listMenuRoot li.active{
	background:url(/assets/gfx/tab-yellow-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-yellow-left.gif) no-repeat left top;
}
#listMenuRoot ul li a,
#listMenuRoot li.active ul a{
	color:#cab055;
	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:#cab055;
	color:#fff !important;
}

ul#listMenuRoot li li span {
    background-image: url("/assets/gfx/arrow.png") !important;
    background-repeat: no-repeat;
    display: block;
    height: 9px;
    left: 0.3em;
    position: absolute;
    top: 0.65em;
    width: 5px;
}
