/* General Settings (default font, links, etc) */
BODY {
	font-family:Verdana,arial, helvetica, sans-serif;
	font-family:"Trebuchet MS", "Gill Sans MT", Verdana, sans-serif;
	font-size:12px;
	margin:10px auto;
	width:750px;
	color:#ffffff;

}

.accessibility, .topLink {
	display:none;
}

.clear {
	clear:both;
}

A {
	color:#000000;
}

DIV#siteOffline {
	background-color:red;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 5px;
	text-align:center;
	margin-bottom:10px;
	border-bottom:2px solid black;
}

DIV#container {
	background-color:#003399;
	border:2px solid #000066;
	background-image:url(images/bg2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	

}

DIV#subcontainer {
	position:relative;
}

DIV#header {
	height:188px;
	

}

BODY#index DIV#header {
	background-image:url(images/head1.jpg);
	background-repeat:no-repeat;
}

BODY#company_profile DIV#header {
	background-image:url(images/head2.jpg);
	background-repeat:no-repeat;
}

BODY#recruitment_solutions DIV#header {
	background-image:url(images/head3.jpg);
	background-repeat:no-repeat;
}

BODY#interim_solutions DIV#header {
	background-image:url(images/head4.jpg);
	background-repeat:no-repeat;
}

BODY#non_exec_directorships DIV#header {
	background-image:url(images/head5.jpg);
	background-repeat:no-repeat;
}

BODY#outplacement_solutions DIV#header {
	background-image:url(images/head6.jpg);
	background-repeat:no-repeat;
}
H1#siteTitle {
	margin:0;
	padding:0;
	position:relative;
	top:10px;
	left:10px;
	

}

H1#siteTitle A{
	display:block;
	width:236px;
	height:65px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;

}

H1#siteTitle A SPAN {
	display:none;
}

H2#strapLine {
	display:none;

}


DIV#mainNav {
	float:left;
	margin:0;
	padding:0;
	width:200px;
}

DIV#mainNav UL {
	margin:0;
	padding:0;
	margin-left:10px;
	display:block;
}

DIV#mainNav LI {
	margin:0;
	padding:0;
	list-style:none;
	height:20px;
	display:block;
	margin-bottom:3px;
}

DIV#mainNav LI A {
	margin:0;
	padding:0;
	color:#ffffff;
	display:block;
	border-color:#003399;
	border-left:1px solid #003399;
	border-bottom:1px solid #003399;
	text-decoration:none;
	/*border:1px solid red;*/
	width:195px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS", "Gill Sans MT", Verdana, sans-serif;
}

DIV#pageContent {
	margin-left:230px;
	margin-right:60px;
	padding-bottom:40px;
	font-size:13px;
	line-height:1.5em;
}

DIV#pageContent H3{
	color:#0099FF;
	font-size:14px;
	border-bottom:1px solid #0099ff;
	padding-bottom:3px;
}

H2#pageTitle {
	color:#000066;
	font-style:italic;
	margin-left:20px;
	font-size:16px;
	font-weight:normal;

}

DIV#contactDetails {
	text-align:center;
	line-height:1.5em;
	font-size:11px;
	padding-bottom:10px;
}

DIV#contactDetails A {
	color:#ffffff;
}

DIV#footer {
	font-size:11px;
	color:#000000;
	padding-top:5px;
}

DIV#footer A {
	text-decoration:none;
}

DIV#site-footer {
	width:45%;
	float:left;
}

DIV#gwp-footer {
	width:45%;
	float:right;
	text-align:right;
}
