﻿body {
	margin:0 auto;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:62.5%;
	background:#f4f2db;
	color:#333;
}

html{
	min-height:101%;
}

/*.cse-search-results iframe
{
width: 500px !important;
}*/

p, h1, h2, h3, h4, h5, ul, li, img, form {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
}

a{
	text-decoration:underline;
	color:#003366;
	outline:none;
}

#white-bg{
	background-color:#fff;
}

#main, #header, #footercontent, #maincontent-wrap{
	width:970px;
	margin:0 auto;
}

#main{
	position:relative;
	top:-31px;
}

#header{
	height:184px;
}

/* Header */
#logo{
	position:relative;
	left:-63px;
	float:left;
}

#topnav{
	float:right;
	width:700px;
	background:url(../images/topnav-bg2.gif) top right no-repeat;
	padding-left:1px;
	}



#topnav a{
	color:#fff;
	text-decoration:none;

}

#topnav span{
	padding:0 10px 0 0;
	line-height:32px;
	font-size:1.2em;
}

#topnav span a{
	color:#333;
}

#topnav #nav-home{
	background:url(/images/icon-home.gif) left top no-repeat;
	padding-left:23px;
}
#topnav #nav-contact-us{
	background:url(/images/icon-contact.gif) left top no-repeat;
	padding-left:23px;
}
#topnav #nav-sitemap{
	background:url(/images/icon-sitemap.gif) left top no-repeat;
	padding-left:23px;
}
#topnav #nav-english{
	padding-left:0px;
}
#topnav #nav-spanish{
	padding-right:0px;
}
#topnav span a:hover{
	text-decoration:underline;
}

.flag{
	position:relative;
	top:5px;
	margin-right:5px;
}

#topnav ul{
	list-style:none;
	height:33px;
	float:right;
	font-size:1.2em;
}

#topnav li{
	float:left;
	line-height:19px;
	padding:0 5px;
	padding-top:6px;
	color:#FFF;
}
#topnav li img{
	float:left;
	margin-right:5px;
}


#MenuContainer
{
	padding:5px;
	display:block;
	width:100%;
}

#searcharea{
	background:url(../images/search-bg2.gif) top left no-repeat;
	z-index:99;
	width:167px;
	height:34px;
	float:right;
	position:relative;
/*	left:0px;
	top:-3px;*/
	/*left:510px;
	top:78px;*/
	font-weight:normal;
	font-size:11px;
	margin:0 20px 0 0;
	right:8px;
}

.searchbox{
	background:none;
	border:0px;
	width:119px;
	float:left;
	font-size:1.3em;
	padding-top: 9px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 2px;
	margin-right:30px;
	position:relative;
	top:12px;
	left:8px;
	color: #333333;
}
.searchbutton{
	
	background:none;
	border:0px;
	margin:0 30px 0 0;
	float:right;
	height:34px;
	width:31px;
	cursor:pointer;
}

#menu-left{
	float:left;
	background-color: #F00;
	background-image: url(../images/menu-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height:34px;
	width:8px;
	position:relative;
	top:117px;
	left:-261px;
	z-index:11;
}

#menu-right{
	clear:both;
	background-color: transparent;
	background-image: url(../images/menu-right.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 34px;
	position: relative;
	width: 8px;
/*	z-index:11;*/
	top: -34px;
	left: 962px;
}

#menu, #menu * { margin:0;padding:0;}

/* "Master" UL (the whole Menu) */
#menu {
	clear:both;
	position:relative;
	float:left;
	font-size:1.4em;
	width:970px;
	background:url(../images/menu-bg.gif) top left repeat-x;
	height:34px;
	/*z-index:1;*/
}

#menu ul{
	background:url(../images/menu-left.gif) top left no-repeat;
}

/* sub-menu ULs */
#menu li ul {
	clear:both;
	cursor:default;
	position:absolute;
	top:34px;
	left:-9000px;
	display:block;
	width:970px;
	background:url(../images/sub-menu-bg.gif) top left repeat-x;
}

/* All LIs */
#menu li {
	cursor:pointer;
	float:left;
	text-align:center;
	list-style-type:none;
	background:url(../images/menu-divider.gif) top left repeat-y;
}

/* sub-menu LIs */
#menu li ul li {
	color:#333;
	font-size:12px;
	background:none;
	background:url(../images/sub-menu-bg.gif) top left repeat-x;
	z-index:2000;
}

/* All anchors */
#menu li a {
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	padding:11px 14px 7px 14px;
}

/* sub-menu Anchors */
#menu li ul li a {
	position:relative !important; /* ie Mac */
	cursor:pointer !important;
	white-space:nowrap;
	padding:6px 14px 7px 19px;
	line-height:17px;
	color:#333;
}

#menu li ul li .suboff a
{
	padding-left:14px;
	background:url(../images/sub-menu-bg.gif) top left repeat-x;
}

/* :hover and stuff */
#menu li a:hover, #menu li a:focus, #menu li a:active {color:#333;}

/* position and z-index for the sub-menus */
#menu li:hover ul, #menu li.msieFix ul {left:0;z-index:10}

/* Current location - class on Body must match LI's id */
.About-ETS #menu li#About-ETS ul li a,
.Blog #menu li#Blog ul li a,
.The-TM-Experts #menu li#The-TM-Experts ul li a,
.What-We-Do #menu li#What-We-Do ul li a,
.News #menu li#News ul li a,
.Client-Zone #menu li#Client-Zone ul li a,
.Careers #menu li#Careers ul li a,
.Contact-Us #menu li#Contact-Us ul li a,
.Resources #menu li#Resources ul li a,
.Accessibility #menu li#Accessibility ul li a,
.Legal-Information #menu li#Legal-Information ul li a,
.Privacy-Policy #menu li#Privacy-Policy ul li a,
.Sitemap #menu li#Sitemap ul li a,
.Customer-Delight #menu li#Customer-Delight ul li a {color:#666;cursor:pointer; font-size:12px;}

.About-ETS #menu li#About-ETS a,
.Blog #menu li#Blog a,
.The-TM-Experts #menu li#The-TM-Experts a,
.What-We-Do #menu li#What-We-Do a,
.News #menu li#News a,
.Client-Zone #menu li#Client-Zone a,
.Careers #menu li#Careers a,
.Contact-Us #menu li#Contact-Us a,
.Resources #menu li#Resources a,
.Accessibility #menu li#Accessibility a,
.Legal-Information #menu li#Legal-Information a,
.Privacy-Policy #menu li#Privacy-Policy a,
.Sitemap #menu li#Sitemap a,
.Customer-Delight #menu li#Customer-Delight a {color:#333;cursor:pointer;}

.Blog #menu li#Blog ul,.News #menu li#News ul,.About-ETS #menu li#About-ETS ul, .The-TM-Experts #menu li#The-TM-Experts ul, .What-We-Do #menu li#What-We-Do ul, .Customer-Delight #menu li#Customer-Delight ul, .Client-Zone #menu li#Client-Zone ul, .Careers #menu li#Careers ul, .Contact-Us #menu li#Contact-Us ul, .Resources #menu li#Resources ul, .Accessibility #menu li#Accessibility ul, .Legal-Information #menu li#Legal-Information ul, .Privacy-Policy #menu li#Privacy-Policy ul, .Sitemap #menu li#Sitemap ul {left:0;}

/* background images and border colors */
#About-ETS,#About-ETS li a, .About-ETS #menu li#About-ETS ul {background:url(../images/menu-square.gif) left no-repeat;}

#The-TM-Experts,#The-TM-Experts li a, .The-TM-Experts #menu li#The-TM-Experts ul {background:url(../images/menu-square.gif) top left no-repeat;}

#What-We-Do,#What-We-Do li a, .What-We-Do #menu li#What-We-Do ul {background:url(../images/menu-square.gif) left no-repeat;}

#News,#News li a, .News #menu li#News ul {background:url(../images/menu-square.gif) left no-repeat;}

#Blog,#Blog li a, .Blog #menu li#Blog ul {background:url(../images/menu-square.gif) left no-repeat;}

#Customer-Delight,#Customer-Delight li a, .Customer-Delight #menu li#Customer-Delight ul {background:url(../images/menu-square.gif) left no-repeat;}

.sub-bg{
	background:url(../images/sub-menu-bg.gif) top left repeat-x;
}

/* "trigger" and "msieFix" classes */
#menu li.msieFix ul li a {color:#666; font-size:.7em;}
#menu li.msieFix ul li a:hover {color:#333; font-size:.7em;}
.trigger ul{display: none;}
.trigger a{display: block;}

#banner-bg{
	margin:0 auto;
}

#banner{
	margin:0 auto;
	width:970px;
	position:relative;
	top:-31px;
}

.whiteline{
	height:21px;
	border-top:2px solid #fff;
}

#maincontent-wrap{
	width:998px;
	background:url(../images/content-top-border.gif) top left no-repeat #f4f2db;
	padding-top:21px;
	position:relative;
}

#maincontent{
	width:942px;
	margin:0 auto;
	background:url(../images/right-bg.gif) top right repeat-y #fff;
	padding:0 14px;
}

#maincontent-fullwidth{
	width:942px;
	margin:0 auto;
	background:url(../images/right-bg-fullwidth.gif) top right repeat-y #fff;
	padding:0 14px;
}

#maintxt{
	width:679px;
}

#blogtxt{
	width:679px;
}

#fullwidth-maintxt{
	width:942px;
}

#maintxt h4
{
	color:#99cc00;
	font-size:1.7em;
	margin-top:30px;
	margin-left:14px;
	margin-bottom:12px;
	font-weight:bold;
}

.maintxt-quote{
	color:#61972c;
	font-size:1.3em;
	background:url(../images/main-quote-bottom.gif) bottom right no-repeat;
	margin:14px 32px 0 32px;
	line-height:15px;
}

.maintxt-quote em
{
	background:url(../images/main-quote-top.gif) top left no-repeat;
	padding:14px 0 14px 27px;
	display:block;
}

#companylogo{
	padding:5px 8px 7px 8px;
	float:left;
	position:relative;
	left:8px;
	margin:10px 0 0 0;
	margin-right:15px;
	display:block;
}

#case-studies-wrap{
	margin-top:30px;
	padding:0 20px;
}

.case-studies{
	display:block;
	height:141px;
}

.case-studies img{
	padding:5px 8px 7px 8px;
	float:left;
	position:relative;
	left:8px;
	margin:0;
	margin-right:15px;
	display:block;
}

#maintxt .case-studies h4{
	color:#003366;
	font-weight:bold;
	font-size:1.5em;
	padding:5px 0 7px 0;
	margin:0;
}

.case-studies a img{
	background:none;
	padding:0;
	left:0;
	margin-top:5px;
}

#maintxt .case-studies p{
	margin:0;
	padding:0 0 7px 0;
}

#headertag{
	background:url(../images/header-bg.gif) top left no-repeat;
	display:block;
	height:40px;
	width:676px;
	color:#fff;
	font-size:1.1em;
	border-bottom:1px solid #fff;
}


}

#headertag-fullwidth{
	background:url(../images/header-bg-full-width.gif) top left no-repeat;
	display:block;
	height:40px;
	width:942px;
	color:#fff;
	font-size:1.1em;
	border-bottom:1px solid #fff;
}

#headertag img{
	float:left;
}

#headertag span{
	background:url(../images/printer-friendly-version.gif) bottom right no-repeat #54880e;
	height:18px;
	width:113px;
	line-height:14px;
	cursor:pointer;
	float:right;
	position:relative;
	top:17px;
	padding:5px 0 0 30px;
}

#maintxt p{
	font-size:1.3em;
	line-height:18px;
	margin:14px 14px 0 14px;
}

#blogtxt p{
	font-size:1.3em;
	line-height:18px;
	margin-bottom:5x;
}

#fullwidth-maintxt p{
	font-size:1.3em;
	line-height:18px;
	margin:14px 14px 0 14px;
}

#jobs p{
	margin:0 14px;
}

#jobs a{
	float:right;
	margin:0 14px;
}

#maincontent h1{
	color:#003366;
	font-size:2.3em;
	margin-top:20px;
	margin-left:14px;
}

#maincontent-fullwidth h1{
	color:#003366;
	font-size:2.3em;
	margin-top:20px;
	margin-left:14px;
}


#maincontent h2{
	color:#99cc00;
	font-size:1.5em;
	margin-top:20px;
	margin-left:14px;
	font-weight:bold;
}

#maincontent h3{
	color:#99cc00;
	font-size:1.6em;
	margin-top:20px;
	margin-left:14px;
	font-weight:bold;
}
#maincontent-fullwidth h3{
	color:#99cc00;
	font-size:1.6em;
	margin-top:20px;
	margin-left:14px;
	font-weight:bold;
}

#maincontent h5{
	color:#003366;
	font-weight:bold;
	font-size:1.3em;
	margin-top:20px;
	margin-left:14px;
}

#maincontent ul{
	margin:14px;
	list-style:none;
	font-size:1.3em;
	color:#336666;
}

#maincontent li{
	/*background:url(../images/bullet-point-sml.gif) bottom left no-repeat;*/
		font-size:1.1em;
	line-height:18px;
	margin:14px 14px 0 14px;
}

#maincontent ul.talent li{
	background:url(../images/bullet-point-sml.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
		font-size:1.0em;
	line-height:18px;
	padding-left:27px;
	color:#333333
}


#maincontent li span{
	background:url(../images/dotts.gif) bottom left repeat-x;
	padding:0 0 4px 29px;
	display:block;
	line-height:18px;
	height:18px;
}

.downloads-top{
	background:url(../images/downloads-bg-top.gif) top left no-repeat;
	padding-top:12px;
}

.downloads{
	background:url(../images/downloads-bg.gif) top left repeat-y;
	width:620px;
	margin:0 14px;
	margin-top:10px;
}

.downloads-news{
	background:url(../images/downloads-bg.gif) top left repeat-y;
	width:620px;
	margin:0 14px;
	margin-top:10px;
}

.downloads img{
	float:left;
}

.downloads-news img{
	float:left;
}
.downloads a img{
	float:right;
	margin:20px 0 0 10px;
}

.downloads-news a img{
	float:right;
	margin:0px 0 0 10px;
}

.downloads-news a img.thumbnail{
float:left;
margin-left:-1px;
}

#maintxt .downloads h2{
	margin:0;
	color:#003366;
	padding:0 0 5px 44px;
}

#maintxt .downloads-news h2{
	margin:0;
	color:#003366;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}

#maintxt .downloads p{
	margin:0;
	padding:0 0 0 44px;
}
#maintxt .downloads-news p{
	margin:0;
	padding:0 0 0 0px;
}

.downloads-bottom{
	background:url(../images/downloads-bg-bottom.gif) bottom left no-repeat;
	padding:0 20px;
	padding-bottom:12px;
	height:75px;
}

.downloads-bottom-news{
	background:url(../images/downloads-bg-bottom.gif) bottom left no-repeat;
	padding:0 20px;
	padding-bottom:12px;
	height:125px;
}

#maincontent h3.side-box-title {
	color:#003366;
	font-size:1.3em;
	font-weight:bold;
	margin:20px;
}

#maincontent div.case-study div.case-bottom div {
	 margin-left:20px;
	 margin-right:20px;
	font-size:1.2em;
}
#maincontent div.case-study div.case-bottom div p {
   padding:0;
   font-size:1em;
   line-height:18px;
}
#addressdetails1{
	width:600px;
	padding:18px 0;
	
	margin:0;
	padding-bottom:0;
}

#addressdetails{
	width:600px;
	padding:18px 0;
	line-height:17px;
	margin:0;
	padding-bottom:0;
}

#addressdetails p {
	font-size:1.2em;
}

#addressdetails a{
	text-decoration:underline;
	color:#003366;
}


#addressdetails h3{
	color:#003366;
	font-size:1.3em;
	font-weight:bold;
	margin:20px 0;
}

#addressdetails h3 span{
	color:#333;
	font-weight:normal;
	margin:20px 0;
}

#candidates{
	width:200px;
	padding:0px 0;
	line-height:17px;
	margin-left:20px;
	padding-bottom:0;
}

#candidates p {
	font-size:1.2em;
	
}

#candidates a{
	text-decoration:underline;
	color:#003366;
}


#candidates h3{
	color:#003366;
	font-size:1.3em;
	font-weight:bold;
	margin:20px;20px 0;
}

#candidates h3 span{
	color:#333;
	font-weight:normal;
	margin:20px 0;
}

#googlemap-wrap{
	float:left;
	width:350px;
	height:300px;
	padding:0 18px;
	
}

#googlemap{
	float:left;
	width:350px;
	height:300px;
}

#contact-wrap{
	padding:0;
}


#contact{
	width:676px;
	margin:37px 0 0 0;
	margin-bottom:0;
	background:url(../images/other-clients-bg.gif) top left repeat-y #e7f3dc;
	float:left;
}

#fullwidth-form{
	width:942px;
	margin:37px 0 0 0;
	margin-bottom:0;
	background:url(../images/fullwidth-other-clients-bg.gif) top left repeat-y #e7f3dc;
	float:left;
}
#contact1{
	width:676px;
	margin:37px 0 0 0;
	margin-bottom:0;
	background:url(../images/other-clients-bg.gif) top left repeat-y #e7f3dc;

}
#contact2{
	width:676px;
	margin:37px 0 0 0;
	margin-bottom:0;
	background:url(../images/other-clients-bg.gif) top left repeat-y #e7f3dc;

}
#contact h2{
	background:url(../images/other-clients-top.gif) top left no-repeat;
	font-size:1.7em;
	color:#003366;
	padding:18px;
	padding-bottom:0;
	margin:0;
}

#fullwidth-form h2{
	background:url(../images/fullwidth-other-clients-top.gif) top left no-repeat;
	font-size:1.7em;
	color:#003366;
	padding:18px;
	padding-bottom:0;
	margin:0;
}

#contact1 h2{
	background:url(../images/other-clients-top.gif) top left no-repeat;
	font-size:1.7em;
	color:#003366;
	padding:18px;
	padding-bottom:5px;
	margin:0;
}
#contact2 h2{
	background:url(../images/other-clients-top.gif) top left no-repeat;
	font-size:1.2em;
	color:#000000;
	padding:18px;
	padding-bottom:0;
	margin:0;
}
#contact p{
	padding:18px;
	font-size:1.2em;
}

#contact1 p{
	padding:18px;
	font-size:1.2em;
}
#contact2 p{
	padding:18px;
	font-size:1.2em;
}
#contactbottom{
	background:url(../images/other-clients-bottom.gif) bottom left no-repeat;
	height:11px;
	clear:both;
}

#fullwidth-formbottom{
	background:url(../images/fullwidth-other-clients-bottom.gif) bottom left no-repeat;
	height:11px;
	clear:both;
}

#contactfrm{
	padding:0 40px;
}

#contactfrm label{
	float:left;
	width:76px;
	text-align:right;
	padding-right:15px;
	line-height:26px;
	font-size:1.2em;
}
#contactfrm label.label2{
	float:left;
	width:200px!important;
	text-align:right;
	padding-right:15px;
	line-height:26px;
	font-size:1.2em;
}

#contactfrm textarea{
	width:438px;
	background:url(../images/inputbox.gif) top left repeat-x #fff;
	border:1px solid #999;
	height:99px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:10px;
}
#fullwidth-form textarea{
	width:238px;
	background:url(../images/inputbox.gif) top left repeat-x #fff;
	border:1px solid #999;
	height:99px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

#contactfrm2{
	padding:0 40px;
}

#contactfrm3{
	padding:0 40px;
}

#contactfrm2 label{
	float:left;
	width:350px;
	text-align:right;
	padding-right:15px;
	line-height:30px;
	font-size:1.1em;
	
}
#contactfrm3 label{
	float:left;
	width:320px;
	text-align:right;
	padding-right:15px;
	line-height:30px;
	font-size:1.1em;
	
}
#fullwidth-form label{
	float:left;
	width:100px;
	text-align:right;
	padding-right:15px;
	line-height:30px;
	font-size:1.2em;
	
}
#contactfrm2 td{
	float:left;

	text-align:middle;
	padding-right:15px;
	line-height:20px;
	font-size:1.2em;
}

#contactfrm3 td{
	float:left;

	text-align:middle;
	padding-right:15px;
	line-height:20px;
	font-size:1.2em;
}
#contactfrm2 textarea{
	width:308px;
	background:url(../images/inputbox.gif) top left repeat-x #fff;
	border:1px solid #999;
	height:75px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
}

#contactfrm3 textarea{
	width:338px;
	background:url(../images/inputbox.gif) top left repeat-x #fff;
	border:1px solid #999;
	height:75px;
	float:left;
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
}

#contact-button{
	float:right;
	display:block;
	padding-right:65px;
}

.thankyou{
	color:#336600;
	float:left;
	padding-left:90px;
}

.inputbox{
	background:url(../images/inputbox.gif) top left repeat-x #fff;
	padding-top:6px;
	height:20px;
	width:220px;
	border:1px solid #999;
	float:left;
	margin-bottom:6px;
}

.inputbox1{
	background:url(../images/inputbox1.gif) top left repeat-x #fff;
	padding-top:6px;
	height:20px;
	width:220px;
	border:1px solid #999;
	float:left;
	margin-bottom:16px;
}
.inputbox2{
	background:url(../images/inputbox1.gif) top left repeat-x #fff;
	padding-top:6px;
	height:20px;
	width:220px;
	border:1px solid #999;
	float:left;
	margin-bottom:16px;
}

.inputboxerror{

	padding-top:6px;
	height:20px;
	width:220px;
	border:1px solid #999;
	float:left;
	background-color:#FFA8A8;
	margin-bottom:6px;
}

.checkboxerror{

	
	background-color:#FFA8A8;
	
}


#topnav div{
	color:#FFF;
	float:left;
	display:inline;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 6px;
	margin-left: 5px;
}
#topnav .inputbox{
	font-size:0.75em;
	height:1.5em;
	width:3em;
	display:inline;
	float:none;
	padding:0;
	margin:2px 1px 2px 2px;
}

#topnav .inputbox1{
	font-size:12px;
	height:20px;
	width:87px;
	/*display:inline;*/
	float:left;
	padding:0;
	margin:0;
}
#topnav .inputbox2{
	font-size:12px;
	height:20px;
	width:65px;
	/*display:inline;*/
	float:left;
	padding:0;
	margin:0;
}

	/*background:none;
	border:0px;
	margin:0;
	padding:5px 8px;
	width:100px;
	float:left;
	font-size:1.3em;
}*/



#topnav .button{
	font-size:0.75em;
	height:2.25em;
	display:inline;
	float:none;
	padding:0;
	margin-left:-10px;
	position:absolute;
}

.clients{
	float:left;
	padding:5px 10px 7px 10px;
	margin:20px 0 0 3px;
}

.clients a{
	color:#182450;
	text-decoration:none;
}

.videoplayer{
	float:right;
	margin:0;
	padding:0;
	width:340px;
	position:relative;
	top:-33px;
	right:-15px;
}

.videoplayer1{
	float:right;
	margin:0;
	padding:0;
	width:340px;
	position:relative;
	top:-23px;
	right:-15px;
}
.videoplayer2{
	float:right;
	margin:0;
	padding:0;
	width:340px;
	position:relative;
	top:30px;
	right:15px;
}
.videoplayer3{
	float:right;
	margin:0;
	padding:0;
	width:340px;
	position:relative;
	top:-13px;

}
.videoplayer object{
	margin:0;
	padding:0;
	float:left;
	display:block;
}

#video-details{
	margin-top:20px;
	height:205px;
	width:320px;
	float:left;
}

#video-details1{
	margin-top:0px;
	height:170px;
	width:320px;
	float:left;
}
#video-details2{
	margin-top:0px;
	height:260px;
	width:320px;
	/*float:left;*/
}

#video-details h2{
	color:#5c9230;
	margin:0 14px;
	margin-bottom:5px;
	padding:0;
}

#video-details h2 strong{
	color:#000;
}

#client-videos{
	margin:0;
	padding:0;
}

#client-videos h3{
	color:#666;
	display:block;
	margin:0;
	padding:0 14px;
	font-size:1.8em;
	font-weight:normal;
	clear: both;
}

#client-videos-top{
	margin:0;
	margin-top:20px;
	padding:14px 0 0 14px;
	background:url(../images/other-clients-top.gif) top left no-repeat;
}

.clientvideo-list{
	background:url(../images/other-clients-video.gif) top left no-repeat;
	width:316px;
	margin:0 13px 13px 0;
	height:93px;
	float:left;
	display: block;
	position: relative;
}

#client-videos a{
	/*float:right;
	position:float;
	padding-top: 65px;
	padding-right: 2px;*/
	/*top:67px;
	right:8px;*/
	position: absolute; 
	bottom: 0;
	right: 0;
	padding-bottom: 2px;
	padding-right: 2px;
}

#client-videos a img{
	/*position: relative;*/
	padding:0;
}

#client-videos h4{
	color:#6ca223;
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	padding:8px 0 0 0;
}

#client-videos p{
	margin:0;
	font-size:1.2em;
	line-height:14px;
	color:#333;
	padding-top:3px;
}

#client-videos img{
	float:left;
	padding:7px 8px;
}

#client-videos-bottom{
	background:url(../images/other-clients-bottom.gif) bottom left no-repeat;
}

#client-videos-bg{
	background:url(../images/other-clients-bg.gif) top left repeat-y;
}

#maintxt .clients ul{
	background:none;
	padding:0;
	margin:10px 0 0 0;
	display:block;
}

#maintxt .clients ul{
	background:none;
	padding:0;
	margin:10px 0 0 0;
	display:block;
}

#maintxt .clients li{
	background:none;
	padding:0;
	margin:0;
	float:left;
	height:21px;
}

#maintxt .clients span{
	background:none;
	padding:0 25px 0 5px;
	margin:0;
	height:21px;
	display:inline;
	position:relative;
	top:-5px;
}

#client-zone{
	background:url(../images/login-box.gif) top left no-repeat;
	height:230px;
	width:423px;
	margin:0 auto;
	margin-top:70px;
	padding-bottom:70px;
}

#client-zone h1{
	color:#fff;
	font-size:1.5em;
	font-weight:bold;
	margin:0;
	padding:18px 0 0 16px;
}

#client-zone label{
	font-size:1.2em;
	float:left;
	width:76px;
	text-align:right;
	padding-right:15px;
	line-height:26px;
	font-weight:bold;
}

#client-zone form{
	padding:0 45px;
	margin-top:30px;
}

.clientsubmit{
	width:78px;
	height:26px;
	background:url(../images/button-continue.gif) top left no-repeat;
	border:0;
	float:right;
	position:relative;
	right:-18px;
	top:15px;
}

.rememberdetails{
	font-size:1.2em;
	width:220px;
	height:25px;
	float:left;
	padding-left:91px;
}

#green-boxes{
	padding:20px 0 0 15px;
	z-index:1;
}

#green-boxes strong{
	display:block;
	color:#003366;
	padding-bottom:4px;
}

#green-boxes ul{
	margin:10px 15px;
	font-size:1.2em;
}

#green-boxes li{
	margin:0;
	background:url(../images/dotts.gif) bottom left repeat-x;
	padding-bottom:7px;
	margin-bottom:7px;
	line-height:16px;
}

#whatwedo-wrap
{
	padding:10px;
}

#maincontent .wwd-green-boxes ul{
	background:none;
	float:left;
	margin:0;
}

#maincontent .wwd-green-boxes li{
	width:306px;
	background:url(../images/wwd-boxes.gif) top left no-repeat;
	float:left;
	margin:0;
	height:145px;
	padding-left:14px;
	margin-top:14px;
}

#green-boxes .wwd-green-boxes h3{
	color:#99cc00;
	font-size:1.3em;
	color:#fff;
	padding:8px 14px;
	padding-left:0px;
	margin:0;
	font-weight:normal;
}

#green-boxes h3{
	color:#99cc00;
	font-size:1.6em;
	color:#fff;
	padding:8px 14px;
	margin:0;
	font-weight:normal;
}

#green-boxes h4{
	color:#99cc00;
	font-size:1.4em;
	color:#fff;
	padding:8px 14px;
	margin:0;
	font-weight:normal;
}

.wwd-green-boxes p{
	margin:0;
	padding:5px 15px;
	padding-right:25px;
	font-size:.9em;
	margin-top:7px;
	line-height:15px;
}

.wwd-green-boxes-img{
	float:left;
	margin:10px 10px 0 0;
	border:4px solid #fff;
}

.wwd-green-boxes a{
	float:right;
	left:200px;
	padding:10px 24px 13px 11px;
}

.light-green-boxes{
	width:200px;
	background:url(../images/light-green-fade.jpg) top left no-repeat;
	float:left;
	margin:14px 14px 0 0;
	height:249px;
}

.light-green-boxes-long{
	width:320px;
	background:url(../images/light-green-fade-long.jpg) top left no-repeat;
	float:left;
	margin:14px 14px 0 0;
	height:249px;
}

.light-green-boxes-long2{
	width:320px;
	background:url(../images/light-green-fade-long2.jpg) top left no-repeat;
	float:left;
	margin:14px 14px 0 0;
	height:170px;
	
}


.light-green-boxes-img{
	background:url(../images/light-green-img-top.jpg) top left no-repeat;
	padding:5px 11px 0 7px;
	margin:5px 0 0 7px;
}

.light-green-boxes img{
	border:4px solid #fff;
	margin:10px 14px;
	margin-bottom:0;
}

.light-green-boxes-long img{
	border:4px solid #fff;
	margin:10px 14px;
	margin-bottom:0;
}

.light-green-boxes-long2 img{
	border:4px solid #fff;
	margin:10px 14px;
	margin-bottom:0;
	float:left;
}

.light-green-boxes-shadow{
	background:url(../images/light-green-img-bottom.jpg) top left no-repeat;
	height:7px;
	margin-left:15px;
	font-size:0;
}

.light-green-boxes h3{
	color:#99cc00;
	font-size:1.6em;
	color:#fff;
	padding:8px 14px;
}

.light-green-boxes p{
	margin:0;
	padding:0 15px;
	font-size:1.1em;
	margin-top:7px;
	line-height:13px;
}

.light-green-boxes-long p{
	margin:0;
	padding:0 15px;
	font-size:1.1em;
	margin-top:7px;
	line-height:13px;
}

.light-green-boxes-long2 p{
	margin:0;
	padding:0 15px;
	font-size:1.3em;
	margin-top:10px;
	line-height:15px;
}

.light-green-boxes-height{
	height:200px;
	display:block;
}

.light-green-boxes-height2{
	height:150px;
	display:block;
}

.light-green-boxes-height ul li{
  font-size:1.0em;
}

.light-green-boxes-height-long{
	height:200px;
	display:block;
}


.light-green-boxes-height-long2{
	height:125px;
	display:block;
}
.light-green-boxes a{
	float:right;
	padding:0;
	margin:10px 14px 0;
}
.light-green-boxes2 a{
	float:right;
	padding:0;
	margin:10px 14px 0;
}

.light-green-boxes-long a{
	float:right;
	padding:0;
	margin:10px 14px 0;
}

.light-green-boxes-long2 a{
	float:right;
	padding:0;
	margin:10px 14px 0;
}
.light-green-boxes a img{
	border:0;
}

.light-green-boxes-long a img{
	border:0;
}

.light-green-boxes-long2 a img{
	border:0;
}
#popup{
	background:#f4f2db;
	padding:8px 50px;
	padding-bottom:39px;
}

#popupimg{
	display:block;
	text-align:right;
	margin-bottom:20px;
	position:relative;
	right:-42px;
}

#popup h1
{
	color:#003366;
	font-size:1.7em;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:17px;
}

#popuptxt{
	height:430px;
	border:2px solid #333;
	background:#fff;
	padding:0 17px;
}
	
#popuptxt1{
	height:430px;
	
	background:#fff;
	padding:0 17px;
}	
#popuptxt p{
	margin:17px 0px;
	margin-top:0;
	font-size:1.4em;
	line-height:18px;
}
	
#right-sidebar{
	width:252px;
	float:right;
	background:url(../images/right-top.gif) top right no-repeat;
	position:relative;
	padding-bottom:10px;
}

.case-study{
	background:url(../images/case-study-bg.gif) top left repeat-y;
	width:236px;
	margin:10px 0 0 10px;
	position:relative;/*new*/
}

.blog-profile{
	background:url(../images/case-study-bg.gif) top left repeat-y;
	width:236px;
	margin:10px 0 0 10px;
	position:relative;/*new*/
}

.blog-profile h4{
	font-size:1.7em;
	color:#fff;
	background:url(../images/case-study-top.gif) top left no-repeat;
	padding:9px 0 0 11px;
	height:28px;
	text-align: left;
}

.blog-profile h2{
	color:#99cc00;
	font-size:1.5em;
	margin-top:3px;
	margin-bottom:3px; 
	margin-left:10px;
	text-align: left;
}

.blog-profile p{
	padding-bottom:0px;
	line-height:1.3em;
	margin-bottom:5px; /*new*/
	font-size:1.2em;
	text-align: left;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 12px;
}

.blog-profile a{
	text-decoration: none;

	
	/*	margin-right:12px;
	padding-left:12px;
	height:23px;
	display:block;
	position: absolute;
	
	bottom:14px;
	background-position-x:left;*/
}

.blog-profile a:visited{
	color: #003366;
}


.blog-profile a:hover{
	 text-decoration: underline;
}

.blog-profile a img{
	float:right;
	padding:0;
	padding-right:3px;
}

.blog-profile img{
	float:left;
	padding:2px 10px 0 0;
	
}


.blog-profile2{
	background:url(../images/case-study-bg.gif) top left repeat-y;
	width:236px;
	margin:10px 0 0 10px;
	position:relative;/*new*/
}

.blog-profile2 h4{
	font-size:1.7em;
	color:#fff;
	background:url(../images/case-study-top.gif) top left no-repeat;
	padding:9px 0 0 11px;
	height:28px;
	text-align: left;
}

.blog-profile2 h2{
	color:#99cc00;
	font-size:1.5em;
	margin-top:3px;
	margin-bottom:3px; 
	margin-left:10px;
	text-align: left;
}

.blog-profile2 p{
	padding-bottom:0px;
	line-height:1.3em;
	margin-bottom:5px; /*new*/
	font-size:1.2em;
	text-align: left;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 12px;
}

.blog-profile2 a{
	text-decoration: none;
	background-image: url(../images/bullet-point-round.gif);
	background-repeat: no-repeat;
	background-position: -10px top;
	padding-left:17px;
	display: block;
	
	/*	margin-right:12px;
	padding-left:12px;
	height:23px;
	display:block;
	position: absolute;
	
	bottom:14px;
	background-position-x:left;*/
}

div.blog-profile-bottom2 p br
{
display:none;
}

p.bloglinks
{
margin-top: 10px;
}

#maincontent div.bloglist ul
{
margin-bottom: 9px;
color: #333333;
font-size: 9pt;
}

/*ul.bloglist
{
margin-top: 100px;
color: #990066
}*/

#maincontent div.bloglist li
{
		padding-left:17px;
	background-image: url(../images/bullet-point-round.gif);
	background-repeat: no-repeat;
	background-position: -10px 2px;
}


div.RSSfeeds
{
padding-left:0px;
}

div.RSSfeeds a
{
float: left;


}

a.blog-profile3 {
	text-decoration: none;
	display:inline

	
	/*	margin-right:12px;
	padding-left:12px;
	height:23px;
	display:block;
	position: absolute;
	
	bottom:14px;
	background-position-x:left;*/
}
.blog-profile2 a:visited{
	color: #003366;
}


.blog-profile2 a:hover{
	 text-decoration: underline;
}

.blog-profile2 a img{
	float:left;
	padding:0;
	padding-right:3px;
}

.blog-profile2 img{
	float:left;
	padding:2px 10px 0 0;
}


.case-study h4{
	font-size:1.7em;
	color:#fff;
	background:url(../images/case-study-top.gif) top left no-repeat;
	padding:9px 0 0 11px;
	height:28px;
}

#right-sidebar .case-study h5{
	font-size:1.4em;
	color:#99cc00;
	padding:6px 12px;
	font-weight:bold;
	margin:0;
}

.case-study p{
	padding:0 12px;
	padding-bottom:9px;
	line-height:1.3em;
	margin-bottom:17px; /*new*/
	font-size:1.2em;
}

.case-study a{/*
	margin-right:12px;
	height:23px;
	display:block;*/
	position: absolute;
	right:12px; 
	bottom:14px;
	background-position-x:left;
}
.case-study1{
	background:url(../images/case-study-bg.gif) top left repeat-y;
	width:236px;
	margin:10px 0 0 10px;
	position:relative;/*new*/
}

.case-study1 h4{
	font-size:1.7em;
	color:#fff;
	background:url(../images/case-study-top.gif) top left no-repeat;
	padding:9px 0 0 11px;
	height:28px;
}

#right-sidebar .case-study1 h5{
	font-size:1.4em;
	color:#99cc00;
	padding:6px 12px;
	font-weight:bold;
	margin:0;
}

.case-study1 p{
	padding:0 12px;
	padding-bottom:9px;
	line-height:1.3em;
	margin-bottom:5px; /*new*/
	font-size:1.2em;
}

.case-study1 a{/*
	margin-right:12px;
	height:23px;
	display:block;
	position: absolute;
	right:12px; 
	bottom:14px;
	background-position-x:left;*/
}
a.more-detail,
a.more-detail:hover{                 /*all new*/
	display: block;
	width: 87px;
	height:23px;
	
	/* can leave out if you want to keep the images in the html */
	overflow: hidden; 
	text-indent: 90px; 
	line-height: 3em;
	background: url(/images/button-more-detail.gif) no-repeat left top; 
}


.case-study a img{
	float:right;
	padding:0;
	padding-right:3px;
}

.case-study img{
	float:left;
	padding:2px 10px 0 0;
}

.quote{
	background:url(../images/quote-right.gif) bottom right no-repeat;
	color:#666;
	padding-bottom:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	margin:0 12px;
	margin-right:18px;
}

.signature{
	color:#003366;
	font-size:1.1em;
	padding:7px 0 7px 18px;
}

.signature strong{
	display:block;
}

.quote em{
	padding:7px 0 0 23px;
	background:url(../images/quote-left.gif) top left no-repeat;
	display:block;
}

.case-bottom{
	background:url(../images/case-study-bottom.gif) bottom left no-repeat;
	padding-bottom:24px;
}

.blog-profile-bottom{
	background:url(../images/case-study-bottom.gif) bottom left no-repeat;

}

.blog-profile-bottom2{
	background:url(../images/case-study-bottom.gif) bottom left no-repeat;
	padding-bottom:6px;
}



.greenfeature{
	background:url(../images/green-grad.gif) top left no-repeat #5c9230;
	height:268px;
	width:276px;
	font-size:1.3em;
	margin-right:8px;
	padding-top:10px;
	color:#fff;
	float:left;
}

.greenfeature img{
	background:#336600;
	margin:0 15px 0 0;
	float:right;
	font-size:1.4em;
	font-weight:bold;
}

.greenfeature p{
	padding:9px 17px;
	clear:both;
	line-height:15px;
	height:60px;
}

.featurebutton{
	background:url(../images/featurebutton.gif) top left no-repeat #2e4918;
	float:right;
	padding:0px;
	position:relative;
	right:9px;
	font-size:1.1em;
	cursor:pointer;
}

#content{
	float:left;
	margin:0 0 0 17px;
	width:376px;
}

#content a{
	color:#333;
	text-decoration:none;
}

#content h1{
	margin-top:16px;
	font-weight:bold;
}

#content ul{
	list-style:none;
	font-size:1.5em;
	margin-top:18px;
	line-height:18px;
}

#content li{
	background:url(../images/dotts.gif) bottom left repeat-x;
	margin:0 0 6px 0;
	padding-bottom:10px;
	font-weight:bold;
}

#content span{
	background:url(../images/bullet-point.gif) top left no-repeat;
	padding-left:29px;
	padding-right:10px;
	display:block;
}

#footer-home{
	background:url(../images/footer.jpg) top left no-repeat;
	width:970px;
	margin:0 auto;
	height:165px;
}

#footer{
	background:url(../images/footer-shadow.gif) top left no-repeat;
	width:970px;
	margin:0 auto;
	position:relative;
	top:-10px;
	padding:30px 0;
}

#footer-fullwidth{
	background:url(../images/footer-shadow-fullwidth.gif) top left no-repeat;
	width:970px;
	margin:0 auto;
	position:relative;
	top:-10px;
	padding:30px 0;
}



#footercontent ul{
	float:right;
	height:45px;
	margin:25px 20px 38px 0;
	width:780px;
}

#footercontent li{
	list-style:none;
	float:left;
	padding-left:18px;
}

#bupa a {
	background:url(/images/logo-bupa.gif) top left no-repeat;
	width:90px;
	height:45px;
	display:block;
}

#bupa a:hover {
	background:url(/images/logo-bupa.gif) top right no-repeat;
}
#IKEA a {
	background:url(/images/logo-ikea.gif) top left no-repeat;
	width:123px;
	height:48px;
	display:block;
}

#IKEA a:hover {
	background:url(/images/logo-ikea.gif) top right no-repeat;
}

#sage a {
	background:url(/images/logo-sage.gif) top left no-repeat;
	width:72px;
	height:45px;
	display:block;
}

#sage a:hover {
	background:url(/images/logo-sage.gif) top right no-repeat;
}

#rexam a {
	background:url(/images/logo-rexam.gif) top left no-repeat;
	width:97px;
	height:45px;
	display:block;
}

#pepsico a:hover {
	background:url(/images/logo-pepsico.gif) top right no-repeat;
}

#pepsico a {
	background:url(/images/logo-pepsico.gif) top left no-repeat;
	width:145px;
	height:45px;
	display:block;
}

#rexam a:hover {
	background:url(/images/logo-rexam.gif) top right no-repeat;
}
#vaa a {
	background:url(/images/logo-vaa.gif) top left no-repeat;
	width:111px;
	height:45px;
	display:block;
}

#vaa a:hover {
	background:url(/images/logo-vaa.gif) top right no-repeat;
}

#lloydstsb a {
	background:url(/images/logo-lloydstsb.gif) top left no-repeat;
	width:111px;
	height:45px;
	display:block;
}

#lloydstsb a:hover {
	background:url(/images/logo-lloydstsb.gif) top right no-repeat;
}

#landsecurities a {
	background:url(/images/logo-landsecurities.gif) top left no-repeat;
	width:162px;
	height:45px;
	display:block;
}

#landsecurities a:hover {
	background:url(/images/logo-landsecurities.gif) top right no-repeat;
}

#footercontent h2{
	float:left;
	font-size:1.5em;
	color:#7c7b7a;
	padding:40px 0 0 12px;
}

.copyright{
	font-size:1.1em;
	clear:both;
	padding:10px 0;
	color:#666;
}

.copyright a{
	color:#666;
	padding:0 5px;
}

.copyright img{
	position:relative;
	top:3px;
	padding-left:5px;
}

dl, dt, dd{
	margin:0;
	padding:0;
}

dl{
	margin:14px;
	margin-bottom:0;
	padding:0;
}

dl span{
	margin-left:20px;
}

dt{
	font-weight:bold;
	font-size:1.4em;
	color:#99cc00;
}

dd{
	
	margin-left:30px;
	
	
	font-size:1.3em;
}

#privacy ul{
	margin:14px 14px 14px 60px;
	font-size:1.2em;
	padding:0;
	list-style-type:disc;
	background:none;
}

#privacy li{
	font-size:1.2em;
	margin:0;
	margin-bottom:1px;
	padding:0;
	background:none;
	color:#333;
}
#sitemap dl{
	margin:14px;
	margin-bottom:0;
	padding:0;
}

#sitemap dl dd dl{
	margin:0px;
	margin-bottom:0;
	padding:0;
}

#sitemap dl span{
	margin-left:20px;
}

#sitemap dt{
	font-weight:bold;
	font-size:1.4em;
	color:#99cc00;
}

#sitemap dd{
	padding-top:14px;
	padding-bottom:0;
	margin-left:18px;
}
