@media print { 
	.noprint { display: none; }
	#strapline { text-align: left !important; }
	#body_middle { margin: 0 !important; }
	#footer_associations { margin-left: 0 !important; clear: both; }
	.inner_wrapper, #content, #content_homepage, #content_body { width: 610px !important; }
	#content { min-height: 100px !important; padding-bottom: 0 !important; }
	#copyright_outer { margin-top: 30px !important; }
	h1, h2, h3, .footer_title { font-family: 'Dekar', Arial, Helvetica, sans-serif !important; }
}
body {
	height: auto;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF url('/img/common/background.gif') repeat-x 0 bottom;
	font-size: 12px;
	min-height: 500px;
}
a {
	text-decoration: none;
	color: #0080A5;
}
.dekar {
	font-family: 'Dekar', Arial, Helvetica, sans-serif;
}
.last_column {
	margin-right: 0 !important;
	border-right: 0 none !important;
}
.last_row {
	margin-bottom: 0 !important;
	border-bottom: 0 none !important;
}

/* START general wrappers (used in footer now) */
.outer_wrapper {
	clear: both;
	width: auto;
}
.inner_wrapper {
	width: 980px;
	margin: 0 auto;
}
/* END general wrappers */

/* START main wrappers */
#main_outer {
	background: #FFFFFF;
}
#main_outer.no_back {
	background: #FFFFFF;
}
#main_inner {
	padding-top: 20px;
}
/* END main wrappers */

/* START header */
#header {
	float: left;
	clear: both;
	height: 170px;
	width: 1000px;
	background: url('/img/common/navigation/main_nav_shadow.png') no-repeat 175px 110px;
}
#logo {
	float: left;
	margin-left: 16px;
}
#logo, #logo img {
	width: 112px;
	height: 137px;
}
#top_bar {
	margin-top: 50px;
	height: 28px;
}
#strapline {
	float: left;
	width: 817px;
	font-size: 18px;
	color:	#333333;
	height: 24px;
	text-align: right;
	font-family: 'Dekar', Arial, Helvetica, sans-serif;
	visibility: hidden;
}
#top_bar, #main_nav {
	float: left;
	width: 817px;
	margin-left: 35px;
}
#main_nav {
	position: relative;
	z-index: 1;
	height: 28px;
	margin-top: 31px;
	font-family: 'Dekar', Arial, Helvetica, sans-serif; 
}
#main_nav ul {
	float: left;
	width: auto;
	border: 2px solid #01A1C5;
}
#main_nav ul li {
	float: left;
	width: auto;
	background-color: #0080A5;
}
#main_nav ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	padding-top: 2px;
	text-align: center;
	border-left: 1px solid #fff;
	background-position: center 0;
	background-repeat: no-repeat;
}
#main_nav .first_column a {
	border-left: 0;
}
#main_nav ul li a:hover, #main_nav ul li a.selected {
	background-position: center -24px;
}
#main_nav #core a {
	width: 128px;
	background-image: url('/img/common/navigation/core.png');
}
#main_nav #services a {
	width: 131px;
	background-image: url('/img/common/navigation/services.png');
}
#main_nav #management a {
	width: 124px;
	background-image: url('/img/common/navigation/management.png');
}
#main_nav #products a {
	width: 107px;
	background-image: url('/img/common/navigation/systems.png');
}
#main_nav #news a {
	width: 87px;
	background-image: url('/img/common/navigation/news.png');
}
#main_nav #contact a {
	width: 100px;
	background-image: url('/img/common/navigation/contact.png');
}
#main_nav #recruitment a {
	width: 130px;
	background-image: url('/img/common/navigation/recruitment.png');
}
#sub_nav {
	float: left;
	clear: both;
	height: 30px;
	width: auto;
	margin-left: 163px;
	line-height: 30px;
	background-color: #ECECEC;
	font-size: 13px;
}
.sub_nav_inner {
	height: 30px;
	display: none;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
#sub_nav_core {
	width: 368px;
}
#sub_nav_services {
	width: 813px;
}
#sub_nav_products {
	width: 493px;
}
.sub_nav_title {
	float: left;
	width: auto;
	color: #0080A5;
	margin: 0 15px 0 22px;
}
.sub_nav_title .cufon {
	margin-top: 4px;	
}
#sub_nav ul {
	float: left;
	width: auto;
}
#sub_nav ul li {
	float: left;
	width: auto;
	margin-right: 20px;
}
#sub_nav ul li a {
	text-decoration: none;
	color: #231f20;
	line-height: 30px;
	height: 30px;
}
#sub_nav ul li a:hover, #sub_nav ul li a.selected {
	color: #0080A5;
}
/* END header */

/* START content */
#content {
	float: left;
	clear: both;
	margin-top: 5px;
	width: 980px;
	min-height: 500px;
	padding-bottom: 65px;
}
#content_homepage, #content_body {
	float: left;
	clear: both;
	width: 980px;
}
#content_body {
	margin-top: 10px;	
}
/* END content */

/* START footer */
#footer {
	clear: both;
	height: 195px;
}
#footer_outer {
	width: auto;
	height: 160px;
	background: #FFFFFF;
}
#footer_inner {
	height: 195px;
}
.footer_title {
	font-size: 18px;
	line-height: 18px;
	color: #0080A5;
	border-bottom: 1px solid #bedfe8;
	padding-bottom: 5px;
	margin-bottom: 9px;
}
#footer_contact, #footer_accreditations, #footer_associations, #footer_social {
	float: left;
	margin-top: 35px;
	height: 125px;
}
#footer_contact {
	width: 180px;
	font-size: 11px;
}
#footer_telephone, #footer_email {
	display: inline-block;
	color: #808080;
	line-height: 20px;
}
#footer_accreditations {
	width: 170px;
	margin-left: 37px;
}
#footer_associations {
	width: 462px;
	margin-left: 40px;
}
#footer_social {
	float: right;
	width: 51px;
}
#footer_accreditations ul, #footer_associations ul, #footer_social ul {
	float: left;
	width: auto;
}
#bsi_numbers {
	float: left;
	clear: both;
	width: 170px;
	font-size: 7px;
	margin-top: 7px;	
}
#bsi_numbers .col_1 {
	float: left;
	width: 55px;
}
#bsi_numbers .col_2 {
	float: left;
	width: 60px;
	text-align: center;
}
#bsi_numbers .col_3 {
	float: right;
	width: 55px;
	text-align: right;
}
#footer_accreditations ul li, #footer_associations ul li {
	float: left;
	width: auto;
	margin-right: 10px;
}
#footer_social ul li {
	float: left;
	width: 51px;
	height: 51px;
	margin-right: 1px;
	text-indent: -9999px;
}
#footer_social ul li a {
	display: block;
	width: 51px;
	height: 51px;
}
#footer_social #facebook {
	background: #FFFFFF url('/img/common/footer/facebook.png') no-repeat 0 0;
}
#footer_social #twitter {
	background: #FFFFFF url('/img/common/footer/twitter.png') no-repeat 0 0;
}
#footer_social #linkedin {
	background: #FFFFFF url('/img/common/footer/linkedin.png') no-repeat 0 0;
}
#footer_social #rss {
	background: #FFFFFF url('/img/common/footer/rss.png') no-repeat 0 0;
}
#copyright_outer {
	height: 35px;
	background: url('/img/common/footer/copyright_bar.gif') repeat-x 0 0;
}
#copyright, #avc_strap {
	margin-top: 12px;
	width: auto;
	font-size: 12px;
}
#copyright {
	float: left;
	color: #0080A5;
}
#avc_strap {
	float: right;
}
#copyright a, #avc_strap a {
	color: #0080A5;
	text-decoration: none;
}
/* END footer */

/* START News Feed Section */
#news_feed {
	float: left;
	clear: both;
	width: 980px;
	height: 26px;
	background-color: #787878;
	color: #FFFFFF;
	margin-top: 45px;
}
.news_feed_element {
	float: left;
	height: 26px;
}
#news_feed p {
	padding-top: 7px;
}
.news_feed_text p {
	padding-left: 10px;
	padding-right: 10px;
	height: 14px;
	overflow: hidden;
}
.news_feed_title {
	font-size: 12px;
	text-align: center;
}
#news_feed img {
	vertical-align: middle;
}
#news_feed_1 {
	width: 115px;
	background: url('/img/homepage/news_back2.gif') no-repeat 0 0;
}
#news_feed_2 {
	width: 635px;
	font-size: 12px;
}
#news_feed_3 {
	width: 95px;
	background: url('/img/homepage/news_back3.gif') no-repeat 0 0;
}
#news_feed_4 {
	width: 120px;
}
.tickercontainer {
	width: 635px; 
	height: 26px; 
	overflow: hidden; 
}
.tickercontainer .mask {
	position: relative;
	left: 10px;
	top: 6px;
	width: 615px;
	overflow: hidden;
}
ul.newsticker li {
	float: left;
}
ul.newsticker {
	position: relative;
	left: 470px;
}
ul.newsticker a {
	white-space: nowrap;
	margin: 0 50px 0 0;
	text-decoration: none;
	color: #FFFFFF;
}
#oil_price_hidden {
	display: none;
}
#oil_price_dollar, #oil_price_percent {
	float: left;
	width: 60px;
	height: 26px;
	line-height: 26px;
	text-align: right;
}
/* END News Feed Section */
