*{margin:0;padding:0;}
.clear { clear:both; }
.cleft { clear:left; }
.cright { clear:right; }
.clear,.cleft,.cright { line-height:1px;height:1px; font-size:1px;}
img {border:0;}
h1 { font-size:20px; }
h2 { font-size:18px; font-weight:bold; margin-bottom:10px; }
h3 { font-size:16px; font-weight:normal; margin-bottom:8px; }

html,body
{
	min-height:100%;
	height:100%;
	text-align:center;
	background:#2c87fb url('/img/page-bg.png') repeat-x left top;
	font-size:13px;
	line-height:18px;
	font-family:'lucida grande','lucida sans unicode',tahoma, verdana, arial, sans-serif;
	color:#fff;
}

a:link,
a:visited
{
	color:#fff;
	text-decoration:none;
}

#wrapper
{
	width:880px;
	text-align:left;
	margin: 0 auto;
	min-height: 100%;
	position:relative;
	padding-bottom:10px;
	background:url('/img/components/header-bg.jpg') no-repeat left top;
}

#header
{
	height:233px;
	position:relative;
}

#header h1
{
	text-indent:-9000px;
	background:url('/img/logo.png') no-repeat left bottom;
	width:296px;
	height:87px;
}

#header ul
{
	position:absolute;
	top:162px;
	left:240px;
}

#header ul li
{
	float:left;
	list-style-type:none;
}

#header ul li a:link,
#header ul li a:visited
{
	line-height:35px;
	padding:0 5px;
	color:#fff;
	display:block;
	float:left;
	text-decoration:none;
}

#header ul li a:hover,
#header ul li:hover
{
	background:#fff;
	color:#0959b8;
}

#content
{
	padding:0 40px 20px 20px;
	background:url('/img/components/content-bg.png') repeat-y left top;
}

#content-header
{
	background:url('/img/components/content-header.png') no-repeat left top;
	padding-top:24px;
	margin:0 60px;
}

#content-footer
{
	background:url('/img/components/content-footer.png') no-repeat left bottom;
	padding-bottom:35px;
}

#content.nobg,
#contenthead.nobg
{
	background:none;
	padding:0 60px;
}

#content-header #content p
{
	margin-top:30px;
}

#logo-container
{
	width:840px;
	margin:10px auto;
	margin-bottom:20px;
}

.logo-holder,
#jdi-holder
{
	background:url('/img/components/logo-container.png') no-repeat left top;
	width:259px;
	height:174px;
	margin:10px;
	float:left;
	text-align:center;
	line-height:174px;
	position:relative;
}

#jdi-holder
{
	background:url('/img/components/jdi-centre.png') no-repeat left top;
}

#jdi-holder p
{
	display:none;
}

.logo-holder a.more-info:link,
.logo-holder a.more-info:visited
{
	background:url('/img/buttons/more-info.png') no-repeat left top;
	width:97px;
	height:35px;
	display:block;
	position:absolute;
	bottom:0px;
	left:84px;
	z-index:9;
}

.logo-holder a.more-info:link span,
.logo-holder a.more-info:visited span
{
	display:none;
}

#footer
{
	text-align:center;
	font-size:10px;
	margin-top:10px;
}

#footer p
{
	margin:0px;
}

#footer a:link,
#footer a:visited
{
	padding:0 5px;
}

ul
{
	margin-left:30px;
	margin-bottom:10px;
}

#companies-navigator
{
	position:relative;
}

#arrow-right
{
	left:808px;
}

#arrow-left
{
	left:0;
}

#arrow-right,
#arrow-left
{
	position:absolute;
	top:50%;
	margin-top:-28px;
}

.error
{
	color:#BF4747;
}






#staff-container
{
	margin-top:20px;
	width:698px;
}

.staff-col
{
	width:335px;
}

.yellow-container { 
	margin-bottom: 10px;
} 

.yellow-container h3 { 
	padding: 0px 0px 0px 17px;
	font-size: 13px;
	margin: 0px;
	font-weight: bold;
} 
.yellow-container h4 { 
	padding: 0px 0px 5px 17px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
} 

.yellow-container .top { 
	background: url('/img/components/staff-container-top.png') no-repeat;
	width: 340px;
	height: 9px;
} 
.yellow-container .bot { 
	background: url('/img/components/staff-container-bot.png') no-repeat;
	width: 340px;
	height: 9px;
} 
.yellow-container .staffcontent { 
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	width: 338px;
} 

.find-out { 
	margin: -10px auto 0px auto;
	width: 97px;
	cursor: hand;
	cursor: pointer;
} 

.staff-member { 
	padding-left: 17px;
	padding-bottom: 10px;
} 
.more-details { 
	display: none;
	padding: 0px 0px 0px 17px;
	font-size: 12px;
} 
#content-header #content .more-details p { 
	padding: 0px;
	margin: 15px 0px 0px 0px;
} 
#offices-container { 
	width: 640px;
	margin: 20px auto 0px auto;
} 
.offices-col-1 { 
	width: 310px;
} 
.offices-col-2 { 
	width: 310px;
} 

.offices-col-1 img, .offices-col-2 img {
	padding: 0px 0px 20px 0px;
} 


.ind_staffpage .staff-member {
	padding: 10px;
	float: right;
}
#content-header #content .ind_staffpage p { 
	margin-top: 15px;
} 
.goback-button { 
	width: 97px;
	margin: 15px auto 0px auto;
} 