body {
	color:#666;
	background-image:url(/images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#efefef;
	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;
	padding-top:20px;
}
.georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.arial{
	font-family:Arial, Helvetica, sans-serif;
}
#main-body{
	clear:both;
}
#main-wrapper {
	width:980px;
	text-align:left;
	margin:auto;
}
.display{
	display:inline !important;
}
.smaller {
	font-size:0.8em;
}
.smallest {
	font-size:0.7em;
}
.right{
	text-align:right;
}
.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;
}
.lightGrey {
	color:#999999;
}
.blue{
	color:#003c5c;
}
.orange{
	color:#ff3300;
}
#home-email a, #home-email a:link, #home-email a:visited{
	font-size:2.1em;
	text-decoration:none;
}
#home-number{
	font-size:3.4em;
	
}

h1, h2, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
}
#header-title{
	vertical-align:bottom;
}
#header-title h1{
	
}
h1 {
	font-size:2.8em;
}
h2 {
	font-size:2.2em;
	color:#003c5c;
}
h3 {
	font-size:1.8em;
}
#main-header div.col2, #main-header div.col3{
	height:auto !important;
	min-height:127px;
	height:127px;
	position:relative;
}
.col3 div.section{
	margin-bottom:10px;
}
.col2 .header-block{
	position:absolute;
	bottom:16px;
	margin-left:17px;
}
.col2 a:link, .col2 a:visited{
	color:#003c5c;
}
.col2 a:hover{
	color:#ff3300;
}
#bread-crumb{
	font-size:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#999;
	position:absolute;
	bottom:5px;
	margin-left:17px;	
}
#bread-crumb a:link, #bread-crumb a:visited{
	color:#999;
	text-decoration:none;
}

.col3 .header-block{
	position:absolute;
	bottom:17px;
}
div.col1{
	width:125px;
	float:left;
	padding:0px;
}
div.col2{
	
	width:592px;
	float:left;
}

div.col3{
	width:255px;
	float:right;
}
.content{
	font-size:1.1em;
}
#main-block-wrapper{
	clear:both;
	overflow:visible;
	margin:10px 0px 10px 0px;
	width:980px;
}
div.footer-block{
	float:left;
	text-align:left;
}
#footer-block1 {
	margin-right:6px;
}
#footer-block3, #footer-block4{
	float:right;
}
#footer-block4{
	margin-left:6px;
}

#main-footer{
	clear:both;
	font-size:0.9em;
}
#footer-left{
	float:left;
}
#footer-left, #footer-left a:link, #footer-left a:visited {
	color:#999999;
	text-decoration:none;
}
#footer-right{
	float:right;
}
#footer-right, #footer-right a:link, #footer-right a:visited {
	color:#ff3300;
	text-decoration:none;
}
#footer-right a{
	margin-right:10px;
}
.center {
	text-align:center;
}
.bold {
	font-weight:bold;
}
.grey {
	color:#999;
}
div.clear{
	height:1px;
}
ul.nav{
	width:116px;
	color:#FFF;
	margin-bottom:10px;
}
ul.nav li{
	background-color:#666666;
	padding:3px 0px 3px 15px;
	font-size:1.2em;
}
ul.subnav {
	display:none;
}
ul.subnav li{
	font-size:1em !important;
	padding:3px 0px 3px 5px !important;
}
ul.nav li a, ul.nav li a:link, ul.nav li a:visited{
	color:#FFF;
	text-decoration:none;	
}
ul.nav li a:hover{
	color:#ff3300;
	text-decoration:none;	
}
ul.subnav li a, ul.subnav li a:link, ul.subnav li a:visited{
	color:#003c5c;
	text-decoration:none;	
}
ul.subnav li a:hover{
	color:#ff3300;
	text-decoration:none;	
}
ul.nav li a.orange, ul.nav li a.orange:link, ul.nav li a.orange:visited{
	color:#ff3300;
	text-decoration:none;	
}
ul.nav li.bottom, ul.nav li.top{
	background:none;
	padding:0px !important;
	margin:0px;
}
ul.nav li.top{
	height:19px;
	line-height:19px;
}
ul.nav li.bottom{
	height:13px;
	line-height:13px;
	font-size:0.8em;
	background-image:url(/images/nav_bot.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#latest-news-top{
	height:9px;
	line-height:9px;
	background-image:url(/images/news_top.png);
	background-repeat:no-repeat;
}
#latest-news-mid{
	background-image:url(/images/news_mid.png);
	background-repeat:repeat-y;
	padding:0px 15px 0px 15px;
	color:#FFF;

}
#latest-news-mid .summary{
	font-size:1.2em;
}
#latest-news-bot{
	height:9px;
	line-height:9px;
	background-image:url(/images/news_bot.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#newsletter-top{
	height:9px;
	line-height:9px;
	background-image:url(/images/newsletter_top.png);
	background-repeat:no-repeat;
}
#newsletter-mid h3{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:1.6em;
}
#newsletter-mid{
	background-color:#005983;
	background-image:url(/images/newsletter_mid.png);
	background-repeat:repeat-y;
	padding:0px 0px 0px 15px;
	color:#FFF;
}
#newsletter-mid h3{
	margin-bottom:5px;
}
#newsletter-bot{
	height:9px;
	line-height:9px;
	background-image:url(/images/newsletter_bot.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#newsletter-form label{
	display:inline-block;
	width:40px;
}
#newsletter-form span{
	padding:3px 0px 0px 7px;
}
#newsletter-form span.input{
	display:inline-block;
	background-image:url(/images/newsletter_input_back.jpg);
	background-repeat:no-repeat;
	width:134px;
	height:22px;
}
#newsletter-form input.text{
	border:0;
	width:120px;
	height:16px;
	line-height:16px;
}
#newsletter-form input.submit{
	vertical-align:bottom;
}
.vertical{
	vertical-align:bottom;
}

#poll-top{
	height:9px;
	line-height:9px;
	background-image:url(/images/poll_top.png);
	background-repeat:no-repeat;
}
#poll-mid{
	background-image:url(/images/poll_mid.png);
	background-repeat:repeat-y;
	padding:0px 10px 0px 8px;
	color:#FFF;
}
#poll-mid h3{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	margin-left:7px;
}
#poll-mid .message{
	color:#666;
}
.poll-question{
	
}
.poll-question-container{
	background-image:url(/images/poll_qu_back.jpg);
	background-repeat:no-repeat;
	padding:12px 0px 0px 7px;
	font-size:1.4em;
}
.poll-answer label{
	color:#666;
}
.poll-answer input{
	margin-right:10px;
}
.poll-answer{
	color:#999999;
	margin-bottom:3px;
}
#poll-bot{
	height:9px;
	line-height:9px;
	background-image:url(/images/poll_bot.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.contact-col{
	float:left;
	width:190px;
}
.contact-col h3{
	font-size:1em;
	font-weight:bold;
}
ol.numberList{
	padding-left:45px;
}
ol.numberList li{
	list-style:decimal;
	font-size:1.4em;
}
ol.numberList li div{
	font-size:0.5em;
}
ol.numberList li div p{
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
}
ul.line{
	padding-left:20px;
}
ul.line li{
	list-style-image:url(/images/ul_line.jpg);
}
.gallery img{
	margin:0px 3px 3px 0px;
	float:left;
}
span.gallery-label{
	display:inline-block;

	width:145px;
	margin:0px 0px 3px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#999999;
}
#section-images{
	position:relative;
	width:590px;
}
#section-images img{
	float:left;
	margin:0px 3px 5px 0px;
}
#section-images img.none{
	margin-right:0px;
}
#section-images img.last{
	float:right;
	margin-right:0px;
}

#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;
}
span.pollbar{
	background-color:#004B62;
	height:10px;
}
.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;
}