/****************************************************************************************/
.clear						{ clear: both; }

.left						{ text-align: left; }

.centre						{ text-align: center; }

.right						{ text-align: right; }

.clear {
	clear:both;
}
/****************************************************************************************/
*
{	
border:	 0px;	margin:	0px;	padding: 0px;
}
ul, ol{
	list-style-type:		none
}
html{
	overflow-y:				scroll;
}
body{
	background-color:		#001933;
	font:					12px/19px Arial, Helvetica, sans-serif;
	margin:					20px 0px;
}
#page_wrapper_960px
{
	color:					#FF0000;
	margin:					0px auto;
	text-align:				left;
	width:					960px;
}
#page_header_960px {
	/*background:url(../images/header01.jpg) no-repeat;
	height:110px;
	width:940px;*/
	margin:0 10px;
	background:#1c4360 url(../images/header_bg.png) no-repeat right top;
	width:916px;
	height:71px;
	padding:21px 0 18px 24px;
}

#page_header_960px a {
	width:277px;
	height:71px;
	display:block;
}

#header {
	background:#1c4360 url(../images/header_bg.png) no-repeat right top;
	width:916px;
	height:71px;
	padding:21px 0 18px 24px;
	margin:0 10px;
}

#header h1 a {
	width:277px;
	height:71px;
	display:block;
	background:#1c4360 url(../images/LOGO.png) no-repeat 0 0;
	border:none;
}

#header h1 a img {
	border:none;
}

#page_footer_960px

{

	/*background:url(../images/footer01.jpg) no-repeat 0 0;
	height:97px;width:940px;*/
	clear:both;
	
	margin:0 10px;
	background:#1c4360 url(../images/footer_bg.png) no-repeat;
	width:903px;
	height:39px;
	padding:28px 37px 30px 0;
	overflow:hidden;
}

#footer {
	background:#1c4360 url(../images/footer_bg.png) no-repeat;
	width:903px;
	height:39px;
	padding:28px 37px 30px 0;
	overflow:hidden;
	margin:0 10px;
}

#footer a {
	color:#fff;  
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#footer ul,#page_footer_960px ul {
	float:right;
	font-size:11px;
	color:#fff;
	line-height:13px;
	padding:7px 0 0 0;
}
	#page_footer_960px .information_container	{
		font-size:				11px;
		color:					#FFFFFF;
		line-height:			14px;
		margin:					0px auto;
		padding-top:			10px;
		text-align:				right;
		width:					900px;
	}
#page_content_960px {
	background-color:		#1C4360;
	margin:					0px 10px 0px 10px;
	padding:				0px 10px 2px 10px;
}
/* The slides are only shown on the main page (index) */
#page_content_slides_960px{
	position:				relative;
	top:					0;
	left:					0;
	z-index:				100;
}
#page_content_slides_960px .slides_container	{
		width:					920px;
		overflow:				hidden;
		position:				relative;
		display:				none;
	}
	#page_content_slides_960px .slides_container div.slide

	{

		width:					920px;

		height:					300px;

		display:				block;

	}
	#page_content_slides_960px .caption

	{

		z-index:				500;

		position:				absolute;

		bottom:					-35px;

		left:					0;

		height:					25px;

		padding:				5px 10px 0px 10px;

		background:				#001933;

		background:				rgba(28,67,96,0.5);

		width:					900px;

		font-size:				12px;

		color:					#FFFFFF;

		border-top:				1px solid #001933;

		text-shadow:			none;

	}
/* Page content header is shown on all pages apart from the main page (index) */

#page_content_header

{

	height:					240px;

	width:					920px;

}
	#page_content_header.services

	{

		background:				url(../images/home/img_services.jpg) no-repeat 0 0;

	}
	#page_content_header.case-studies

	{

		background:				url(../images/home/img_case-studies.jpg) no-repeat 0 0;

	}
	#page_content_header.clients

	{

		background:				url(../images/home/img_clients.jpg) no-repeat 0 0;

	}
	#page_content_header.geo

	{

		background:				url(../images/home/img_geo.jpg) no-repeat 0 0;

	}
	#page_content_header.news

	{

		background:				url(../images/home/img_news.jpg) no-repeat 0 0;

	}
	#page_content_header.links

	{

		background:				url(../images/home/img_links.jpg) no-repeat 0 0;

	}
	#page_content_header.contact

	{

		background:				url(../images/home/img_contact.jpg) no-repeat 0 0;

	}
	
#navbar

{

	border-top:				1px SOLID #001933;

	/*border-bottom:			1px SOLID #001933;*/

	background-color:		#2C5370;

	margin:					0px;

	width:					920px;

}
	#navbar ul

	{

		list-style-type:		none;

		/*overflow:				hidden;*/

	}
	#navbar li

	{

		float:					left;
		padding:0;

	}
	
	#navbar li a {
		margin:0;
	}
	/* #navbar a:link, a:visited

	{

		background-color:		#2C5370;

		color:					#FFFFFF;

		display:				block;

		font-weight:			bold;

		height:					30px;

		line-height:			30px;

		text-align:				center;

		text-decoration:		none;

		width:					115px;

	}*/	
	/*#navbar a:hover, a:active

	{

		background-color:		#4C7390;

	}*/
	/* ************************************ 2-Column Layout ************************************ */

.column2_container

{

	color:					#000000;

	background:				url(../images/columnbg02.png) repeat-y;

	width:					920px;

}
	.column2_container .top

	{

		background:				url(../images/columntopbg02.png) no-repeat 0 0;

		height:					10px;

		width:					920px;

	}
	.column2_container .bottom

	{

		background:				url(../images/columnbottbg02.png) no-repeat 0 0;

		height:					10px;

		width:					920px;

	}
	.column2_container p

	{

		margin-bottom:			10px;

	}
	.column2_container ul

	{

		list-style-type:		none;

		margin-left:			10px;

		margin-bottom:			10px;

	}
	.column2_container ul.extra_margin_left

	{

		margin-left:			45px;

	}
	.column2_container li.indent1

	{

		color:					#4C7390;

		font-weight:			bold;

		padding-left:			15px;

		background:				url(../images/icons/bullet01.png) no-repeat left center;

	}
	.column2_container li.indent2

	{

		padding-left:			15px;

		background:				url(../images/icons/bullet02.png) no-repeat left center;

	}
	.column2_container li.indent2.case_red

	{

		padding-left:			25px;

		background:				url(../images/icons/bullet_case_red.png) no-repeat left center;

	}

	.column2_container li.indent2.case_blue

	{

		padding-left:			25px;

		background:				url(../images/icons/bullet_case_blue.png) no-repeat left center;

	}

	.column2_container li.indent2.case_green

	{

		padding-left:			25px;

		background:				url(../images/icons/bullet_case_green.png) no-repeat left center;

	}
	.column2_container .column1

	{

		float:					left;

		padding:				10px 20px;

		width:					260px;

	}
	.column2_container .column2

	{

		float:					left;

		margin-left:			10px;

		padding:				10px 20px;

		width:					570px;

	}
/************************************* 3-Column Layout *************************************/
.column3_container{
	color:					#000000;
	background:				url(../images/columnbg01.png) repeat-y;
	width:					920px;
}

	.column3_container .top
	{
		background:				url(../images/columntopbg01.png) no-repeat 0 0;
		height:					10px;
		width:					920px;
	}

	.column3_container .bottom
	{
		background:				url(../images/columnbottbg01.png) no-repeat 0 0;
		height:					10px;
		width:					920px;
	}

	.column3_container p
	{
		margin-bottom:			10px;
	}
	
	.column3_container ul
	{
		list-style-type:		none;
		margin-left:			10px;
		margin-bottom:			10px;
	}

	.column3_container li.indent1
	{
		color:					#4C7390;
		font-weight:			bold;
		padding-left:			15px;
		background:				url(../images/icons/bullet01.png) no-repeat left center;
	}

	.column3_container li.indent2
	{
		/*color:					#6C93B0;*/
		padding-left:			15px;
		background:				url(../images/icons/bullet02.png) no-repeat left center;
	}
	
	.column3_container .column1
	{
		float:					left;
		padding:				10px 20px;
		width:					260px;
	}

	.column3_container .column2
	{
		float:					left;
		margin-left:			10px;
		padding:				10px 20px;
		width:					260px;
	}



	.column3_container .column3
	{
		float:					left;
		margin-left:			10px;
		padding:				10px 20px;
		width:					260px;
	}


.column21_container
{
	color:					#000000;
	background:				url(../images/columnbg03.png) repeat-y;
	width:					920px;
}
.column21_container .top
	{
		background:				url(../images/columntopbg03.png) no-repeat 0 0;
		height:					10px;
		width:					920px;
	}
.column21_container .bottom
	{
		background:				url(../images/columnbottbg03.png) no-repeat 0 0;
		height:					10px;
		width:					920px;
	}
.column21_container p
	{
		margin-bottom:			10px;
	}
.column21_container ul
	{
		list-style-type:		none;
		margin-left:			10px;
		margin-bottom:			10px;
	}
.column21_container li.indent1
	{
		color:					#4C7390;
		font-weight:			bold;
		padding-left:			15px;
		background:				url(../images/icons/bullet01.png) no-repeat left center;
	}
.column21_container li.indent2 
{
		/*color:					#6C93B0;*/
		padding-left:			15px;
		background:				url(../images/icons/bullet02.png) no-repeat left center;
	}
.column21_container .column1
	{
		float:					left;
		padding:				10px 20px;
		width:					570px;
	}
.column21_container .column3
	{
		float:					right;
		margin-left:			10px;
		padding:				10px 20px;
		width:					260px;
	}
.column21_container .input_area {
	width:auto;
}
.column21_container .input_div {
	width:auto;
}
.column21_container .input_div input, .column21_container .input_div textarea {
	width:94%;
}
.column21_container .input_div input.submit {
	margin-right:25px;
}
.column_title

{

	color:					#4C7390;

	font-size:				17px;

	font-weight:			bold;

}
.column_subtitle

{

	font-size:				15px;

	font-weight:			bold;

}
.column_text

{

	font-size:				12px;

	font-weight:			normal;

}
.column_image

{

	text-align:				center;

}
.disclaimer

{

	color:					#4C7390;

	font-size:				10px;

	line-height:			12px;

	padding-top:			10px;	

}
.team_member_name

{

	color:					#4C7390;

	padding:				0px 0px 0px 40px;

	background:				url(../images/icons/team_member_32px.png) no-repeat left center;

	height:					32px;

	line-height:			32px;

}
.team_member_bio

{

	padding:				0px 0px 10px 10px;

}
.contact_line

{

	color:					#4C7390;

	padding:				0px 0px 0px 40px;

	height:					32px;

	line-height: 			32px;

}
	.contact_addr

	{

		background:				url(../images/icons/contact_addr_32px.png) no-repeat left 0;
		height:70px;

	}
	.contact_email

	{

		background:				url(../images/icons/contact_email_32px.png) no-repeat left center;

	}
	.contact_phone

	{

		background:				url(../images/icons/contact_phone_32px.png) no-repeat left center;

	}.tooltip 

{

	position:				relative;

}
.tooltip span

{

	font-weight:			normal;

	margin-left:			-999em;

	position:				absolute;

}
.tooltip:hover span

{

	border-radius:			5px 5px;

	-moz-border-radius:		5px;

	-webkit-border-radius:	5px; 
	box-shadow:				5px 5px 5px rgba(0, 0, 0, 0.1);

	-webkit-box-shadow:		5px 5px rgba(0, 0, 0, 0.1);

	-moz-box-shadow:		5px 5px rgba(0, 0, 0, 0.1);
	position:				absolute;

	left:0px;					/*10px;*/

	top:					-33px;

	z-index:				200;

	margin-left:			0px;

	width:					175px;

}
.classic { padding: 0px 5px; }

.classic { background: #F4B414; border: 1px solid #001933; color: #001933; }/************************************* Client Page Specific *************************************/
.img_client_logo

{

	padding:				10px;

	height:					60px;

	width:					155px;

}
.current

{

	color:					#F4B414;

}
/************************************* Case Studies Specific *************************************/
#btnHealth,

#btnSpeculative,

#btnInsurance,

#btnKnowledge,

#btnComms,

#btnProcure,

#btnSecurity,

#btnIT

{

	width:					100%;

}
#case-studies li a

{

	font-size:				12px;

	line-height:			25px;

	padding:				0px 10px;

}
.case_study_name

{

	color:					#4C7390;

	margin-top:				25px;

	padding:				0px 0px 0px 35px;

	background:				url(../images/icons/case_study_32px.png) no-repeat left center;

	height:					32px;

	line-height:			32px;

}
.case_study_text

{

	padding:				0px 0px 10px 45px;

}
.case_study_box_container

{

	-moz-border-radius:		10px;

	border-radius:			10px;

	border:					1px SOLID #001933;

	margin:					0px 0px 10px 0px;

	padding:				5px 10px 5px 10px;

	width:					550px;

}
	.case_study_box_container .box_title

	{

		color:					#001933;

		padding:				0px 0px 0px 35px;

		background:				url(../images/icons/case_study_32px.png) no-repeat left center;

		height:					32px;

		line-height:			32px;

	}
	.case_study_box_container .box_subtitle

	{

		color:					#001933;

		font-size:				14px;

	}
	.case_study_box_container.header

	{

		background-color:		#F4B414;

		border:					1px SOLID #001933;

	}
	.case_study_box_container.start_point

	{

		background-color:		#ACD3F0;

	}
	.case_study_box_container.objective

	{

		background-color:		#D0E7FF;

	}
	.case_study_box_container.methodology

	{

		background-color:		#ACD3F0;

	}
	.case_study_box_container.outcome

	{

		background-color:		#D0E7FF;

	}
	.case_study_box_container ul

	{

		list-style-type:		none;

		margin:					5px 0px 5px 20px;

	}
/*
------------------------------------------*/

.lavaLampWithImage {
	position: relative;
	height: 30px;
	background:#2c5370;
	padding:0 0;
	margin: 0 0;
	overflow: hidden;
	float:left;
}

.lavaLampWithImage li {
	float: left;
	list-style: none;
	line-height:30px;
}

.lavaLampWithImage li.back {
	background:#4c7390/*url("lava.gif") no-repeat right -30px*/;
	width: 9px; 
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampWithImage li.back .left {
	background:#4c7390/*url("lava.gif") no-repeat top left*/;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}

.lavaLampWithImage li a {
	font: bold 12px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	/*top: 7px;*/
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	padding:0 32px;
	text-align:center;
	line-height:30px;
	z-index:999999;
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
	border: none;
}

.lavaLampNoImage {
	position: relative;
	height: 29px;
	/*width: 421px;*/
	background-color: white;
	/*padding: 15px;*/
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid gray;
}

.lavaLampNoImage li {
	float: left;
	list-style: none;
}

.lavaLampNoImage li.back {
	border: 1px solid #000;
	background-color: #e6e8ea;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampNoImage li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}

.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active, .lavaLampNoImage li a:visited {
	border: none;
}                    

.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 421px;
	background-color: white;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	border: 1px solid gray;
}

.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}

.lavaLampBottomStyle li.back {
	border-bottom: 5px solid blue;
	width: 9px;
	height: 30px;
	z-index: 8;
	position: absolute;
}

.lavaLampBottomStyle li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}
 
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}/*
----------------------------------*/
.input_area {
	width:250px;
	overflow:hidden;
	padding:25px 0;
}

.input_div {
	width:250px;
	padding:0 0 6px 0;
}

.input_div input {
	width:240px;
	height:18px;
	line-height:18px;
	background:#dee5f7;
	border:1px solid #1c62aa;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#001a33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:6px 4px;
	margin:0 0 4px;
}

.input_div textarea {
	width:240px;
	padding:6px 4px;
	height:85px;
	border:1px solid #1c62aa;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#001a33;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background:#dee5f7;
	margin:0 0 4px;
}

.input_div input.submit {
	height:25px;
	line-height:21px;
	text-align:center;
	width:78px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background:#2c5370;
	border:none;
	color:#fff;
	padding:0;
	float:right;
}
.name-required, .email-required, .company-required, .comment-required {font-size:11px; line-height:22px; color:#F00; margin-top:-5px; display:inline-block;}
#success span {display:inline-block; color:#629f11; padding:3px 4px 3px 30px; margin-top:-8px; background:url(../images/tick.gif) no-repeat 0 0; font-weight:bold;}