html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt,var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	/*line-height: 1em;	yes, em, not unitless*/
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	}
a img, :link img, :visited img {
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
caption, th { 
	text-align: left; 
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	}
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
legend, hr {
	display: none;
	visibility: hidden;
	}
button {
	cursor: pointer;
	}
abbr, acronym {
	cursor: help;
	border: none;
	}
em {
	font-style: italic;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	}


a {
	font-size: 1em;
	color: #039;
	text-decoration: none;
	border: none;
	outline: none;
	font-family: Helvetica, Arial, sans-serif;
}
a:link {
	color: #039;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	border: none;
	outline: none;
	font-family: Helvetica, Arial, sans-serif;
}
a:visited {
	color: #039;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	border: none;
	outline: none;
	font-family: Helvetica, Arial, sans-serif;
}
a:hover {
	color: #aa011c;
	text-decoration: none;
	outline: none;
	font-family: Helvetica, Arial, sans-serif;
}

p {
	color: #000;
	font-size: 1em;
	text-align: left;
	line-height: 1.2em;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: normal;
	padding-bottom: 10px;
}
p #dark_bold {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 0.7px;
}
p .testi {
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 0.7px;
	font-style: italic;
}
p #red {
	color: #bb0020;
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
}
p .larger , p .larger a, ul li{
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.2;
}
.italicise {
	font-style: italic;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
}
.italicise2 {
	font-style: italic;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 1.4em;
	color: #bb0020;
	text-align: left;
	line-height: 1.4em;
	font-weight: 400;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
}
h2 {
	font-size: 1.3em;
	color: #bb0020;
	text-align: left;
	line-height: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 10px;
	font-weight: 400;
}
h3 {
	font-size: 1.2em;
	color: #bb0020;
	text-align: left;
	line-height: 1.4em;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}
h4 {
	font-size: 1.6em;
	color: #bb0020;
	text-align: left;
	line-height: 1.3em;
	font-weight: 400;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 0px;
}
h5 {
	font-size: 1.2em;
	color: #bb0020;
	text-align: left;
	line-height: 1.4em;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
}
h6 {
	font-size: 1.5em;
	color: #bb0020;
	text-align: left;
	line-height: 1.3em;
	font-weight: 400;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 0px;
}
h7 {
	font-size: 1.3em;
	color: #bb0020;
	text-align: left;
	line-height: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 20px;
	font-weight: 400;
}
li {
	font-size: 1.2em;
	color: #000;
	text-align: left;
	line-height: 1.4em;
}
/*only iPhone*/
/* 
@media only screen and (max-device-width: 960px) { 
 

 
    html { 
        -webkit-text-size-adjust:none; 
    }
 }
 
 */
li #dark_bold {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: 0.7px;
}
li #red {
	color: #bb0020;
	font-size: 1.1em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
}
 
/*MAIN CSS
*/

html {
	background-color: #b9b8b8;
}
body{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:0.9em;
	text-align: center;
	width: 100%;
	display: table;
	background-image: url(images/unicorn_light.png);
	background-repeat: no-repeat;
	background-position: center top;
}




/* contacts form CSS */
/*
#contacts1 {
	position: relative;
	width: 762px;
	height: 461px;
	text-align: left;
	display: block;
	float: left;
}
#contacts1 h2 {
	color: #0491fc;
}
#contacts1 p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding: 0px;
}
#contacts1 p a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}
#contacts1_top {
	position: relative;
	width: 762px;
	height: 80px;
	text-align: left;
	display: block;
	float: left;
}
#contacts1_top1 {
	position: relative;
	width: 262px;
	height: 80px;
	text-align: left;
	display: block;
	float: left;
}
#contacts1_top2 {
	position: relative;
	width: 500px;
	height: 80px;
	text-align: left;
	display: block;
	float: right;
}
#contacts1_top2 p {
	text-align: right;
}
#contacts1_bottom {
	position: relative;
	width: 762px;
	height: 381px;
	text-align: left;
	display: block;
	float: left;
}
#contacts1 form p #bold {
	font-weight: bold;
}
textarea {
	color: #1d1917;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	float: left;
	display: block;
	position: relative;
	padding: 5px;
	background-color: #eeecec;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: ridge;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: ridge;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #999;
}
.error {
	color:#FF0033;
	font-size:10px;
	line-height: 10px;
	}
form label{
	width: 8em;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	margin-top: 0em;
}

.submit input {
	margin-left: 8.5em;
} 
#messagebox p #send_button {
	position: relative;
	display: block;
	float: left;
}
.message {
	margin-left: 8.5em;
}
input {
	background-color:#eee;
	margin-bottom: 1em;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

fieldset {
	border: none;
	margin-top: 1em;
}
*/

#page_wrap {
	position:relative;
	width: 960px;
	margin: auto;
	margin-bottom: 50px;
}
#top_shadow_wrap {
	position:relative;
	width: 960px;
	margin: auto;
	height: 16px;
	display: block;
	float: left;
}
#top_left_shadow {
	position:relative;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_top_left.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#top_right_shadow {
	position:relative;
	width: 944px;
	height: 16px;
	display: block;
	float: right;
}
#top_right1 {
	position:relative;
	width: 912px;
	height: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_top.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#top_right2 {
	position:relative;
	width: 32px;
	height: 16px;
	display: block;
	float: right;
	background-image: url(images/shadow_top_right.png);
	background-repeat: no-repeat;
}
#container_wrap {
	position:relative;
	width: 960px;
	margin: auto;
}
#top_shadow_wrap {
	position:relative;
	width: 960px;
	margin: auto;
	height: 16px;
	display: block;
	float: left;
}
#left_shadow {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	overflow: hidden;
}
#left_shadow_top {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1070px;
}
#left_shadow_homepage {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1370px;
}
#left_shadow_bottom {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_bottom_left.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
	height: 16px;
}
#right_content {
	position:relative;
	width: 944px;
	display: block;
	float: right;
}
#main_content {
	position:relative;
	width: 926px;
	background-color: #FFF;
	display: block;
	float: left;
	border: 1px solid #818181;
}
#right_shadow {
	position:relative;
	width: 16px;
	display: block;
	float: right;
	height: 400px;
}


/*------------------------------------*\
	IPHONE
\*------------------------------------*/
@media screen and (max-device-width: 480px){
/*--- iPhone only CSS here ---*/
body{
  -webkit-text-size-adjust:none;
  font-family:Helvetica, Arial, Verdana, sans-serif;
  padding:1px;
  width:auto;
}

img{
  max-width:100%;
  height:auto;
}

}
/*-------------------------------------------
End of iPhone CSS
*/

#masthead {
	position: relative;
	display: block;
	width: 926px;
	height: 104px;
	background-color: #FFF;
}
#masthead a img {
	border: none;
}
#main_wrap {
	position: relative;
	display: block;
	width: 926px;
	padding-bottom: 0px;
}
#navigation {
	position: relative;
	display: block;
	width: 901px;
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #893f3f;
	padding: 2px 0px 0px 25px;
	background-image: url(images/nav_bk.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer {
	position: relative;
	display: block;
	width: 926px;
	height: 60px;
	text-align: center;
	clear: both;
	padding-top: 0px;
}
#footer p {
	font-size: 0.8em;
	text-align: center;
	position: relative;
	display: block;
	clear: both;
	padding-top: 8px;
}
#media2 {
	z-index: 2;
	width: 200px;
	height: 18px;
	display: block;
	float: right;
	position: relative;
	padding-top: 6px;
}
#media2 #med2 {
	padding-right: 140px;
	display: block;
	float: right;
	position: relative;
}
.text_wrap {
	position: relative;
	display: block;
	width: 913px;
	float: left;
	padding-top: 40px;
	padding-left: 15px;
}
#masthead_left {
	position: relative;
	display: block;
	width: 545px;
	height: 104px;
	float: left;
}
#masthead_right {
	position: relative;
	display: block;
	width: 381px;
	height: 104px;
	float: right;
}
#search_wrap {
	position: relative;
	display: block;
	float: right;
	width: 231px;
	height: 30px;
	padding: 15px 50px 0px 0px;
}
#search_box {
	display: block;
	float: right;
}#masthead_contact {
	position: relative;
	display: block;
	float: right;
	width: 231px;
	height: 49px;
	padding: 0px 50px 0px 0px;
}
#masthead_contact p {
	text-align: right;
	padding: 0px;
	font-size: 0.9em;
}
#masthead_contact p a {
	text-align: right;
	padding: 0px;
}
.content {
	position: relative;
	display: block;
	width: 926px;
}
#services_wrap {
	position: relative;
	display: block;
	width: 750px;
	height: 349px;
	margin: 20px 57px 0px 57px;
	background-color: #FFF;
	background-image: url(images/services_shadow.jpg);
	background-repeat: no-repeat;
	padding: 32px 32px 16px 32px;
}
#home_message {
	position: relative;
	display: block;
	width: 778px;
	margin: 20px 74px 0px 74px;
}
#home_message_left {
	display: block;
	float: left;
	width: 518px;
	height: 590px;
}
#message_left1 {
	display: block;
	float: left;
	width: 250px;
	padding-right: 10px;
	height: 590px;
	background-image: url(images/leftcolumn_bk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#message_left2 {
	display: block;
	float: right;
	width: 238px;
	height: 590px;
	background-image: url(images/whatyouget_bk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 10px 0px 10px;
}
#message_left1 p a{
	font-size: 1.1em;
	line-height: 1.7;
}
#home_message_right {
	display: block;
	float: right;
	width: 240px;
	padding-left: 20px;
	background-image: url(images/whatwedo_bk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 590px;
}
#home_message1 {
	display: block;
	float: right;
	width: 240px;
	height: 590px;
}
#home_message2 {
	display: block;
	float: right;
	height: 140px;
	margin-top: 20px;
}
#home_message_bottom {
	position: relative;
	display: block;
	width: 778px;
	margin: 20px 74px 0px 74px;
	height: 160px;
	clear: both;
}
#home_message_bottom p a {
	font-size: 1.1em;
	line-height: 1.7;
}
#home_message_bottom p a img {
	clear: both;
	position: relative;
	display: block;
	float: left;
	border: none;
	padding-top: 20px;
}
#home_message_contact {
	display: block;
	float: right;
	height: 140px;
	margin-top: 20px;
	width: 700px;
}
#home_message1 ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 20px;
	line-height: 1.1;
	padding-bottom: 5px;
}
#home_message1 h2 {
	line-height: 1;
	letter-spacing: 1px;
	font-size: 1.2em;
}
#home_message2_left {
	display: block;
	float: left;
	height: 140px;
	position: relative;
}
#home_message2_left p a img{
	clear: both;
	position: relative;
	display: block;
	float: right;
	border: none;
	padding-top: 20px;
}
#home_message2_right {
	display: block;
	float: right;
	height: 140px;
	position: relative;
}
#home_message2_right p a img {
	clear: both;
	position: relative;
	display: block;
	float: right;
	border: none;
	padding-top: 20px;
}
#cloud #tags ul li a {
	position: relative;
	clear: both;
	padding: 0px;
}
#novel_clients_wrap {
	position: relative;
	width: 926px;
	height: 550px;
	background-image: url(images/cloud_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
}
#novel_clients_wrap #cloud {
	position: relative;
	width: 926px;
	height: 500px;
	clear: both;
	padding-top: 0px;
	background-image: url(images/cloud_bk_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#clients_bottom {
	position: relative;
	width: 926px;
	height: 40px;
	clear: both;
	background-color: #FFF;
}
#left_shadow_top_clients {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 780px;
}
.service_header_wrap {
	position: relative;
	display: block;
	width: 926px;
	float: left;
}
.content_culture {
	position: relative;
	display: block;
	width: 926px;
	height: 1090px;
}
/*  CSS FOR CHANGE CULTURE BELOW
*/

.culture_text_left {
	position: relative;
	display: block;
	width: 500px;
	float: left;
	background-image: url(images/culture_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#culture_image_right1 {
	position: relative;
	display: block;
	width: 426px;
	float: right;
	height: 500px;
	background-image: url(images/culture1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#culture1 img {
	position: relative;
	display: block;
	float: right;
}
#culture_header {
	position: relative;
	display: block;
	width: 288px;
	height: 120px;
	float: left;
	margin: 15px 0px 0px 209px;
}
#culture_header p {
	position: relative;
	display: block;
	float: left;
}
#culture_A {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 0px 0px 0px 35px;
}
#culture_Aleft ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 3px;
}
#culture_Aright ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 3px;
}
#cultureA_wrap1 {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 0px 0px 0px 35px;
}
#culture_Aleft {
	position: relative;
	display: block;
	width: 215px;
	float: left;
	margin: 0px;
}
#culture_Aright {
	position: relative;
	display: block;
	width: 215px;
	float: left;
	margin: 0px 35px 0px 0px;
}
#culture_B {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 20px 0px 20px 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
#culture_C {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 0px 0px 0px 35px;
}
.culture_middle_wrap {
	position: relative;
	display: block;
	width: 926px;
	float: left;
	background-image: url(images/culture_bk1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#culture_D {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-left: 35px;
	padding-bottom: 10px;
}
#culture_Dleft {
	position: relative;
	display: block;
	width: 215px;
	float: left;
	margin: 0px 0px 10px 0px;
}
#culture_Dright {
	position: relative;
	display: block;
	width: 215px;
	float: left;
	margin: 0px 35px 10px 0px;
}
#culture_Dleft ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 3px;
}
#culture_Dright ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 3px;
}
#culture_E {
	position: relative;
	display: block;
	width: 331px;
	float: right;
	margin: 40px 40px 0px 55px;
}
#culture_E ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 7px 0px 0px 0px;
}
.service_bottom_wrap {
	position: relative;
	display: block;
	width: 926px;
	float: left;
	background-image: url(images/culture_bk2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#culture_F {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 0px 0px 0px 35px;
}
#culture_G {
	position: relative;
	display: block;
	width: 331px;
	float: right;
	margin: 0px 40px 20px 55px;
}
#culture_F ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 3px;
}
#culture_G ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 7px 0px 0px 0px;
}
#left_shadow_culture1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1265px;
}
/*  CSS FOR PERFORMANCE CULTURE BELOW
*/
.content_performance {
	position: relative;
	display: block;
	width: 926px;
	height: 870px;
}
.performance_text_right {
	position: relative;
	display: block;
	width: 500px;
	float: right;
	background-image: url(images/culture_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#performance_header {
	position: relative;
	display: block;
	width: 285px;
	height: 75px;
	float: left;
	margin: 25px 180px 0px 30px;
}
#performance_header p {
	position: relative;
	display: block;
	float: left;
}
#performance_A {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 0px 0px 0px 30px;
}
#performance_A ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 3px;
}
#performance_B {
	position: relative;
	display: block;
	width: 415px;
	float: left;
	margin: 20px 50px 20px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
.performance_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#performance_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/performance2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#performance_E {
	position: relative;
	display: block;
	width: 350px;
	float: left;
	margin: 35px 0px 0px 55px;
}
#performance_F {
	position: relative;
	display: block;
	width: 350px;
	float: left;
	margin: 0px 0px 30px 55px;
}
#performance_F ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet2.jpg);
	margin-left: 3px;
}
#performance1 img {
	position: relative;
	display: block;
	float: right;
}
#left_shadow_performance1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1030px;
}
#culture_H {
	position: relative;
	display: block;
	width: 860px;
	float: left;
	margin: 0px 40px 0px 35px;
}
#culture_I {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 0px 0px 30px 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#culture_J {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 30px 0px 0px 35px;
}
#merging_image_right1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/merging2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_shadow_merging1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1125px;
}
.content_merging {
	position: relative;
	display: block;
	width: 926px;
	height: 950px;
}
#culture_K {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin-left: 35px;
	padding-top: 15px;
}
#analysis_header {
	position: relative;
	display: block;
	width: 425px;
	height: 105px;
	float: left;
	margin: 30px 0px 0px 30px;
}
#analysis_header p {
	position: relative;
	display: block;
	float: left;
}
#analysis_A {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 0px 0px 0px 30px;
}
#analysis_A ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 3px;
}
#analysis_B {
	position: relative;
	display: block;
	width: 415px;
	float: left;
	margin: 20px 50px 20px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
#analysis_E {
	position: relative;
	display: block;
	width: 350px;
	float: left;
	margin: 35px 0px 0px 55px;
}
#analysis_F {
	position: relative;
	display: block;
	width: 350px;
	float: left;
	margin: 0px 0px 30px 55px;
}
#analysis_F ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet2.jpg);
	margin-left: 3px;
}
.analysis_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left_shadow_analysis1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1320px;
}
#analysis_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/analysis2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#team_header {
	position: relative;
	display: block;
	width: 460px;
	height: 120px;
	float: left;
	margin: 15px 0px 0px 35px;
}
.team_text_left {
	position: relative;
	display: block;
	width: 500px;
	float: left;
	background-image: url(images/team_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#team_K {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin-left: 35px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#team_K ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
#team_I {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 0px 0px 30px 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#team_image_right1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/team2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_shadow_team1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1285px;
}
.content_team {
	position: relative;
	display: block;
	width: 926px;
	height: 1000px;
}
#motivation_J {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 10px 0px 0px 35px;
}
#motivation_J ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
#motivation_K ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
#motivation_K {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin-left: 35px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#left_shadow_motivation1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1130px;
}
#motivation_E {
	position: relative;
	display: block;
	width: 331px;
	float: right;
	margin: 50px 40px 0px 55px;
}
#motivation_E ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 7px 0px 0px 0px;
}
#motivation_image_right1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/motivation2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#culture_J ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
#culture_J_left {
	position: relative;
	display: block;
	width: 230px;
	float: left;
}
#culture_J_right {
	position: relative;
	display: block;
	width: 235px;
	float: right;
}
#culture_J_left ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
#culture_J_right ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
#culture_J_top {
	position: relative;
	display: block;
	width: 465px;
	float: left;
}
#culture_J_bottom {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin-top: 20px;
}
#culture_L {
	position: relative;
	display: block;
	width: 850px;
	float: left;
	margin: 40px 0px 30px 35px;
}
#culture_L_left {
	position: relative;
	display: block;
	width: 400px;
	float: left;
}
#culture_L_right {
	position: relative;
	display: block;
	width: 450px;
	float: right;
}
#culture_L_left ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet2.jpg);
	margin-left: 5px;
}
#culture_L_right ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet2.jpg);
	margin-left: 5px;
}
.culture_middle_wrap_alt {
	position: relative;
	display: block;
	width: 926px;
	float: left;
	background-image: url(images/culture_bk7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#culture_L_middle {
	position: relative;
	display: block;
	width: 850px;
	float: left;
}
.content_vision {
	position: relative;
	display: block;
	width: 926px;
	height: 730px;
}
#left_shadow_vision1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 910px;
}
#communication_image_right1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/communication2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_shadow_communication1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 950px;
}
.content_communication {
	position: relative;
	display: block;
	width: 926px;
	height: 770px;
}
#culture_L_alt {
	position: relative;
	display: block;
	width: 850px;
	float: left;
	margin: 30px 0px 30px 35px;
}
.service_header_wrap_alt1 {
	position: relative;
	display: block;
	width: 926px;
	float: left;
}
#od_image_right1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/od2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_shadow_od1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1110px;
}
#left_shadow_performing1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1130px;
}
#performing_image_right1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/performing_teams2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.culture_middle_wrap_alt2 {
	position: relative;
	display: block;
	width: 926px;
	float: left;
	background-image: url(images/culture_bk8.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content_performing {
	position: relative;
	display: block;
	width: 926px;
	height: 880px;
}
.service_header_wrap_alt2 {
	position: relative;
	display: block;
	width: 926px;
	float: left;
}
.team_text_left {
	position: relative;
	display: block;
	width: 500px;
	float: left;
	background-image: url(images/team_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.team_text_right {
	position: relative;
	display: block;
	width: 500px;
	float: right;
	background-image: url(images/team_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#analysis_B ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
.teamcoach_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk9.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left_shadow_teamcoach1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1220px;
}
.content_teamcoaching {
	position: relative;
	display: block;
	width: 926px;
	height: 1040px;
}
#teamcoaching_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/team_coaching2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oneteam_text_left {
	position: relative;
	display: block;
	width: 500px;
	float: left;
	background-image: url(images/culture_icon3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.teambuilding_text_left {
	position: relative;
	display: block;
	width: 500px;
	float: left;
	background-image: url(images/team_icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#teambuilding_E {
	position: relative;
	display: block;
	width: 331px;
	float: right;
	margin: 30px 40px 0px 55px;
}
#teambuilding_E ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 7px 0px 0px 0px;
}
.teambuilding_middle_wrap {
	position: relative;
	display: block;
	width: 926px;
	float: left;
	background-image: url(images/culture_bk10.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#teambuilding_K {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin-left: 35px;
	padding-top: 0px;
}
#teambuilding_K ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
#left_shadow_teambuilding1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1540px;
}
#teambuilding_image_right1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/teambuilding2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_teambuilding {
	position: relative;
	display: block;
	width: 926px;
	height: 1360px;
}
#teambuilding_header {
	position: relative;
	display: block;
	width: 288px;
	float: left;
	margin: 15px 0px 0px 209px;
}
#teambuilding_J {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 0px 0px 0px 35px;
}
#teambuilding_J_alt {
	position: relative;
	display: block;
	width: 465px;
	float: left;
}
#teambuilding_J_top {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 0px 0px 0px 35px;
}
#teambuilding_J ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
#teambuilding_J_bottom {
	position: relative;
	display: block;
	width: 465px;
	float: left;
	margin: 0px 0px 0px 35px;
}
#J_bottom_left {
	position: relative;
	display: block;
	width: 235px;
	float: left;
}
#J_bottom_left ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
#J_bottom_right {
	position: relative;
	display: block;
	width: 230px;
	float: right;
}
#J_bottom_right ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
#workshops_header {
	position: relative;
	display: block;
	width: 425px;
	float: left;
	margin: 30px 0px 0px 30px;
}
#workshops_header p {
	position: relative;
	display: block;
	clear: both;
}
#workshops_header ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
#workshops_F {
	position: relative;
	display: block;
	width: 330px;
	float: left;
	margin: 20px 0px 30px 55px;
}
#workshops_F ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet2.jpg);
	margin-left: 3px;
}
.workshops_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk11.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content_workshops {
	position: relative;
	display: block;
	width: 926px;
	height: 830px;
}
#left_shadow_workshops1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1010px;
}
#workshops_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/workshops2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#vision_image_right1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/vision2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#leadership_image_right1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/leadership2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_leadership {
	position: relative;
	display: block;
	width: 926px;
	height: 760px;
}
#left_shadow_leadership1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 940px;
}
#analysis_B ul ul li  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet3.jpg);
	margin-left: 40px;
}
.training_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk12.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#training_F {
	position: relative;
	display: block;
	width: 330px;
	float: left;
	margin: 20px 0px 30px 55px;
}
#training_F ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet2.jpg);
	margin-left: 3px;
}
#left_shadow_training1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1245px;
}
.content_training {
	position: relative;
	display: block;
	width: 926px;
	height: 1000px;
}
#team2_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/individual_coaching2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#psychometrics_image_right1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/psychometrics2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_shadow_psychometrics1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1010px;
}
.content_psychometrics {
	position: relative;
	display: block;
	width: 926px;
	height: 830px;
}
.individual_training_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: right;
	background-image: url(images/culture_bk13.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#individualcoaching_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/individual_training2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.individualcoaching_text_right {
	position: relative;
	display: block;
	width: 500px;
	float: left;
	background-image: url(images/individuals_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_shadow_individualcoach1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1440px;
}
.content_individualcoaching {
	position: relative;
	display: block;
	width: 926px;
	height: 1260px;
}
#performance_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/performance2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.performance_text_right {
	position: relative;
	display: block;
	width: 500px;
	float: right;
	background-image: url(images/individuals_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.performance_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk14.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leadership_management_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: right;
	background-image: url(images/culture_bk13.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leadership_management_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/leadership_management2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_leadership_management {
	position: relative;
	display: block;
	width: 926px;
	height: 880px;
}
#left_shadow_leadership_management1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1055px;
}
.threesixty_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk16.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#threesixty_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/threesixty_degrees2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#development_centres_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/development_centres2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#individual_training_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/individual_coaching2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.individual_training_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk12.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.talent_management_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk11.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#talent_management_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/talent_management2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#performance_alt_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/performance2_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.performance_alt_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk16.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#talent_management_B {
	position: relative;
	display: block;
	width: 415px;
	float: left;
	margin: 20px 50px 20px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
#talent_management_B ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 22px;
}
.individual_psychometrics_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk17.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#individual_psychometrics_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/psychometrics2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#individual_psychometrics_header {
	position: relative;
	display: block;
	width: 425px;
	float: left;
	margin: 30px 0px 0px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#individual_psychometrics_header p {
	position: relative;
	display: block;
	clear: both;
}
#individual_psychometrics_header ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 5px;
}
.culture_creation_text_left {
	position: relative;
	display: block;
	width: 500px;
	float: left;
	background-image: url(images/collaborations_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.culture_creation_text_right {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk23.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#culture_creation_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/culture_creation2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_culture_creation {
	position: relative;
	display: block;
	width: 926px;
}
#left_shadow_culture_creation1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1220px;
}
.collaboration_text_right {
	position: relative;
	display: block;
	width: 500px;
	float: right;
	background-image: url(images/collaborations_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#collaborations_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/collaborations2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#collaborations_B {
	position: relative;
	display: block;
	width: 415px;
	float: left;
	margin: 0px 50px 20px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
#collaborations_B ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 25px;
}
.collaborations_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk18.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#collaborative_header {
	position: relative;
	display: block;
	width: 425px;
	float: left;
	margin: 30px 0px 0px 30px;
}
.culture_middle_wrap_alt2 {
	position: relative;
	display: block;
	width: 926px;
	float: left;
	background-image: url(images/culture_bk19.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#collaborative_performance_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/collaborative_performance2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_shadow_collaborative1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 945px;
}
.development_centres_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: right;
	background-image: url(images/culture_bk17.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#collaborative_header ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 3px;
}
#wellbeing_E ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 3px;
}
.wellbeing_programmes_text_right {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk25.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wellbeing_E {
	position: relative;
	display: block;
	width: 350px;
	float: left;
	margin: 30px 0px 0px 45px;
}
#wellbeing_F {
	position: relative;
	display: block;
	width: 350px;
	float: left;
	margin: 0px 0px 30px 45px;
}
#wellbeing_F ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet2.jpg);
	margin-left: 3px;
}
#wellbeing_programmes_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/wellbeing_programmes2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.wellbeing_text_left {
	position: relative;
	display: block;
	width: 500px;
	float: left;
	background-image: url(images/wellbeing_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left_shadow_wellbeing1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1380px;
}
.content_wellbeing1 {
	position: relative;
	display: block;
	width: 926px;
	height: 1160px;
}
.energy_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk18.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#energy_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/energy1a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.energy_text_right {
	position: relative;
	display: block;
	width: 500px;
	float: right;
	background-image: url(images/wellbeing_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#balance_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/balance2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.balance_text_right {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk21.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wellbeing_G {
	position: relative;
	display: block;
	width: 330px;
	float: left;
	margin: 0px 10px 30px 55px;
}
#wellbeing_G ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet2.jpg);
	margin-left: 3px;
}
.content_balance {
	position: relative;
	display: block;
	width: 926px;
	height: 860px;
}
#left_shadow_balance {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1040px;
}
#assessment_centres_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/assessment_centres2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.assessment_centres_text_right {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk22.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.content_assessment_centres {
	position: relative;
	display: block;
	width: 926px;
	height: 860px;
}
#left_shadow_assessment_centres {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1040px;
}
.assessment_centres_text_left {
	position: relative;
	display: block;
	width: 500px;
	float: left;
	background-image: url(images/selection_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.competency_text_left {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk11.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.competency_text_right {
	position: relative;
	display: block;
	width: 500px;
	float: right;
	background-image: url(images/selection_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#competency_image_left1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	height: 500px;
	background-image: url(images/competency2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.psychometrics_text_right2 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
}
.content_psychometrics2 {
	position: relative;
	display: block;
	width: 926px;
	height: 600px;
}
#left_shadow_psychometrics2 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 780px;
}
#wellbeing_programme_header {
	position: relative;
	display: block;
	width: 425px;
	float: left;
	margin: 30px 0px 0px 30px;
}
#wellbeing_programme_header ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	margin-left: 60px;
}
#left_shadow_competency {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1180px;
}
#contact_content {
	position: relative;
	display: block;
	width: 778px;
	margin: 20px 74px 0px 74px;
}
#contact_top {
	position: relative;
	display: block;
	width: 778px;
	height: 150px;
}
#contact_bottom {
	position: relative;
	display: block;
	width: 778px;
}
/* CSS for contact forms
*/


textarea {
	color: #1d1917;
	background: #eeecec;
	border: 1px solid #1d1917;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.error {
	color:#bb0020;
	font-size:10px;
	line-height: 10px;
	}
form label{
	width: 8em;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	margin-top: 0em;
}

.submit input {
	margin-left: 8.5em;
} 
.message {
	margin-left: 8.5em;
}
input {
	background-color:#eee;
	margin-bottom: 1em;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

fieldset {
	border: none;
	margin-top: 1em;
}
#left_shadow_contact {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1290px;
}
#ourteam_content {
	position: relative;
	display: block;
	width: 778px;
	margin: 20px 74px 0px 74px;
}

/* START CSS coding for team page pop up images */

#ourteam_toprow {
	position: relative;
	display: block;
	width: 778px;
	height: 200px;
}
#ourteam_bottomrow {
	position: relative;
	display: block;
	width: 778px;
	height: 200px;
	margin-top: 2px;
}
#team1_left {
	position: relative;
	display: block;
	width: 312px;
	height: 200px;
	float: left;
}
#team1_leftA {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: left;
	margin-right: 2px;
}
#team1_leftB {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: right;
	margin-right: 2px;
}
#team1_right {
	position: relative;
	display: block;
	width: 466px;
	height: 200px;
	float: right;
}
#team1_right_left {
	position: relative;
	display: block;
	width: 312px;
	height: 200px;
	float: left;
}
#team1_right_right {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: right;
}
#team1_rightC {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: left;
	margin-right: 2px;
}
#team1_rightD {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: right;
	margin-right: 2px;
}
#team1_rightE {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: right;
}
#team2_left {
	position: relative;
	display: block;
	width: 312px;
	height: 200px;
	float: left;
	padding-left: 77px;
}
#team2_leftA {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: left;
	margin-right: 2px;
}
#team2_leftB {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: right;
	margin-right: 2px;
}
#team2_right {
	position: relative;
	display: block;
	width: 389px;
	height: 200px;
	float: right;
}
#team2_right_left {
	position: relative;
	display: block;
	width: 312px;
	height: 200px;
	float: left;
}
#team2_right_right {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: right;
}
#team2_rightC {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: left;
	margin-right: 2px;
}
#team2_rightD {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: right;
	margin-right: 2px;
}
#team2_rightE {
	position: relative;
	display: block;
	width: 154px;
	height: 200px;
	float: right;
}
#ourteam_bottom {
	position: relative;
	display: block;
	width: 778px;
	height: 80px;
	padding-top: 40px;
}
#ourteam_bottom p  {
	text-align: center;
	clear: both;
}
#ourteam_wordcloud {
	position: relative;
	display: block;
	width: 778px;
	height: 400px;
	margin-bottom: 40px;
}
#ourteam_wordcloud #cloud {
	position: relative;
	width: 600px;
	height: 400px;
	clear: both;
	padding-top: 0px;
	background-image: url(images/cloud_bk_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#testimonial_content {
	position: relative;
	display: block;
	width: 778px;
	margin: 20px 74px 40px 74px;
}
.testimonial_wrap {
	position: relative;
	display: block;
	width: 778px;
}
#testimonial1 {
	position: relative;
	display: block;
	width: 778px;
}
.testimonial_middle p {
	padding: 0px 100px 10px 100px;
	font-size: 1.1em;
}
.testimonial_middle2 p {
	padding: 0px 100px 10px 100px;
	font-size: 1.1em;
}
p #testimonial_src {
	color: #bb0020;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0px;
}
#left_shadow_testimonials {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 2450px;
}
.testimonial_top {
	position: relative;
	display: block;
	width: 778px;
	height: 30px;
	background-image: url(images/speech_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.testimonial_middle {
	position: relative;
	display: block;
	width: 778px;
	background-image: url(images/speech_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.testimonial_bottom {
	position: relative;
	display: block;
	width: 778px;
	height: 60px;
	background-image: url(images/speech_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.testimonial_bottom2 {
	position: relative;
	display: block;
	width: 778px;
	height: 60px;
	background-image: url(images/speech_bottom_fade.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.testimonial_middle2 {
	position: relative;
	display: block;
	width: 778px;
	background-image: url(images/speech_middle_fade.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.testimonial_top2 {
	position: relative;
	display: block;
	width: 778px;
	height: 30px;
	background-image: url(images/speech_top_fade.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.performance_alt_text_left2 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk21.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.performance_text_right2 {
	position: relative;
	display: block;
	width: 500px;
	float: right;
	background-image: url(images/culture_icon2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#analysis_E2 {
	position: relative;
	display: block;
	width: 330px;
	float: left;
	margin: 25px 0px 0px 50px;
}
#analysis_F2 {
	position: relative;
	display: block;
	width: 350px;
	float: left;
	margin: 0px 0px 30px 50px;
}
#analysis_F2 ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	list-style-image: url(images/bullet2.jpg);
	margin-left: 3px;
}
.culture_middle_wrap_alt4 {
	position: relative;
	display: block;
	width: 926px;
	float: left;
	background-image: url(images/culture_bk24.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.culture_middle_wrap_alt20 {
	position: relative;
	display: block;
	width: 926px;
	float: left;
	background-image: url(images/culture_bk80.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.individual_training_text_left_alt1 {
	position: relative;
	display: block;
	width: 426px;
	float: left;
	background-image: url(images/culture_bk12a.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#left_shadow_consultancy_team {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1160px;
}
#left_shadow_energy1 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1180px;
}
#left_shadow_collaborative_working {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1180px;
}
#left_shadow_performance10 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1180px;
}
#left_shadow_360 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1180px;
}
#left_shadow_indiv_training_progs {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1180px;
}
#left_shadow_indiv_psych {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1180px;
}
#left_shadow_high_perf_team {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1060px;
}
#left_shadow_training_in_business {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1180px;
}
#left_shadow_performance30 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1050px;
}
#left_shadow_culture_analysis30 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1250px;
}
#left_shadow_culture_team30 {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1190px;
}
#home_message3 {
	display: block;
	float: right;
	height: 140px;
	margin-top: 20px;
}
#home_message4 {
	display: block;
	float: right;
	height: 140px;
	margin-top: 20px;
}
#privacy_wrap {
	position: relative;
	width: 866px;
	margin-top: 10px;
	padding: 30px;
}
#left_shadow_top_privacy {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 1200px;
}
#left_shadow_top_access {
	position:relative;
	width: 16px;
	display: block;
	float: left;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
	height: 600px;
}
#masthead_left_promo {
	position: relative;
	display: block;
	width: 600px;
	height: 104px;
	float: left;
}
#masthead_right_promo {
	position: relative;
	display: block;
	width: 320px;
	height: 104px;
	float: right;
}
#masthead_contact_promo {
	position: relative;
	display: block;
	float: right;
	width: 190px;
	height: 49px;
	padding: 0px 50px 0px 0px;
}
#masthead_contact_promo p {
	text-align: right;
	padding: 0px;
	font-size: 0.9em;
}
#masthead_contact_promo p a {
	text-align: right;
	padding: 0px;
}
#masthead_left_promo_logo {
	position: relative;
	display: block;
	width: 300px;
	height: 104px;
	float: left;
}
#masthead_left_promo_promo {
	position: relative;
	display: block;
	width: 300px;
	height: 104px;
	float: right;
}
#masthead_left_promo_promo a img {
	background-image: url(images/unicorn_promotion1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#masthead_left_promo_promo a img:hover {
	background-image: url(images/unicorn_promotion1_active.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
