/* BANNER IMAGE */
#w-imagery {
background:url(/Design/Images/Styles/Skillbase/02.jpg) no-repeat center top;
} 
/* LINK COLOURS */
#content a:link { 
color:#58a7e0;
} 
#content a:visited { 
color:#6bb7ee;
} 
#content a:hover { 
color:#4999d2;
} 
#content a:active { 
color:#58a7e0;
} 
/* TOP BACKGROUND */
#website {
background:#fff url(/Design/Images/Styles/top-bg-blue.gif) repeat-x top;
}  
/* PART STYLES */
.default-side {
background:url(/Design/Images/Containers/blue-side.gif) no-repeat top;
} 
.default-side-top {
background:url(/Design/Images/Containers/blue-side-top.gif) no-repeat top;
} 
/* LOGO */
h2.w-logo a {
background:url(/Design/Images/Styles/Skillbase/logo.gif) no-repeat 0 -12px;
} 
/* DISPLAY LOGO CODE */
.link-skillbase {
display:block;
} 
.link-consultancy, .link-claybrook, .link-xafinity, .link-trustees, .link-paymaster, .link-hazell, .link-sipp {
display:none;
} 
/* BG COLOUR */
body { 
/*background:#26355e;*/
} 

/*BOOST IMAGE */
.BoostImage {
	position:relative;
	z-index:100;
	height:470px;
}

.BoostImage a {
	width:95px;
	height:30px;
	position:absolute;
	display:inline-block;
	z-index:999;
	text-indent:-9999px;
	background:transparent url(/Design/Images/transparent.gif) no-repeat 0 0;
}

.BoostImage a.managingChange {
	top:52px;
	left:4px;
}

.BoostImage a.problemSolving {
	top:181px;
	left:4px;
}

.BoostImage a.productivity {
	top:311px;
	left:4px;
}
