body {
	color:#666;
	background-image:url(/images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F6F6F6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:67.5%;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:normal;
	text-align:center;
}
.georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.arial{
	font-family:Arial, Helvetica, sans-serif;
}
#logo{
	width:185px;
	margin-bottom:30px;
}
hr{
	border:none;
	border-bottom:solid 1px #000;
	background:none;
	color:#FFF;
	margin:15px 0px 15px 30px;
	height:1px;
	display:block;
}
.display{
	display:inline !important;
}
.smaller {
	font-size:0.8em;
}
.smallest {
	font-size:0.7em;
}
.right{
	text-align:right;
}
.errors{
	color:#F00;
}
.bit-bigger {
	font-weight:bold;
	font-size:1.2em;
}
.bigger {
	font-weight:bold;
	font-size:2em;
}
.evenBigger {
	font-weight:bold;
	font-size:2.5em;
}
.darkGrey {
	color:#333333;
}
.custom-font-black{
	color:#112530;
}
.custom-font-grey{
	color:#949599;	
}
.lightGrey {
	color:#999999;
}
.green{
	color:#9cff00;
}
.blue{
	color:#003c5c;
}
.black{
	color:#000;
}
.orange{
	color:#ff3300;
}

h1, h2, h3,h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}


h1 {
	font-size:2.8em;
}
h2 {
	font-size:2em;
	color:#003c5c;
}
h3 {
	font-size:1.8em;
}
/* main styles */
#main-colLeft{
	float:left;
	width:564px;
	position:relative;
}
#main-colLeft p,#main-body p{
	padding-left:30px;
}
#main-colRight{
	float:right;
	width:405px;
	margin-right:30px;
	position:relative;
}
#main-colRight p{
	padding:0px;
}

#main-bottom{
	clear:both;
}
#main-bottom hr{
	margin:5px 30px 5px 30px;
}
#main-bottom p,#main-bottom h2{
	padding:0px 30px 0px 30px;
}
#main-colLeft #main-left-bottom{
	position:absolute;
	bottom:0px;
	margin-left:30px;
}
#main-header{
	height:102px;
	position:relative;
	padding:30px;
	color:#939598;
}
#main-body{
	clear:both;
	background-color:#fff;
	padding-bottom:40px;
	position:relative;
	
}
#main-wrapper {
	width:1024px;
	text-align:left;
	margin:auto;
}
.header-col{
	height:142px;
	position:relative;
}
.header-bottom{
	position:absolute;
	bottom:30px;
	left:0px;
}

#main-header a{
	color:#939598;
	text-decoration:none;
}
a:link, a:visited{
	color:#132530;
}
a:hover{
	color:#4F5C65;
}
a.green:link, a.green:visited{
	color:#9cff00;
}
#newsletter-signup{
	color:#FFF;
	position:absolute;
	bottom:30px;
	right:30px;
	
}
#bread-crumb{
	font-size:1em;
	font-style:italic;
	color:#999;
	margin-left:30px;	
	height:25px;
}
#bread-crumb a:link, #bread-crumb a:visited{
	color:#999;
	text-decoration:none;
}

.content{
	font-size:1.1em;
}
#main-block-wrapper{
	clear:both;
	padding:30px 30px 0px 30px;
	background-image:url(/images/main_footer_back.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:1.1em;
}
#rightBlock{
	background-image:url(/images/bookmark_back.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:8px 0px 0px 15px;
	height:60px;
	width:197px;
	margin-bottom:10px;
}
div.footer-block{
	float:left;
	text-align:left;
	width:157px;
	margin-right:30px;
}
div.footer-block.footer-block-right{
	float:right;
	width:212px;
	margin-right:0px;
}

#main-footer{
	clear:both;
	font-size:0.9em;
	padding:0px 30px 0px 30px;
	margin-top:30px;
}
#footer-left{
	float:left;
}
#footer-left, #footer-left a:link, #footer-left a:visited {
	color:#132530;
	text-decoration:none;
}
#footer-right{
	float:right;
}
#footer-right, #footer-right a:link, #footer-right a:visited {
	color:#132530;
	text-decoration:none;
}
#footer-right a{
	margin-right:10px;
}
.center {
	text-align:center;
}
.bold {
	font-weight:bold;
}
.lightBlue{
	color:#0099cc;
}
strong{
	color:#132530;
}
.grey {
	color:#999;
}
div.clear{
	height:1px;
}
/*main nav */
ul.nav{
	width:994px;
	height:59px;
	background-image:url(/images/nav_back.gif);
	background-repeat:no-repeat;
	padding:20px 30px 0px 0px;
}
ul.nav li{
	float:left;
	display:inline-block;
	margin-left:26px;
	
}
ul.nav li a span{
	display:none;
}
ul.nav li a, ul.nav li a:link, ul.nav li a:visited{
	color:#999999;
	text-decoration:none;	
	display:inline-block;
	background-image:url(/images/nav.gif);
	background-repeat:no-repeat;
	height:44px;
}
ul.nav li a:hover{
	color:#000000;
	text-decoration:none;	
}

li.who-we-are a{
	width:60px;
	background-position:0px 0px;		
}
li.who-we-are a:hover, li.who-we-are a.on{
	background-position:0px -44px;		
}
li.what-we-do a{
	width:55px;
	background-position:-88px 0px;
}
li.what-we-do a:hover, li.what-we-do a.on{
	background-position:-88px -44px;
}
li.how-we-do-it a{
	width:70px;
	background-position:-169px 0px;
}
li.how-we-do-it a:hover, li.how-we-do-it a.on{
	background-position:-169px -44px;
}
li.where-we-do-it a{
	width:70px;
	background-position:-265px 0px;
}
li.where-we-do-it a:hover, li.where-we-do-it a.on{
	background-position:-265px -44px;
}
li.what-we-think a{
	width:80px;
	background-position:-371px 0px;
}
li.what-we-think a:hover, li.what-we-think a.on{
	background-position:-371px -44px;
}
li.whats-new a{
	width:63px;
	background-position:-468px 0px;
}
li.whats-new a:hover, li.whats-new a.on{
	background-position:-468px -44px;
}
li.get-in-touch a{
	width:74px;
	background-position:-557px 0px;
}
li.get-in-touch a:hover, li.get-in-touch a.on{
	background-position:-557px -44px;
}

/*subnav */
ul#subnav{
	background-image:url(/images/subnav_back.jpg);
	background-repeat:no-repeat;
	height:30px;
	padding:7px 0px 0px 30px;
	color:#6F767C;
	font-size:1.2em;
}
ul#subnav li{
	float:left;
	margin-right:30px;
}
ul#subnav li a:link, ul#subnav li a:visited{
	color:#6F767C;
	text-decoration:none;
	font-weight:bold;
}
ul#subnav li a.on{
	color:#ffffff;
	font-weight:bold;
}
/*newsletter */
#newsletter-form label{
	display:inline-block;
	width:40px;
}
#newsletter-form{
	margin-top:10px;
}
#newsletter-form span.input{
	display:inline-block;
	background-image:url(/images/newsletter_input_back.gif);
	background-repeat:no-repeat;
	width:140px;
	height:18px;
	padding:0px 0px 0px 5px;
	margin-bottom:5px;
}
#newsletter-form input.text{
	border:0;
	width:130px;
	height:16px;
	line-height:16px;
}
#poll-wrapper{
	width:211px;
}
#poll-top{
	height:12px;
	line-height:12px;
	background-image:url(/images/poll_top.gif);
	background-repeat:no-repeat;
}
#poll-mid{
	width:186px;
	background-color:#414F58;
	padding:0px 10px 0px 15px;
	color:#fff;
}
#poll-mid .message{
	color:#fff;
}

.poll-question-container{
	margin-top:10px;
	font-size:1.4em;
}
.poll-answer label{
	color:#fff;
}
.poll-answer input{
	margin-right:10px;
}
.poll-answer{
	color:#999999;
	margin-bottom:3px;
}
span.pollbar{
	background-color:#ffffff;
	height:10px;
}
#poll-bot{
	height:12px;
	line-height:12px;
	background-image:url(/images/poll_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.contact-col{
	float:left;
	width:147px;
}
.contact-col h3{
	font-size:1em;
	font-weight:bold;
}

#footer{
	position:fixed;
	bottom:10px;
	right:10px;
}
img.case-study{
	float:left;
	margin-right:10px;
}
.case-study-quote{
	font-style:italic;
	font-size:1.6em;
}
ul.sitemap-main{
	padding-left:25px;
}
ul.sitemap-main li{
	margin-bottom:10px;
}
ul.sitemap{
	padding-left:10px;
}
ul.sitemap li{
	margin-bottom:0px;
}
ul.sitemap li a,ul.sitemap li a:link, ul.sitemap li a:visited{
	color:#ff3300;
}

div.scroll-area{
	height:300px;
	overflow:scroll;
}
#news-wrapper{
	padding-top:10px;
}
#news-col1{
	width:297px;
	float:left;
	margin-right:6px;
	height:200px;
	overflow:scroll;
	overflow-x:auto;
}
#news-col2{
	width:285px;
	float:left;
	height:200px;
	overflow:scroll;
	overflow-x:auto;
}
.news-item a{
	text-decoration:none;
}
.news-item{
	margin-bottom:10px;
	font-size:1.1em;
}
.news-title{
}
.news-item span{
	font-weight:bold;
	font-style:italic;
}

.site-map .col2 ul{
	font-style:italic;
	font-weight:bold;

}
.site-map .col2 ul.sitemap{
	font-style:normal;
}
.terms-conditions div.col2 h2{
	font-size:1.4em !important;
}
#home-wrapper{
	position:relative;
	clear:both;
	height:303px;
}
#flash-wrapper{
	float:left;
	width:751px;
	height:303px;
}
/* latest news styles */
#latest-news{
	float:right;
	width:212px;
	margin:30px 30px 0px;
}
#latest-news-top{
	background-image:url(/images/latest_news_top.gif);
	background-repeat:no-repeat;
	height:13px;
}
#latest-news-mid{
	background-image:url(/images/latest_news_mid.gif);
	background-repeat:repeat-y;
	padding:0px 12px;
	height:216px;
}
#latest-news-mid h2{
	color:#FFF;
}
#latest-news-mid p{
	color:#9cff00;
}

#latest-news-bot{
	background-image:url(/images/latest_news_bot.gif);
	background-repeat:no-repeat;
	height:11px;
}

/*values */
.values #main-colLeft{
	width:350px;
}
.values #main-colRight{
	width:560px;
}
/*accreditation */
.accreditations #main-bottom p{
	padding:0px 0px 0px 0px;
}
.accreditations #main-bottom{
	margin-top:20px;
}
/*what we do */
.what-we-do #main-bottom{
	margin-top:20px;
}
/*careers */
.career-div{
	clear:both;

	margin-bottom:30px;
}
.career-div img{
	float:left;
	margin-right:30px;
}
div.career-content p{
	padding-left:0px !important;
}
.career-content hr{
	margin:5px 0px 5px 0px;
}
.career-content{
	width:587px;
	float:left;
}
/*services*/
.safe #main-colRight, .mail #main-colRight, .ideas #main-colRight, .clean #main-colRight, .handy #main-colRight, .move #main-colRight, .view #main-colRight{
	margin-right:0px;
	text-align:right;
}
.space #main-colLeft,.clear #main-colLeft,.clean #main-colLeft,.eat #main-colLeft,.move #main-colLeft,.view #main-colLeft,.mail #main-colLeft,.safe #main-colLeft{
	height:auto !important;
	min-height:440px;
	height:440px;
	padding-bottom:100px;
}
.eat #main-colLeft{
	width:510px;
}
.eat #main-colRight{
	width:444px;
}
.handy #main-colLeft{
	width:530px;
	height:auto !important;
	min-height:443px;
	height:443px;
	padding-bottom:100px;
}
.view #main-colLeft{
	width:530px;
}
.view #main-colRight{
	width:444px;
}
.handy #main-colRight{
	width:444px;
	position:relative;
	top:-27px;
	
	height:443px;
}
.ideas #main-colLeft{
	height:auto !important;
	min-height:463px;
	height:463px;
	padding-bottom:100px;
	width:530px;
}
.ideas #main-colRight{
	width:460px;
}
.where-item{
	clear:both;
	margin-top:30px;
}
.where-image{
	float:left;
	margin-bottom:30px;
}
.where-content{
	float:left
}
#main-body div.where-content p{
	padding-left:2px;
	width:552px;
}

div.meet-member{
	clear:both;
	padding:0px 30px 0px 30px;
	margin-bottom:20px;
	height:139px;
}
div.meet-image{
	float:left;
	margin-right:30px;
}
div.meet-info{
	float:left;
	width:775px;
}
div.whats-new-item{
	clear:both;
	padding:0px 30px 0px 30px;
	margin-bottom:20px;
	height:139px;
}
div.whats-new-image{
	float:left;
	margin-right:30px;
}
div.whats-new-info{
	float:left;
	width:775px;
}
#main-body div.whats-new-info p, div.whats-new-info hr{
	padding-left:0px;
	margin-left:0px;
}
div.whats-new-info hr{
	margin:5px 0px 5px 0px;
}
#main-body div.meet-info p, div.meet-info hr{
	padding-left:0px;
	margin-left:0px;
}
div.meet-info hr{
	margin:5px 0px 5px 0px;
}
div.meet-meta{
	margin-top:10px;
	font-style:italic;
}


form#contact dt{
	width:30px;
	float:left;
}
form#contact #comment-label{
	display:none;
	clear:both;
}
form#contact input{
	width:136px;
	height:26px;
	background:none !important;
	padding:3px;
	border:0px solid #fff;
}
form#contact dd.text-input{
	background-image:url(/images/input_back.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:142px;
	height:30px;
	display:inline-block;
	margin-right:5px;
	float:left;
}

form#contact textarea#comment{
	width:514px;
	height:69px;
	border:0px solid #fff;
	overflow:auto;
}
form#contact dd.form-item-comment{
	background-image:url(/images/text_area_back.gif);
	background-repeat:no-repeat;
	margin-top:10px;	
	padding:10px;
	width:514px;
	height:69px;
	clear:both;
	position:relative;
	display:block;
}

form#contact #submit_contact{
	border:0px solid #fff;
	background:none;
	width:32px;
	height:17px;
	clear:both;
	position:relative;
}
form#apply textarea{
	clear:both;
	display:block;
	width:514px;
	height:69px;
	border:0px solid #fff;
	overflow:auto;
}
form#apply input{
	width:136px;
	height:20px;
	background-image:url(/images/input_back.gif);
	background-repeat:no-repeat;
	padding:3px;
	border:0px solid #fff;
}
form#apply #submit_contact{
	border:0px solid #fff;
	background:none;
	width:32px;
	height:17px;
}

form#Tellafriend input{
	width:136px;
	height:20px;
	background-image:url(/images/input_back.gif);
	background-repeat:no-repeat;
	padding:3px;
	border:0px solid #fff;
}
form#Tellafriend #submit_contact{
	border:0px solid #fff;
	background:none;
	width:32px;
	height:17px;
}

.no-padding{
	padding:0px;
}
.no-margin{
	margin:0px;
}
.margin{
	margin:5px 0px 5px 0px;
}
body.fm-dict{
	background-color:#FFF;
	background:none;
	text-align:center;
}
body.fm-dict #main-wrapper{
	width:700px;
	margin:auto;
	text-align:left;
	border:solid #000 5px;
}
body.fm-dict #main-body{
	background-image:url(/images/fm_mid.gif);
	background-repeat:repeat-y;
}
body.privacy-policy #main-body{
	padding-right:30px;
}
#what-we-think-main{
	padding:0px 30px 0px 30px;
	color:#000;
}
#what-we-think-main p{
	padding-left:0px;
}
#what-we-think-left{
	float:left;
	width:721px;
}
#what-we-think-right{
	float:right;
	width:213px;
}
#what-bifm-mid{
	background-image:url(/images/mid_what_we_think_bifm.gif);
	background-repeat:repeat-y;
	padding:0px 15px 0px 15px;
}
#what-articles-mid{
	background-image:url(/images/mid_what_we_think_articles.jpg);
	background-repeat:repeat-y;
	padding:0px 15px 0px 15px;
}
#what-downloads-mid{
	background-image:url(/images/mid_what_we_think_downloads.gif);
	background-repeat:repeat-y;
	padding:0px 15px 0px 15px;
}
#what-fm-mid{
	background-image:url(/images/mid_what_we_think_fm.gif);
	background-repeat:repeat-y;
	padding:0px 15px 0px 15px;
}
#what-links-mid{
	background-image:url(/images/mid_what_we_think_links.gif);
	background-repeat:repeat-y;
	padding:0px 15px 0px 15px;
}
#what-calendar-mid{
	background-image:url(/images/mid_what_we_think_calendar.gif);
	background-repeat:repeat-y;
	padding:0px 15px 0px 15px;
}
#what-calendar-mid div.column{
	float:left;
	width:220px;
	margin-right:10px;
}
#main-body div#latest-news p{
	padding-left:0px;
}
#main-body div#career-list p{
	padding-left:0px;
}
#main-body div#career-list hr{
	margin:5px 0px 5px 0px;
}

body.news-item-page #main-body{
	padding-right:15px;
}
#reference1-label,#reference2-label, #personal-label, #address-label{
	display:none;
}
#reference1-element, #reference2-element, #personal-element, #address-element{
	float:left;
	width:270px;
}
#fieldset-reference1,#fieldset-reference2,#fieldset-personal,#fieldset-address{
	margin-right:10px;
	border:none;
}
form#apply #submit_contact, form#apply #ref,#experience-label{
	clear:both;
}
