@charset "UTF-8";
/* Global Elements */
html, body {
	padding: 0;
	background: #13110f;
}

body {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}

/* Container Elements */
#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	margin-top: 14px;
	background: #2b2621 url(groupimages/content_bg.jpg) top right no-repeat;
}

a img { border: none; }

#mainheader { display: block; width: 960px; margin: 0 0; }
#mainheader .globalnav { position: relative; display: block; width: 960px; height: 26px; background: url(images/globalnav-top.gif) repeat-x top left; }
#mainheader .sectioncolours { z-index: 9; display: block; width: 960px; height: 3px; }
#mainheader #deptheader { display: block; width: 960px; height: 65px; border-bottom: 1px solid #7c7977; background: #25201c url(images/areaheader-bg.jpg) no-repeat top right; z-index: 1;}
#mainheader #deptnavigation { z-index: 10; display: block; width: 960px; width/**/:/**/ 948px; height: 34px; padding-left: 12px; }

.globalnav img.corners { position: absolute; z-index: 100; top: 0; left: 0; width: 960px; height: 4px; }
.globalnav img.country { position: absolute; top: 0; left: 0; z-index: 110; margin: 9px 0 0 22px; }
.globalnav .deptselector { display: block; float: right; width: 507px; width/**/:/**/ 462px; height: 26px; padding-left: 45px; background: url(images/global-selector-bg.jpg) no-repeat top right; }


#content {
	width: 960px;
}

#top_column {
	width: 960px;
	height: 364px;
	background: url(groupimages/top_column_bg.jpg) right no-repeat;
}

#bottom_column {
	width: 960px;
	height: 454px;
	background: url(groupimages/bottom_column_bg.jpg) right no-repeat;
}

.left_column {
	float: left;	
	width: 336px;
	font: 11px Tahoma, Verdana, Arial, Georgia, Times New Roman;
}

#introduction {
	margin-left: 28px;
	margin-bottom: 50px;
}

#introduction img#wilson_logo {
	margin-top: 13px;
	margin-bottom: 19px;
}

#introduction img#people_who_know_the_business {
	margin-bottom: 8px;
}

p.white {
	width: 210px;
	padding-bottom: 3px;
	margin-top: 10px;
	line-height: 150%;
	color: #fff;
}

p.brown {
	width: 210px;
	line-height: 150%;
	color: #a9a5a2;
}

#employment_opportunities {
	float: left;
	width: 218px;
	height: 88px;
	margin-left: 28px;
	background: url(groupimages/employment_opp_bg.jpg);
}

* html #employment_opportunities {
	margin-left: 14px;
}

#employment_opportunities img {
	padding: 14px 0 0 14px;
	border: 0px;
}

#employment_opportunities p {
	font: 11px Tahoma, Verdana, Arial, Georgia, Times New Roman;
	color: #a8a7a6;
	margin: 0;
	margin-top: 2px;
	padding-left: 14px;
}

#employment_opportunities a {
	font: 11px Tahoma, Verdana, Arial, Georgia, Times New Roman;
	color: #a8a7a6;
	text-decoration: none;
}

#employment_opportunities a:hover {
	color: #fff;
	text-decoration: none;
}

.right_column {
	float: left;
	width: 624px;
}

#global_map {
	height: 371px;
}

#global_map img {
	margin: 1px 0 0 -1px;
	padding: 0;
}

#wilson_services {
	width: 624px;
	font: 11px Tahoma, Verdana, Arial, Georgia, Times New Roman;
	color: #a09d9a;
}

#wilson_services p {
	margin: 0;
}
#wilson_services img {
	padding: 1px 0 6px 2px;
}

#wilson_services ul {
	list-style: none;
	padding: 0;
	margin: 10px 1px 0 0;
	font: 11px Tahoma, Verdana, Arial, Georgia, Times New Roman;
	color: #a09d9a;
}

#wilson_services ul  a {
	font: 11px Tahoma, Verdana, Arial, Georgia, Times New Roman;
	color: #fff;
	text-decoration: none;
}
#wilson_services ul  a:hover  {
	color: #cbc8c4;
}

#wilson_services li {
	display: block;
	margin-bottom: 7px;
	padding-left: 16px;
}

#wilson_parking_list{
	float: left;
	width: 173px;
	position: relative;
}

#wilson_parking_list li {background: url(groupimages/list_arrow_dark.gif) top left no-repeat; background-position: 0 2px;}

#wilson_security_list {
	float: left;
	width: 173px;
	position: relative;
}

#wilson_security_list li {background: url(groupimages/list_arrow_medium.gif) top left no-repeat; background-position: 0 2px;}

#wilson_technology_solutions_list {
	float: left;
	width: 228px;
	position: relative;
}

#wilson_technology_solutions_list li {background: url(groupimages/list_arrow_light.gif) top left no-repeat; background-position: 0 2px;}

/* Footer Elements */
#footer_clear {
	width: 960px;
	height: 250px;	
	clear: both;
}

#footer {
	width: 960px;
	height: 40px;
	clear: both;
	bottom: 0;
	background: #322d28 url(groupimages/footer_bg.jpg) bottom no-repeat;
	font: 10px Trebuchet MS, Tahoma, Verdana, Arial, Georgia, Times New Roman;
	color: #84817e;
}

#footer a {
	font: 10px Trebuchet MS, Tahoma, Verdana, Arial, Georgia, Times New Roman;
	color: #84817e;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	padding: 12px 0 0 20px;
}