/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #4c4c4c;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {outline: none;}
img {border: none;}



a:link {
	color: #06357a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06357a;
}
a:hover {
	text-decoration: none;
	color: #f78e1e;
}
a:active {
	text-decoration: none;
	color: #f78e1e;
}



a:link.white {
	color: #fff;
	text-decoration: none;
}
a:visited.white {
	text-decoration: none;
	color: #fff;
}
a:hover.white {
	text-decoration: none;
	color: #fff;
}
a:active.white {
	text-decoration: none;
	color: #fff;
}



a:link.grey {
	color: #4c4c4c;
	text-decoration: none;
}
a:visited.grey {
	text-decoration: none;
	color: #4c4c4c;
}
a:hover.grey {
	text-decoration: none;
	color: #f78e1e;
}
a:active.grey {
	text-decoration: none;
	color: #f78e1e;
}

a:link.beige {
	color: #a2958a;
	text-decoration: none;
}
a:visited.beige {
	text-decoration: none;
	color: #a2958a;
}
a:hover.beige {
	text-decoration: none;
	color: #a2958a;
}
a:active.beige {
	text-decoration: none;
	color: #a2958a;
}




#header_holder {
	width: 100%;
	height: 174px;
	float: left;
	background-image: url(../_images/header.png);
	background-repeat: no-repeat;
	background-position: center;		
}

#header {
	width: 960px;
	height: 174px;
	margin: 0 auto;	
	position: relative;
}

#logo {
	float: left;
	width: 253px;
	height: 66px;
	margin-top: 25px;
	margin-left: 25px;
}

#contacts {
	width: 370px;
	height: 40px;
	font-size: 14px;
	color: #06357a;	
	right: 126px;
	top: 29px;
	text-align: right;
	position: absolute;
}

#socialmedia {
	width: 90px;
	height: 40px;
	top: 31px;
	right: 26px;	
	position: absolute;
}

#strapline {
	clear: right;
	width: 295px;
	height: 17px;
	right: 26px;
	top: 70px;
	position: absolute;	
}



.menu {padding:0px; margin:0; list-style-type:none; height:30px; width: 900px; float: left; clear: both; font-size: 14px; font-weight: bold; margin-top: 30px; margin-left: 26px;}
.menu li {float:left;}
.menu li a {display:block; color:#06357a; text-decoration:none; height:23px; padding: 0 12px; margin-right: 22px; padding-top: 7px;}
.menu li:hover a {text-decoration:none; background: #06357a; color: #f78e1e;}

.menu ul {position:absolute; left:-9999px; top:-9999px; list-style-type:none;}
.menu li:hover {position:relative;}
.menu li:hover ul {left:-40px; top:30px; width:auto;
	filter: alpha(opacity=90); /* internet explorer */
	-khtml-opacity: 0.9;      /* khtml, old safari */
	-moz-opacity: 0.9;       /* mozilla, netscape */
	opacity: 0.9;           /* fx, safari, opera */}
.menu li:hover ul li {height:30px; border:none; padding: 0px; border-bottom: solid 1px #466896; background:#09347a; border-bottom:1px solid #466896; width: 111px;}
.menu li:hover ul li a {height:25px; padding:0px; display:block; width:103px; line-height:18px; text-indent:5px; color: #fff; font-size: 12px; font-weight: normal; text-decoration:none; padding-top: 5px; padding-left: 8px;}
.menu li:hover ul li a:hover {height:25px;color: #f78e1e; border-bottom:1px solid #466896; }

.menu li a.current {text-decoration:none; background: #06357a; color: #f78e1e; }
.menu li:hover ul li a.current {color: #f78e1e; }


#wrapper {
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../_images/content_back.png);
	background-repeat: repeat-y;
	background-position: center;
}

#content {
	width: 944px;
	height: auto;
	margin: 0 auto;
	padding-left: 38px;
}

h1 {
	width: 905px;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #a2958a;
	padding-bottom: 8px;
	border-bottom: 1px solid #e8e5e2;
	margin-top: 20px;
	margin-bottom: 25px;
}

hr {
	width: 905px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	border: none;
	border-bottom: 1px solid #e8e5e2;
	margin-top: 20px;
	margin-bottom: 25px;
	clear: both;
}

.servicepanel {
	width: 283px;
	height: 211px;
	float: left;
	margin-right: 28px;	
	overflow: hidden;
}

.servicepanelsmall {
	width: 204px;
	height: 221px;
	float: left;
	margin-right: 28px;	
	overflow: hidden;
}


.findoutmore {
	display: block;
	width: 100px;
	height: 30px;
	margin-top: 8px;	
}

.serviceimage {
	margin-bottom: 8px;	
}


.h2strategy {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #bf2e1a;
	padding-left: 10px;
	padding-top: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;	
}

.textstrategy {
	color: #bf2e1a;
}

.h2technology {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #00b1b0;
	padding-left: 10px;
	padding-top: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;	
}

.texttechnology {
	color: #00b1b0;
}

.h2research {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #79288c;
	padding-left: 10px;
	padding-top: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;	
}

.textresearch {
	color: #79288c;	
}

.h2operations {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #0077c0;
	padding-left: 10px;
	padding-top: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;	
}

.textoperations {
	color: #0077c0;	
}

.h2talent {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #959ca1;
	padding-left: 10px;
	padding-top: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;	
}

.texttalent {
	color: #959ca1;	
}

.h2design {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #00aaeb;
	padding-left: 10px;
	padding-top: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;	
}

.textdesign {
	color: #00aaeb;	
}

.h2risk {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #006c68;
	padding-left: 10px;
	padding-top: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;	
}

.textrisk {
	color: #006c68;
}

.h2capital {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #c959a2;
	padding-left: 10px;
	padding-top: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;	
}

.textcapital {
	color: #c959a2;
}

.h2quality {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background: #b2aa7e;
	padding-left: 10px;
	padding-top: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;	
}

.textquality {
	color: #b2aa7e;	
}

#homeleft {
	clear: both;
	width: 425px;
	height: auto;
	float: left;
	font-size: 16px;
	line-height: 20px;
	color: #a2958a;	
}

#homeright {
	width: 425px;
	height: auto;
	float: right;
	margin-right: 50px;
}


.clr {
  clear: both;
  height: 0; /* i have tried 0.001em to */
  line-height: .001em;
  overflow: hidden;
}


#prefooter {
	clear: both;
	float: left;
	width: 900px;
	height: 38px;
	color: #a2958a;
	margin-top: 50px;	
}

#footer_holder {
	clear: both;
	float: left;
	width: 100%;
	height: 86px;
	background-image: url(../_images/footer_back.png);
	background-repeat: no-repeat;
	background-position: center;		
}

#footer {
	margin: 0 auto;
	width: 960px;
	height: 60px;
	font-size: 12px;
	padding-top: 46px;
	color: #808080;	
}


h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #a2958a;	
	font-weight: normal;
}

h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #06357a;	
	font-weight: normal;
}

h5 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: -4px;
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #06357a;	
	font-weight: normal;
}

#leftinside {
	width: 420px;
	height: auto;
	float: left;	
}

#rightinside {
	width: 440px;
	height: auto;
	float: right;
	margin-right: 40px;	
}

#rightinside2 {
	width: 475px;
	height: auto;
	float: right;
	margin-right: 0px;	
	padding-left: 15px;
}

.strongblue {
	font-weight: bold;
	color: #06357a;	
}

.bigger {
	font-size: 14px;	
}

.h3operations {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #0077c0;	
	font-weight: normal;
}

.h3strategy {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #bf2e1a;	
	font-weight: normal;
}

.h3capital {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #c959a2;	
	font-weight: normal;
}

.h3risk {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #006c68;	
	font-weight: normal;
}

.h3research {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #79288c;	
	font-weight: normal;
}

.h3technology {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #00b1b0;	
	font-weight: normal;
}

.h3design {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #00aaeb;	
	font-weight: normal;
}

.h3talent {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #959ca1;	
	font-weight: normal;
}

.h3quality {
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 20px;
	color: #b2aa7e;	
	font-weight: normal;
}

form {
	padding: 0px;
	margin: 0px;
	margin-top: 12px;	
	margin-bottom: 30px;
}

input {
	width: 98%;
	height: 25px;
	border: none;
	background: #ebebeb;
	padding-left: 8px;
	font-size: 12px;
	color: #4c4c4c;	
	margin-bottom: 8px;
}

textarea {
	width: 98%;
	height: 155px;
	border: none;
	background: #ebebeb;
	padding-left: 8px;
	font-size: 12px;
	color: #4c4c4c;	
	margin-bottom: 8px;
	resize: none;
	padding-top: 7px;
}

input[type=checkbox] {
	width: 20px;
	border: none;
	float: left;
	margin-top: -4px;
}

.tickholder {
	float: left;
	width: 120px;
	height: 20px;	
}

.narrowfield {
	width: 50%	
}

.fieldlabel {
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 100%	
}

.button {
	background: #09347a;
	color: #f78e1e;
	width: 100px;
	font-weight: bold;
	float: right;
	clear: both;	
}

.blue {
	color: #09347a;	
}

.smallimage {
	margin-top: 10px;
	margin-bottom: 10px;	
}

#fullwidth {
	width: 90%;
	clear: both;
	height: auto;
}

hr {
	clear: both;
	margin-top: 35px;
	margin-bottom: 35px;
	border: none;
	width: 905px;
	height: 1px;
	border-bottom: solid 1px #e8e5e2;	
}

.logos {
	float: left;
	margin-right: 30px;	
	margin-bottom: 40px;
}



