html {
	font-size: 62.5%;
}
body {
	color: #fff;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	background: #646b73 url(../images/bg_main.gif) top left repeat-x
}
p {
	color: #fff;
	line-height: 1.2em;
	padding: 0 0 10px 0;
}
a {
	color: #fff;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.none {
	text-decoration: none;
}
.right {
	float: right;
}
.left {
	float: left;
}

/*/ ####### Top Links ####### /*/
#toplinks {
	width: 100%;
	background: #626971 url(../images/bg_toplinks.gif) top left repeat-x;
}
	#toplinks .limit {
		margin: 0 auto;
		width: 936px;
		position: relative;
		overflow: hidden;
	}
	#toplinks .limit ul {
		float: right;
		list-style: none;
		padding: 11px 0 3px 0;

	}
	#toplinks .limit li {
		color: #fff;
		float: left;
		margin: 0 10px 0 0;
		text-transform: uppercase;
		font-family: Helvetica, sans-serif;
	}

#wrapper {
	background-color: #1b2024;
	margin: 0 auto;
	width: 936px;
	padding: 0 27px 0 27px;
	overflow: hidden;
}	

/*/ ####### Header ####### /*/
#header {
	width: 936px;
	margin: 0 0 7px 0;
	overflow: hidden;
}
#header .logo {
	display: inline;
	float: left;
	margin: 8px 0 0 10px;
}
#header .strapline {
	color: #999a9c;
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	margin: 48px 0 0 0;
}

/*/ ####### Search ####### /*/
#header .search {
	float: right;
	margin: 20px 0 0 0;
}
#header .search ul {
	float: left;
	list-style: none;
}
#header .search li {
	float: left;
	margin: 4px 0 0 0;
}
#header .search .field {
	background: transparent url(../images/search_bg.gif) no-repeat left top;
	border: none;
	font-size: 1.1em;
	height: 19px;
	margin: 1px 8px 0 0;
	padding: 5px 8px 0 8px;
	width: 242px;
	font-family:trebuchet ms, arial, helvatica, sans-serif;
}
#header .search li.btn_search {
	margin: 0 13px 0 0;
}

/*/ ####### Navigation ####### /*/
#header #navigation {
	width: 750px;
	float: right;
}
	#header #navigation ul {
		float: right;
		margin: 18px 0 0 0;
	}
	#header #navigation li {
		float: left;
		margin: 0 2px 0 0;
		padding: 0;
		font-family: Helvetica, sans-serif;
		text-transform: uppercase;
		text-indent: -99999px;
		color: #fff;
		width: 58px;
	}
	#header #navigation li a {
		color: #fff;
		display: block;
		float: left;
		font-size: 1.2em;
		padding: 0;
		text-decoration: none;
		width: 58px;
		height: 40px;
		background: transparent url(../images/home_off.gif) top left;
	}
	#header #navigation li a:hover {
		text-decoration: underline;
		background: transparent url(../images/home_on.gif) top left;
	}
	#header #navigation li a {
		color: #fff;
		display: block;
		float: left;
		font-size: 1.2em;
		padding: 0;
		text-decoration: none;
		width: 58px;
		height: 40px;
		background: transparent url(../images/home_off.gif) top left;
	}
	#header #navigation li a:hover {
		text-decoration: underline;
		background: transparent url(../images/home_on.gif) top left;
	}
	#header #navigation li.home span  {
		float: left;
		width: 58px;
		height: 40px;
		background: transparent url(../images/home_on.gif) top left;
	}

	#header #navigation li.about { width: 87px;}
	#header #navigation li.about a { width: 87px; background: transparent url(../images/about_off.gif) top left; }
	#header #navigation li.about a:hover { background: transparent url(../images/about_on.gif) top left; }
	#header #navigation li.about span a   {	float: left; width: 87px; height: 40px; background: transparent url(../images/about_on.gif) top left; }

	#header #navigation li.what {width: 107px; }
	#header #navigation li.what a { width: 107px; background: transparent url(../images/what_off.gif) top left; }
	#header #navigation li.what a:hover { background: transparent url(../images/what_on.gif) top left; }
	#header #navigation li.what span a  { float: left; width: 107px; height: 40px; background: transparent url(../images/what_on.gif) top left; }

	#header #navigation li.clients { width: 74px; }
	#header #navigation li.clients a { width: 74px;	background: transparent url(../images/clients_off.gif) top left; }
	#header #navigation li.clients a:hover { background: transparent url(../images/clients_on.gif) top left; }
	#header #navigation li.clients span a  { float: left; width: 74px; height: 40px; background: transparent url(../images/clients_on.gif) top left;	}

	#header #navigation li.work { width: 92px; }
	#header #navigation li.work a {	width: 92px; background: transparent url(../images/work_off.gif) top left; }
	#header #navigation li.work a:hover { background: transparent url(../images/work_on.gif) top left; }
	#header #navigation li.work span a  { float: left;	width: 92px; height: 40px; background: transparent url(../images/work_on.gif) top left; }

	#header #navigation li.people { width: 70px; }
	#header #navigation li.people a { width: 70px; background: transparent url(../images/people_off.gif) top left; }
	#header #navigation li.people a:hover {	background: transparent url(../images/people_on.gif) top left; }
	#header #navigation li.people span a  { float: left; width: 70px; height: 40px; background: transparent url(../images/people_on.gif) top left; }

	#header #navigation li.blog {	width: 55px; }
	#header #navigation li.blog a {	width: 55px; background: transparent url(../images/blog_off.gif) top left; }
	#header #navigation li.blog a:hover { background: transparent url(../images/blog_on.gif) top left; }
	#header #navigation li.blog span a  { float: left;	width: 55px; height: 40px; background: transparent url(../images/blog_on.gif) top left; }

	#header #navigation li.contact { width: 105px; }
	#header #navigation li.contact a { width: 105px; background: transparent url(../images/contact_off.gif) top left; }
	#header #navigation li.contact a:hover { background: transparent url(../images/contact_on.gif) top left; }
	#header #navigation li.contact span a  { float: left; width: 105px; height: 40px; background: transparent url(../images/contact_on.gif) top left;	}
	
	#header #navigation li.join { width: 73px; }
	#header #navigation li.join a { width: 73px; background: transparent url(../images/join_off.gif) top left; }
	#header #navigation li.join a:hover { background: transparent url(../images/join_on.gif) top left; }
	#header #navigation li.join span a { float: left; width: 73px; height: 40px; background: transparent url(../images/join_on.gif) top left; }

/*/ ####### Footer ####### /*/
#footer {
	clear: both;
	width: 936px;
	background: #1b2024 url(../images/bg_footer.gif) top left repeat-x;
	overflow: hidden;
	padding: 20px 0 30px 0;
}
#footer .browse_links {
	float: left;
}
	#footer .browse_links ul {
		background: transparent url(../images/ul_border_right.gif) top right repeat-y;
		float: left;
		list-style: none;
		padding: 0 0 0 30px;
		width: 200px;
		height: 23em;
	}
	#footer .browse_links li {
		padding: 0;
		font-family: Trebuchet MS, Helvetica, sans-serif;
	}
	#footer .browse_links li.heading {
		padding: 10px 0 0 0;
	}
	#footer .browse_links li.heading a {
		color: #ffffff;
		font-size: 1.4em;
		font-weight: normal;
	}
	#footer .browse_links li a {
		color: #cdcdcd;	
		font-weight: bold;
		font-size: 1.0em;
		text-decoration: none;
	}
	#footer .browse_links li a:hover {
		text-decoration: none; color:
	}
#footer ul.tagcloud {
	margin: 0;
	background: none !important;
	width: 36em;
}
	#footer .tagcloud li {
float: left;		padding: 0;
	}
	#footer .browse_links .tagcloud a {
		color: #fefeff;
		padding: 4px; padding-left:10px; padding-right:10px;
		text-decoration: none;
line-height: 30px;
float:left;
white-space: nowrap; 

	}
	#footer .browse_links .tagcloud a:hover {
		text-decoration: none; color:#009fe1;
	}
	#footer .browse_links .tagcloud .v-popular {
		font-size: 1.2em;
	}
	#footer .browse_links .tagcloud .vv-popular {
		font-size: 1.4em;
	}
	#footer .browse_links .tagcloud .vvv-popular {
		font-size: 1.8em;
	}
	#footer .browse_links .tagcloud .vvvv-popular {
		font-size: 2em;
	}
	#footer .browse_links .tagcloud .vvvvv-popular {
		font-size: 2.4em;
	}
	#footer .browse_links .tagcloud .vvvvvv-popular {
		font-size: 2.6em;
	}

/*/ ####### Sub Footer ####### /*/
#sub_footer {
	clear: both;
	width: 936px;
	line-height: 1.3em;
	font-size: 0.9em;
	padding: 0 0 20px 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sub_footer .left_col {
	color: #bbbdbe;
	float: left;
}
#sub_footer .right_col {
	color: #bbbdbe;
	float: right;
}
	#sub_footer a {
		color: #bbbdbe;
		text-decoration: none;
	}
	#sub_footer a:hover {
		text-decoration: underline;
	}

/*/ ####### Main Content Area ####### /*/
#main {
	width: 936px;
	overflow: hidden;
}

/*/ ####### Home Page ####### /*/
.flash {
	margin: 0 0 13px 0;
}

.home_btns li {
	float: left;
	margin: 0 9px 0 0;
}
	.home_btns li.pre_end {
		margin: 0 11px 0 0;
	}
	.home_btns li.end {
		margin: 0;
	}

/*/ ####### Clients Page ####### /*/
.flash_clients {
	margin: 0;
}
.clients {
	background: transparent url(../images/bg_clients.gif) top left repeat-x;
	overflow: hidden;
	float: left;
}
.clients ul {
	float: left;
	padding: 0;
}
.clients li {
	float: left;
	list-style: none;
	width: 234px;
	height: 162px;
}
	.clients li.bank { padding: 51px 0 0 31px;	width: 203px; height: 111px; }
	.clients li.be { padding: 51px 0 0 61px; width: 173px; height: 111px; }	
	.clients li.bose { padding: 70px 0 0 22px;	width: 212px; height: 92px; }	
	.clients li.fish { padding: 60px 0 0 51px;	width: 163px; height: 102px; }	
	
	.clients li.ft { padding: 47px 0 0 50px; width: 184px; height: 115px; }	
	.clients li.haven { padding: 50px 0 0 22px;	width: 212px; height: 112px; }	
	.clients li.pathe { padding: 45px 0 0 41px;	width: 193px; height: 117px; }	
	.clients li.paul_smith { padding: 62px 0 0 19px; width: 215px; height: 100px; }	
	
	.clients li.pipex { padding: 36px 0 0 48px;	width: 186px; height: 126px; }	
	.clients li.thomas { padding: 23px 0 0 53px; width: 181px; height: 139px; }	
	.clients li.tmobile { padding: 62px 0 0 20px; width: 214px; height: 100px; }	
	.clients li.setanta { padding: 52px 0 0 46px; width: 188px; height: 110px; }	

/*/ ####### Our Work Page ####### /*/
.work_bg {
	background: transparent url(../images/bg_work.gif) top left repeat-x;
	overflow: hidden;
	float: left;
	padding: 7px 0 0 0;
	margin: 0 0 30px 0;
	width: 936px;
}




.work_bg h2 {
	color: #009fe1;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	 	padding-bottom:15px;
margin-bottom: 5px;
	 	 border-bottom:1px solid #555555;


}

.work_bg h3 {
	color: #009fe1;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin-bottom: 5px;

}


.work_bg p {
margin-bottom: 10px;
	font-family: Trebuchet MS, Helvetica, sans-serif;

}

.left_215 {
	float: left;
	width: 195px;
	background: transparent url(../images/bg_left_215.gif) 7px top no-repeat;
	padding: 30px 0 0 20px;
}
	.left_215 h1 {
		font-family: Helvetica, sans-serif;
		font-weight: normal;
		color: #fff;
		font-size: 1.6em;
		text-transform: uppercase;
		padding: 0 0 10px 10px;
		margin: 0 0 10px 0;
		width: 165px;
		background: transparent url(../images/divide.gif) bottom left repeat-x;
	}
	
/* ####### VERTICAL Subnav narrow ####### */
.subnav {
	float: left;
}
.subnav ul {
	float: left;
	padding: 0 0 100px 0;
}
.subnav li {
	margin: 0 0 2px 0;
	color: #fff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	display: block;
	font-size: 1.2em;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 178px;
	background-color: #626971;
}
.subnav li a {
	color: #fff;
	display: block;
	text-decoration: none;
	width: 168px;
	padding: 3px 0 2px 10px;
}
	.subnav li a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu8.gif) top right no-repeat;
		width: 176px;
	}
	.subnav li .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 168px;
		background: #009fe1 url(../images/arrow_nav_wide_menu4.gif) top right no-repeat;
	}
	.subnav li.menu1 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu3.gif) top right no-repeat;
	}
	.subnav li.menu1 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 168px;
		background: #009fe1 url(../images/arrow_nav_wide_menu3.gif) top right no-repeat;
	}
	.subnav li.menu2 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu4.gif) top right no-repeat;
	}
	.subnav li.menu2 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 168px;
		background: #009fe1 url(../images/arrow_nav_wide_menu4.gif) top right no-repeat;
	}
	.subnav li.menu3 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu5.gif) top right no-repeat;
	}
	.subnav li.menul3 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 168px;
		background: #009fe1 url(../images/arrow_nav_wide_menu5.gif) top right no-repeat;
	}
	.subnav li.menu4 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu6.gif) top right no-repeat;
	}
	.subnav li.menu4 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 168px;
		background: #009fe1 url(../images/arrow_nav_wide_menu6.gif) top right no-repeat;
	}
	.subnav li.menu5 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu7.gif) top right no-repeat;
	}
	.subnav li.menu5 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 168px;
		background: #009fe1 url(../images/arrow_nav_wide_menu7.gif) top right no-repeat;
	}
/* ####### VERTICAL Subnav wide ####### */
.subnav_wide {
	float: left;
}
.subnav_wide ul {
	float: left;
	padding: 10px 0 20px 0;
}
.subnav_wide li {
	margin: 0 0 2px 0;
	clear: both;
	color: #fff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	display: block;
	font-size: 1.1em;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 279px;
	background-color: #626971;
	font-weight: bold;
}
.subnav_wide li a {
	color: #fff;
	text-decoration: none;
	width: 269px;
	display: block;	
	padding: 3px 0 2px 10px;
}
	.subnav_wide li a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu8.gif) top right no-repeat;
		padding: 3px 8px 2px 10px;
	}
	.subnav_wide li .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 269px;
		background: #009fe1 url(../images/arrow_nav_wide_menu7.gif) top right no-repeat;
	}
	.subnav_wide li.menu1 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu1.gif) top right no-repeat;
	}
	.subnav_wide li.menu1 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 269px;
		background: #009fe1 url(../images/arrow_nav_wide_menu1.gif) top right no-repeat;
	}	
	.subnav_wide li.menu2 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu2.gif) top right no-repeat;
	}
	.subnav_wide li.menu2 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 269px;
		background: #009fe1 url(../images/arrow_nav_wide_menu2.gif) top right no-repeat;
	}
	.subnav_wide li.menu3 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu3.gif) top right no-repeat;
	}
	.subnav_wide li.menu3 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 269px;
		background: #009fe1 url(../images/arrow_nav_wide_menu3.gif) top right no-repeat;
	}
	.subnav_wide li.menu4 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu4.gif) top right no-repeat;
	}
	.subnav_wide li.menu4 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 269px;
		background: #009fe1 url(../images/arrow_nav_wide_menu4.gif) top right no-repeat;
	}
	.subnav_wide li.menu5 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu5.gif) top right no-repeat;
	}
	.subnav_wide li.menu5 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 269px;
		background: #009fe1 url(../images/arrow_nav_wide_menu5.gif) top right no-repeat;
	}
	.subnav_wide li.menu6 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu6.gif) top right no-repeat;
	}
	.subnav_wide li.menu6 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 269px;
		background: #009fe1 url(../images/arrow_nav_wide_menu6.gif) top right no-repeat;
	}
	.subnav_wide li.menu7 a:hover {
		background: #009fe1 url(../images/arrow_nav_wide_menu7.gif) top right no-repeat;
	}
	.subnav_wide li.menu7 .current {
		text-decoration: none;
		padding: 3px 8px 2px 10px;
		display: block;
		width: 269px;
		background: #009fe1 url(../images/arrow_nav_wide_menu7.gif) top right no-repeat;
	}

.right_721 {
	float: left;
	width: 681px;
	background: transparent url(../images/bg_right_721.gif) top left no-repeat;
	padding: 30px 20px;
}



ul.our_work  {
	padding: 25px 0 0 5px;
	overflow: hidden;
}
.our_work li {
	float: left;
	list-style: none;
	padding: 0 8px 40px 0;
	position:relative;
	height:190px;
}


.our_work li .transcontent {position:absolute; top:0px; left:0px; padding: 10px;  width: 196px; height: 124px; background-image: url(../images/work-bg-trans.png); cursor:pointer; font-family: Gill Sans, Gill Sans Mt,trebuchet ms, helvetica, sans-serif; font-weight:normal; text-transform:uppercase; font-size: 1.4em; text-decoration: none;}


.our_work li img {	margin: 0 0 10px 0;}

.our_work h3 {
	color: #ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
}
.our_work span {
	color: #ffffff;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}
.our_work span a {
	color: #009fe1;
	text-decoration: none;
}
.our_work span a:hover {
	text-decoration: underline;
}

/* ####### Case Study Page ####### */
.case_bg {
	background: transparent url(../images/bg_work.gif) top left repeat-x;
	overflow: hidden;
	float: left;
	padding: 10px 10px 0 10px;
	margin: 0 0 30px 0;
	width: 916px;
}
.case_bg h1 {
	float: left;
	background-color: #009fe1;
	padding: 8px 10px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0 0 10px 0;
}
.case_btns {
	float: right;
}
	.case_btns ul {
		list-style: none;
		margin: 6px 0 0 0;
	}
	.case_btns li {
		float: left;
	}
	.case_btns li.video {
		padding: 0 20px 0 0;
	}
.header {
	margin: 10px 0 10px 0;
	clear: both;
}
.less_top_padding {
	margin: 0 0 10px 0;
}
.left_310 {
	float: left;
	width: 290px;
	background: transparent url(../images/bg_gradient.gif) top left repeat-x;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
}
	.left_310 h1 {
		font-family: Helvetica, sans-serif;
		font-weight: normal;
		color: #fff;
		font-size: 1.5em;
		text-transform: uppercase;
		padding: 20px 0 10px 10px;
		margin: 0 0 10px 0;
		width: 268px;
		background: transparent url(../images/divide.gif) bottom left repeat-x;
	}
	.cs_sml ul {
		list-style: none;
		float: left;
		padding: 0 0 25px 10px;
	}
	.cs_sml li {
		float: left;
		margin: 0 15px 15px 0;
	}
	.cs_sml li.end {
		margin: 0 0 19px 0;
	}
			
.right_606 {
	float: left;
	width: 546px;
	background: transparent url(../images/bg_gradient.gif) top left repeat-x;
	padding: 30px;
}
	.less_padd {
		padding: 10px;
		width: 586px;
	}
.right_606 h2 {
	color: #009fe1;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	 width: 520px;
	 	padding-bottom:15px;
margin-bottom: 5px;
	 	 border-bottom:1px solid #555555;


}

.right_606 h3 {
	color: #009fe1;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	margin-bottom: 5px;

}


.right_606 p {
margin-bottom: 10px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}


.white {
	color: #fff !important;
}
a.white {
	text-decoration: none;
}
a.white:hover {
	text-decoration: underline;
}
.margin_top {
	margin: 25px 0 0 0;
}
.article_btns {
	width: 400px;
	float: right;
	margin: 30px 0 0 0;
	padding-top: 15px;
	border-top: 0x solid #009fe1;}


	.article_btns ul {
		float: right;
		list-style: none;
		margin: 6px 15px 0 0;
	}
	.article_btns li {
		float: left;
		margin: 0 15px 0 0;
	}
	.article_btns li.end {
		margin: 0 8px 0 0;
	}

/* ####### About Us Page ####### */
.col1 {
	float: left;
	width: 257px;
	border-bottom: 0px solid #009fe1;
	padding: 0 0 10px 0;
	margin: 10px 20px 0 0;
}
	.col1 p {
		line-height: 1.6em;
	}
.col2 {
	float: left;
	width: 248px;
	border-bottom: 0px solid #009fe1;
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}
	.col2 p {
		line-height: 1.6em;
	}
	
	
.no_bg {
	overflow: hidden;
	float: left;
	padding: 0 10px 0 10px;
	margin: 0 0 30px 0;
	width: 916px;
}

	
/*/ ####### Search side####### /*/
.search_side {
	float: right;
	padding: 0 15px 0 0;
	 position:relative;
}
.search_side ul {
	float: right;
	list-style: none;
	margin: 0 0 20px 0;
}
.less_margin ul {
	margin: 0 0 20px 0;
	
}
.search_side li {
	float: right;
	margin: 4px 2px 6px 0;
}
.search_side .field {
	font-family: trebuchet ms,arial, sans-serif;
	border: none;
	font-size: 1em;
	height: 20px;
	padding: 5px 8px 0 8px;
	width: 243px;
}
.search_side li.btn_search {
	margin: 0 4px 0 0;
}


/*/ ####### People ####### /*/
table.people td {
padding: 10px;  text-align:center;}


table.people td h1{
font-weight: normal; font-size: 1.4em; margin-top: 4px; margin-bottom: 4px;}


table.people td  p{
font-weight: normal; margin: 2px;}
/*/ ####### People Roll over ####### /*/

.hov b {
	display: none; 
	font-weight: normal;

}
.hov:hover {
	position: relative; 
	}

.hov a:hover, .hov:hover a {
	border: 0; 
	text-decoration: none; 
	position: relative; 
}
.hov:hover b, .hov a:hover b {
	display: block; 
 z-index: 1;
	visibility: visible; 
	position: absolute; 
/*	left: -220px; 
	top: -120px; // top: 0; 
*/

	left: -152px; 
	top: -340px; // top:-280px; 

	background: #333333; 
	border: 1px solid #666666;
	cursor: pointer; 
	padding: 8px 11px 9px 10px; 
	font-size: 1.0em; 
	font-weight: normal; 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	color: #FFFFFF; 
	white-space: nowrap;
		width: 199px;
}
.hov h3 { 
	font-size: 1.6em; 
	font-weight: normal; 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	color: #FFFFFF; 
	margin: 0 0 4px 0px; 
	padding: 0; 
	line-height: 1.0em
}
.hov b a { 
	color: #009fe1; 
	text-decoration: none; 
	display: block;
}


.hov b a:hover {
	text-decoration: underline;
}

.hov .profilethumb {margin-bottom: 5px;}
.people-profile {padding: 20px; }
.people-profile img {float: left; margin-right: 10px;}


/*/ ####### Join us ####### /*/
.left_305 {
	float: left;
	width: 297px;
	background: transparent url(../images/bg_left_305.gif) 7px top no-repeat;
	padding: 30px 0 0 20px;
}
	.left_305 h1 {
		font-family: Helvetica, sans-serif;
		font-weight: normal;
		color: #fff;
		font-size: 1.6em;
		text-transform: uppercase;
		padding: 0 0 10px 10px;
		margin: 0 0 10px 0;
		width: 195px;
		background: transparent url(../images/divide.gif) bottom left repeat-x;
	}
	
	.left_305 p {width: 250px;  margin-left: 10px; margin-bottom: 10px; font-family: trebuchet ms, helvetica, sans-serif; font-size: 1em; }

.right_612 {
	float: left;
	width: 558px;
	background: transparent url(../images/bg_right_612.gif) top left no-repeat;
	padding: 32px 27px 0 27px;
}
	.right_612 h1 {
		font-family: Helvetica, sans-serif;
		font-weight: normal;
		color: #fff;
		font-size: 1.6em;
		text-transform: uppercase;
		margin: 0 0 20px;
	}
	.right_612 h2 {
		float: left;
		background-color: #;
		padding: 8px 2px 2px;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		color: #009fe1;
		font-size: 1.6em;
		font-weight: normal;
		margin: 0 0 0px 0;
	}
	.right_612 h3 {
		float: left;
		clear: both;
		color: #009fe1;
		font-size: 1.4em;
		font-weight: normal;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		width: 550px;
	}
		.right_612 h4 a {
		float: left;
		clear: both;
		color: #009fe1;
		background-color: #ffffff;
		font-size: 1.2em;
		font-weight: bold;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		padding: 3px 6px 3px 6px;
		text-align:center;
		text-decoration:none;
		text-transform:none;
	}
	
	
	.right_612 p {
		clear: both;
		margin: 0 0 10px 0px;
		font-family:trebuchet ms, helvetica, sans-serif;

	}
	.blue { 
		color: #009fe1;
	}
		a.blue  { 
			text-decoration: none;
		}
		a:hover.blue  { 
			text-decoration: underline;
		}
	.hr {
		background-color: #009fe1;
		border: none;
		clear: both;
		color: #009fe1;
		height: 7px;
		margin: 10px 0 30px 0;
		padding: 0;
		font-size: 0em;
	}
	
		.thinhr {
		background-color: #555555;
		border: none;
		clear: both;
		color: #009fe1;
		height: 1px;
		margin: 20px 0 30px 0;
		padding: 0;
		font-size: 0em;
	}
	
	
.contact ul {
	list-style: none;
	margin: 0 0 0 10px;
}
.contact li {
	margin: 0 0 3px 0;
}
.contact label {
	float: left;
	width: 4.5em;
	font-size: 1em;
	font-weight: normal; 
	margin-top: 3px;
	font-family: Trebuchet MS, Helvetica, sans-serif; 
}
.contact input {
/*	background: transparent url(../images/bg_contact_field.gif) top left no-repeat;*/
	border: none;
	padding: 3px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.0em;
}
.contact textarea {
/*	background: transparent url(../images/bg_contact_textarea.gif) top left no-repeat; */
	font-family: Trebuchet MS, Helvetica, sans-serif;
	overflow:auto;
	border: 1px solid #cccccc;
	font-size: 1.0em;
	padding: 4px 4px 0 4px;
}
.contact .send_btn {
	margin: 5px 0 0 50px;
	background: none;
}

/*/ ####### Blog ####### /*/
.blog {
	float: left;
	width: 586px;
	padding: 10px 20px 10px 20px;
	background: none;
}
.blog h2 {
	color: #009fe1;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.blog h4 {
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom:10px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}


ul.list {
	margin: 0 0 30px 0;
}
ul.list li {
	background: transparent url(../images/blue_arrow.gif) left 4px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 6px 0;
	color: #009fe1;
}

ul.list li a {
	color: #009fe1; text-decoration:none;
}

ul.list li a:hover {
	color: #009fe1; text-decoration:underline;
}

ul.list li span {font-size: 80%;}

.rss {
	float: right;
	width: 570px;
	text-align: right;
}
.date {
	float: left;
	width: 60px;
	margin: 5px 20px 0 0;
}
	.date .month {
		background: transparent url(../images/month.gif) top left no-repeat;
		width: 60px;
		color: #fff;
		font-size: 1.2em;
		font-weight: normal;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		text-transform: uppercase;
		text-align: center;
		padding: 3px 0;
	}
	.date .day {
		background: transparent url(../images/day.gif) bottom left no-repeat;
		width: 60px;
		color: #000;
		font-size: 1.2em;
		font-weight: normal;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		text-align: center;
		padding: 3px 0;
	}
.blog_article {
	float: left;
	width: 505px;
}
	.blog_article h3 {
		color: #FFFFFF;
		font-family: Trebuchet MS,Helvetica,sans-serif;
		font-size: 1.3em;
		font-weight: normal;
		margin: 0 0 2px 0;
	}
	.blog_article h1 {
		float: left;
		background-color: #009fe1;
		padding: 8px 10px;
		font-family: Trebuchet MS, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 1.6em;
		font-weight: normal;
		margin: 0 0 10px 0;
	}
	.blog_article .img {
		margin: 0 0 10px 0;
	}
	.blog_article .tags {
		background: #3d3d3d url(../images/tags.gif) 6px 6px no-repeat;
		color: #fff;
		padding: 5px 25px;
	}
	.blog_article .tags a {
		text-decoration: none;
	}
	.blog_article .tags a:hover {
		text-decoration: underline;
	}
.blog_article .article_btns {
	margin: 10px 0 15px 0;
}
.pagination {
	float: right;
	margin: -20px 0 0 0;
	width: 505px;
}
.pagination ul {
	clear: none;
	float: right;
}
.pagination li {
	float: left;
	font-weight: bold;
	margin: 0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1.2em;
	padding: 0 6px 0 0;
}
.pagination li a {
	text-decoration: none;
	color: #009fe1;
}
.pagination li a:hover {
	text-decoration: underline;
}


.arrowlistmenu {
	font-family: Trebuchet MS, Helvetica, sans-serif;
width: 180px; /*width of accordion menu*/
float: left; margin-right: 50px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
color: #ffffff;
margin-bottom: 2px; 
margin-top: 2px;/*bottom spacing between header and rest of content*/
padding: 5px 10px; /*header text is indented 10px*/

cursor: hand;
cursor: pointer;
background-color: #626971;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-color: #009fe1;
color: #ffffff;}


.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
font-size: 1.2em;

}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/

}

.arrowlistmenu ul li a{
color: #999999;
display: block;
padding: 4px;
padding-left: 10px; /*link text is indented 19px*/
text-decoration: none;
font-size: 90%;
background-color: #222222;
border-left: 2px solid #222222;
}

.arrowlistmenu ul li a.current { padding-left: 10px; color: #009fe1; border-left: 2px solid #009fe1; background-color: #333333;}
.arrowlistmenu ul li a:hover.current {padding-left: 10px; color: #009fe1; border-left: 2px solid #009fe1; background-color: #333333;}


.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #009fe1;
background-color: #3d3d3d;
border-left: 2px solid #999999;

}

.arrowlistmenu .menuheader #all {text-decoration:none;}

.teams {margin:5px;}
.teams li {font-size: 1em; font-family: trebuchet ms, helvetica, sans-serif; border-left: 1px solid #666666; margin: 0px; padding: 0px; float:left; }
.teams li a {text-decoration:none; color: #ffffff; padding:5px; margin-right: 0px; background-color: #333333; color: #cccccc; text-align:center; display:block; text-transform:uppercase;}
.teams li a:hover {background-color: #555555; color: #009fe1; }

.teams li a.current {text-decoration:none; color: #ffffff; background-color: #50b3e4;}


.pagetitle {margin: 5px; font-size: 2.2em; padding:4px; font-family: Trebuchet MS, Helvetica, sans-serif;}
.pagetitle a {color: #009fe1; text-decoration:none;}

.pagetitle .our-work {background-color:#009fe1; padding: 5px 10px 5px 10px;}

.contenttag {color: #ffffff; text-decoration:none;}
.contenttag:hover {color: #009fe1;}


.case-study {position:relative;}
.case-study  .tags {
		background: #3d3d3d url(../images/tags.gif) 6px 6px no-repeat;
		color: #fff;
		margin-top: 15px;
		padding: 5px 25px;
	}
	
	
	.case-study h2 {margin:0 0 6px 0; padding:0px; border: 0px;}
	.case-study h2.margin_top {margin-top: 25px;}
	
.clientlogos td {vertical-align:middle; text-align:center; padding:0px; background-color:#1b2024;}

.search-results {font-family: trebuchet ms, helvetica, sans-serif; margin:0px; padding:0px; margin-bottom: 20px;}
.search-description {font-family: trebuchet ms, helvetica, sans-serif;}

.search-results li {margin-left: 5px; font-size: 1.4em; margin-bottom:10px;}
.search-results li a {text-decoration: none; color: #009fe1; display:block; padding: 5px;}
.search-results li a:hover {text-decoration: none; color: #ffffff; background-color:#009fe1;}
.search-result-header {font-size: 1.6em; margin: 10px; padding: 0px;}
.search-description {font-size: 60%; color: #e0e0e0;  padding: 0px; margin: 0px;margin-left:0px;}


ul.address {float:left; width: 250px;}
.address li {font-family:trebuchet ms, helvetica, sans-serif; margin: 4px; padding: 2px; font-size: 1.4em;}

ul.contactinfo {width: 250px;}
.contactinfo li {font-family:trebuchet ms, helvetica, sans-serif; margin: 4px; padding:2px; font-size: 1.4em; color:#ffffff;}


.clientlogo {float:left; padding: 10px; margin: 10px;  text-align:center;  background-color: #ffffff;}

.blogcrumb {margin-left: 80px; font-size: 1.2em; margin-bottom: 20px; font-family: trebuchet ms, helvetica, sans-serif;}

.blogcrumb a {color: #009fe1; text-decoration:none;}


.apply input {border: 1px solid #cccccc; padding: 3px; font-family: trebuchet ms, helvatica, sans-serif;}
.apply textarea {border: 1px solid #cccccc; padding: 3px; font-family: trebuchet ms, helvatica, sans-serif;}
.apply .button {background-color: #009fe1; color: #ffffff; padding: 2px; border: 0px; font-weight:bold; cursor:pointer;}


ul.vacancies {margin:0px; margin-left: 5px; padding: 0px; list-style-type:none; margin-bottom: 25px;font-family: trebuchet ms, helvatica, sans-serif; font-size: 1.2em;}
ul.vacancies li {padding: 8px; width:200px;}
ul.vacancies a {text-decoration:none; color: #009fe1;}
ul.vacancies a:hover {text-decoration: underline; color: #ffffff;}

.vacancies li.current {background-color: #009fe1;}
.vacancies li.current a {color: #ffffff;}

.clientlogos td {text-align:center; padding: 10px;}

.profile {padding: 10px; text-align:center; }
h2.name {font-size: 1.6em; color: #ffffff; text-transform:none;font-family: trebuchet ms, helvatica, sans-serif; border: 0px; margin-bottom: 2px; font-weight:normal;}
h2.jobtitle {font-size:1em; color:#009fe1; margin-bottom: 4px; font-weight: normal; font-family: trebuchet ms, helvatica, sans-serif;}

p.name {font-size: 1.8em; color: #ffffff; margin-top: 10px; padding:0px; margin-bottom:2px;}
p.jobtitle {font-size: 1.4em; color: #009fe1; margin-bottom: 2px;}
p.email {margin-top: 2px;}

.profilecrumb a {text-decoration:none; color: #009fe1;}


.campaign-creative {clear:both; padding: 10px;}
.thumbinfo {font-size: 0.9em; margin-top:4px; padding:0px;}

#tat_table {width: 259px; cursor:pointer;}


/* what we do  sub nav */
#wwd-subnav {margin:0px; padding:0px;  }
#wwd-subnav li {  font-weight: normal; font-size: 80%;  background-color: #999999; margin-top: 2px; text-indent: 5px;}
#wwd-subnav a { background-color: #333333; border-left: 2px solid #333333; width: 267px; }
#wwd-subnav a:hover { background-color: #626971; background-image: none; border-left: 2px solid #009fe1; width: 259px;}
#wwd-subnav a.current {  background-image: none; border-left: 2px solid #009fe1; width: 259px; font-weight:bold; color:#009fe1;}
