@charset "UTF-8";
#container {
	height: 800px;
	width: 920px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#indepent {
	margin-top: 20px;
	margin-right: 20px;
}
#header_shadow {
	background-image: url(images/backgrounds/box_shadow2.png);
	background-repeat: repeat-y;
	height: 182px;
}
#header {
	margin-left: 8px;
	margin-right: 12px;
	width: 900px;
	background-color: #FFFFFF;
	height: 182px;
}
#header_topshadow {
	height: 8px;
	vertical-align: bottom;
	background-image: url(images/backgrounds/top_shadow1.png);
}
#container #main_container {
	clear: both;
}
#container #header_container {
	height: 198px;
}
#header_bottomshadow {
	height: 8px;
	background-image: url(images/backgrounds/header_shadow2.png);
	background-repeat: no-repeat;
	background-position: top;
}
#main_topshadow {
	height: 8px;
	vertical-align: bottom;
	background-image: url(images/backgrounds/top_shadow1.png);
}
#main_shadow {
	width: 920px;
	background-image: url(images/backgrounds/box_shadow2.png);
	background-repeat: repeat-y;
}
#main_area {
	margin-left: 8px;
	height: 466px;
	margin-right: 12px;
	width: 900px;
	background-color: #FFFFFF;
}
 #home_col1 {
	float: left;
	width: 220px;
	margin-top: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D1D2D4;
	margin-left: 20px;
	display: inline;
}
#home_col2 {
	width: 620px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D1D2D4;
	height: 350px;
	display: inline;
}
#footer {
	clear: both;
	height: 96px;
}
#header #logotype {
	width: 200px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
#header #navigation #nav_home {
	width: 206px;
	margin-right: 12px;
	float: left;
	height: 60px;
}
#header #st_cross_halo {
	float: right;
	width: 400px;
	text-align: right;
	height: 87px;
}
#header #navigation {
	height: 75px;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #D1D2D4;
}
#header #logos {
	height: 87px;
}
#main_bottomshadow {
	height: 12px;
	background-image: url(images/backgrounds/bottom_shadow1.png);
	background-repeat: no-repeat;
	background-position: top;
}
#header #navigation #nav_about {
	width: 206px;
	margin-right: 12px;
	float: left;
	height: 60px;
}
#header #navigation #nav_work {
	width: 206px;
	margin-right: 12px;
	float: left;
	height: 60px;
}
#header #navigation #nav_contact {
	width: 206px;
	float: left;
	height: 60px;
}
#address {
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-left: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D1D2D4;
	display: inline;
}
#social_bookmarks {
	width: 605px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D1D2D4;
	margin-left: 15px;
	display: inline;
}
#social_bookmarks #blog_link {
	float: right;
	padding-top: 22px;
	display: inline;
}
#scrolling_news {
	border: 5px solid #E7E8E9;
	height: 297px;
}
.contact_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#news_title {
	margin-top: 6px;
	margin-bottom: 6px;
}
#scrollbar_container {
	position:relative;
	width:180px;
} 
#content1, #content2, #content3{
	height: 297px;
	width: 190px;
	float:left;
	overflow:hidden;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #E7E8E9;
			}
.home_news_title {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
}
			.scrollbar-vert{
	height: 290px;
	width: 15px;
	float:left;
			}
			.handle-vert{
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(images/scroll_button.png);
	margin-top: 4px;
	height: 24px;
	margin-bottom: 4px;
			}
			.scrollbar-hor{
	background-color: #D1D2D4;
	height: 20px;
	width: 300px;
	float:left;
			}
			.handle-hor{
				height: 20px;
				width: 42px;
				background: url(styles/img/handle-hor.gif) no-repeat;
			}
.home_news_body {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E7E8E9;
	padding-bottom: 30px;
}
#content1 a {
	color: #00AEEF;
	text-decoration: none;
}
#social_bookmarks .addthis_toolbox addthis_default_style {
	margin-top: 10px;
}
.bookmarking_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#homepics {
	margin-left: 15px;
	background-color: #FFFFFF;
	height: 350px;
}
#news_area {
	margin-left: 8px;
	margin-right: 12px;
	width: 900px;
	background-color: #FFFFFF;
}
#news_col2 {
	width: 620px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D1D2D4;
	display: inline;
}
#news_dates {
	border: 5px solid #E7E8E9;
	margin-top: 6px;
}
#news_page {
	margin-left: 15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.newspage_body {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
}
hr {
	clear: both;
	color: #E7E8E9;
	text-decoration: none;
	height: 5px;
}
.newspage_months {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 0px;
}
.news_further_titles {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 3px;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E7E8E9;
	padding-top: 10px;
}
.news_articledate {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 5px;
}
.news_image_right {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
.news_image_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.news_first_title {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 3px;
}
.news_dates_year {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #E7E8E9;
	padding-top: 10px;
}
#col_end_rule {
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E7E8E9;
	margin-left: 15px;
}
#news_dates a {
	color: #333333;
	text-decoration: none;
}
#news_dates a:hover {
	color: #333333;
	text-decoration: underline;
}
#work_area {
	margin-left: 8px;
	margin-right: 12px;
	width: 900px;
	background-color: #FFFFFF;
}
#work_col2 {
	width: 620px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D1D2D4;
	background-repeat: no-repeat;
	background-position: right;
	display: inline;
}
#work_section {
	margin-left: 15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#work_col1 {
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-left: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D1D2D4;
	display: inline;
}
#about_col1 {
	width: 620px;
	float: right;
	margin-top: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D1D2D4;
	margin-left: 0px;
	margin-right: 20px;
	display: inline;
}
#about_col2 {
	float: left;
	width: 220px;
	margin-top: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D1D2D4;
	margin-right: 0px;
	margin-left: 20px;
	display: inline;
}
#about_col2 img {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	float: left;
}
#about_page {
	margin-left: 15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 350px;
}
.aboutus_body {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #999999;
	margin-right: 30px;
	margin-left: 0px;
}
.aboutus_intro {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	color: #000;
	margin-right: 30px;
	margin-left: 0px;
}
#about_page a {
	color: #000;
	text-decoration: none;
}
#about_page a:hover {
	color: #000;
	text-decoration: underline;
}
#address a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #000000;
	text-decoration: none;
}
#address a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #000;
	text-decoration: none;
}
#contact_col1 {
	float: left;
	width: 220px;
	margin-top: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D1D2D4;
	margin-right: 0px;
	margin-left: 20px;
	display: inline;
}
#contact_col2 {
	width: 620px;
	float: right;
	margin-top: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D1D2D4;
	margin-right: 20px;
	display: inline;
}
#map_page {
	margin-left: 15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 350px;
}
#contactpage_details {
	margin-top: 6px;
}
.contactus_text {
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	margin-left: 0px;
}
#contactpage_details a {
	color: #00AEEF;
	text-decoration: none;
}
#contactpage_details a:hover {
	color: #00AEEF;
	text-decoration: underline;
}
.contactus_phoneemail {
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #00AEEF;
	margin-left: 0px;
}
#news_page a {
	color: #000;
	text-decoration: none;
}
#news_page a:hover {
	color: #000;
	text-decoration: underline;
}
#casestudy_col1 {
	float: left;
	width: 642px;
	margin-top: 20px;
	margin-left: 20px;
	display: inline;
	margin-bottom: 20px;
}
#casestudy_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
.case_study_title {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#casestudy_header img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	float: right;
}
#casestudy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.case_study_intro {
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #00AEEF;
	margin-right: 30px;
	margin-left: 0px;
}
.case_study_quoteby {
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-right: 30px;
	margin-left: 0px;
}
.case_study_bodycopy {
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
}
.case_study_subtitles {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000;
	margin-right: 0px;
	margin-left: 0px;
}

