

body {
	/* background: #0068ac url(/images/site/bg-body-company.png) repeat-x center 120px; */
	background-color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif ;
	color: #fff;
}

#container-outer {
	max-width: 1280px;
	margin: 0 auto;
	background: #0068ac url(/images/site/bg-container-outer-company.png) repeat-x left bottom;
}

#container-wrapper {
	background: transparent url(/images/site/bg-container.png) no-repeat right 44px;
}

#container-inner {
	width: 985px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	position: relative;
}

#branding {
	background: transparent url(/images/site/bg-branding.png) no-repeat left 15px;
	height: 102px;
}

#branding a {
	position: absolute; left: 0; top: 0;
	width: 205px;
	height: 102px;
	text-indent: -9999px;
}

#content {
	padding: 30px 315px 140px 0;
	min-height: 940px;
}

#content-main {
	position: relative;
	padding: 0 30px;
	
}

#siteinfo {
	position: relative;
	height: 80px;
	background: transparent url(/images/site/bg-siteinfo.png) no-repeat left top;
	text-align: center;
	padding: 50px 0 0 0;
}

#siteinfo span#cbjlink, #siteinfo span#tmclink {
	visibility: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

#siteinfo span#contactlink {
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
		
}

#siteinfo span#contactlink a {
	display: block;
	width: 220px;
	height: 70px;
	
}

/* @group Main Navigation */

#nav-main {
	position: absolute; right: 20px; top: 44px;
}

#nav-main h4 {
	display: none;
}

#nav-main ul {
	background-color: #1d437f;
	list-style: none;
	overflow: hidden;
	padding: 6px 5px 6px 6px;
	font-size: 12px;
	height: 11px;
}

#nav-main li {
	float: left;
	margin-right: 5px;
}

#nav-main li:after {
	content: ":";
	margin-left: 5px;
	font-size: 10px;
}

#nav-main li:last-child:after {
	content: "";
	margin-left: 0;
}

#nav-main li a:hover {
	text-decoration: none;
}

#nav-main li.active a {
	color: #79b2e0;
	cursor: default;
}

/* @end */
	
a {
	color: #fff;
}

#content h1 {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	font-family: Georgia;
}

#content h2 {
	font-size: 27px;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 13px;
	font-family: Georgia;
}

#content h3 {
	font-size: 23px;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 11px;
	font-family: Georgia;
}

#content p {
	margin: 0 0 15px;
	line-height: 1.4;
	font-size: 13px;
}

#content p#introduction, #content div#introduction p {
	font-size: 20px;
	font-family: Georgia;
	font-weight: bold;
}

#content a {
	color: #fff;
	font-weight: bold;
}

#content table {
	margin-bottom: 15px;
	width: 100%;
}

#content th {
	font-size: 23px;
	line-height: 1.2;
	padding-bottom: 10px;
	vertical-align: bottom;
	font-family: Georgia;
}

#content td {
	font-size: 13px;
	line-height: 1.2;
	padding-bottom: 20px;
	vertical-align: bottom;
}

#picture-box {
	margin: 0 0 30px -30px;
}

p#picture-strapline {
	position: absolute;
	left: 0;
	top:  160px;
	
}

p#picture-strapline span {
	float: left;
	clear:  left;
	background: #79b2e0;
	font-size: 20px;
	margin-bottom: 5px;
	padding: 0 80px 0 30px;
	height: 40px;
	line-height: 40px;
	font-family: Georgia;
	font-weight: bold;
}

#sidebar {
	position: absolute;
	right: 20px;
	top: 132px;
	width: 255px;
	height: 729px;
	color: #0068ac;
	background: #fff;
	padding: 30px;
	font-size: 20px;
	line-height: 1.4;
	font-family: Georgia;
	
}

#sidebar h3 {
	margin: 0 0 0.5em;
	font-weight: bold;
}

#sidebar-links {
	position: absolute;
	left: 0;
	top: 290px;
	
}

#sidebar-links div {
	position: relative ;
	height: 80px ;
    color: #fff;
    padding: 20px 130px 0 30px;
    background: #6d74ad url(/images/site/bg-sidebar-products.jpg) no-repeat right top;
    font-size: 11px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif ;
    width: 155px;
}

#sidebar-links div a {
	position: absolute ;
	left: 0 ;
	top: 0 ;
	width: 315px ; 
	height: 100px ; 
	text-indent: -9999px ;
}

#sidebar-links div#the_sanguin_experience {
	background: #80bcba url(/images/site/bg-sidebar-sanguin-experience.jpg) no-repeat right top;
}
	
#sidebar-links div#our_solutions {
	background: #b62467 url(/images/site/bg-sidebar-solutions.jpg) no-repeat right top;
}

#sidebar-links div#our_company {
	background: #0068ac url(/images/site/bg-sidebar-company.jpg) no-repeat right top;
}

#sidebar-links div#news_events {
	background: #72bcde url(/images/site/bg-sidebar-news.jpg) no-repeat right top;
}

#sidebar-links p#stratec a {
	display: block;
	font-family: Georgia;
	color: #666d70;
	font-size: 15px;
	line-height: 1.3;
	background: #fff url(/images/site/bg-stratec.png) no-repeat 140px 60px; 
	padding: 10px 10px 50px 30px;
	font-weight: bold
}

#sidebar-links h4 {
	font-size: 15px;
	font-family: Georgia;
	line-height: 1.3;
}

/* Colour scheme mods for sanguin experience page */

body#sanguin_experience #container-outer {
	background: #3F758B url(/images/site/bg-container-outer.png) repeat-x center bottom;
}

body#sanguin_experience p#picture-strapline span {
	background: #1d437f;
}

body#sanguin_experience #sidebar {
	color: #fff;
	background: #1d437f;
}

body#sanguin_experience #content .twocol {
	overflow: hidden;
}

body#sanguin_experience #content .twocol p{
	float: left;
	width: 295px;
	margin-right: 20px;
}

body#sanguin_experience #content .twocol p:nth-child(2n){
	margin-right: 0;
}
	

/* Colour scheme mods for solutions page */
	
body#solutions #container-outer {
	background: #b62467 url(/images/site/bg-container-outer-solutions.png) repeat-x center bottom;
}

body#solutions #container-wrapper {
	background-image: url(/images/site/bg-container-solutions.png)
}

body#solutions p#picture-strapline span {
	background: #7ab1df;
}

body#solutions #sidebar {
	color: #fff;
	background: #7ab1df;
}

body#solutions #nav-main ul {
	background-color: #7ab1df;
}
	
body#solutions #nav-main li.active a {
	color: #b62467;
}

body#solutions #content h2 {
	color: #7ab1df;
	font-family: Georgia;
	font-weight: bold;
	margin-bottom: 0;
}

body#solutions #content h3 {
	font-family: Georgia;
	font-weight: bold;
	margin-bottom: 0;
}


/* Colour scheme mods for products page */
	
body#products #container-outer {
	background: #6d74ad url(/images/site/bg-container-outer-solutions.png) repeat-x center bottom;
}

body#products p#picture-strapline span {
	background: #7ab1df;
}

body#products #sidebar {
	color: #fff;
	background: #7ab1df;
}

body#products #nav-main ul {
	background-color: #1d437f;
}
	
body#products #nav-main li.active a {
	color: #6d74ad;
}

body#products #content h2 {
	margin-bottom: 0;
}


/* Colour scheme mods for partners page */
	
body#partners #container-outer {
	background: #fff url(/images/site/bg-container-outer-partners.png) repeat-x center bottom;
}

body#partners #branding {
	background: transparent url(/images/site/bg-branding-partners.png) no-repeat left 15px;
	height: 102px;
}

body#partners p#picture-strapline span {
	background: #1d437f;
	color: #fff;
}

body#partners #sidebar {
	color: #f2f2f2;
	background: #1d437f;
}

body#partners #nav-main ul {
	background-color: #1d437f;
}
	
body#partners #nav-main li.active a {
	color: #79b2e0;
}

body#partners #siteinfo {
	position: relative;
	height: 80px;
	background: transparent url(/images/site/bg-siteinfo-partners.png) no-repeat left top;
	text-align: center;
	padding: 50px 0 0 0;
}

body#partners #content {
	color: #1d437f;
}

body#partners #partner-list .partner-item {
	border-bottom: 1px solid #56729f;
	overflow: hidden;
}

body#partners #partner-list .partner-item h2 {
	float: left;
	font-size: 23px;
	font-family: Georgia;
	width: 340px;
	margin: 20px 20px 20px 20px;
}

body#partners #partner-list .partner-item img {
	float: left;
	margin-top: 5px;
}

body#partners #siteinfo, body#partners #siteinfo a {
	color: #4d4d4d;
}

/* Colour scheme mods for downloads page */
	
body#downloads #container-outer {
	background: #618CA0 url(/images/site/bg-container-outer-company.png) repeat-x center bottom; /*808080*/
}

body#downloads #container-wrapper {
	background-image: url(/images/site/bg-container-downloads.png)
}

body#downloads p#picture-strapline span {
	background: #fcba63;
}

body#downloads #sidebar {
	color: #fff;
	background: #fcba63;
}

body#downloads #nav-main ul {
	background-color: #fcba63;
}
	
body#downloads #nav-main li.active a {
	color: #808080;
}

body#downloads #content .filename {
	width: 160px;
	padding-right: 10px;
}

body#downloads #content .filename a {
	color: #fff;
}

body#downloads #content .date {
	width: 140px;
	padding-right: 10px;
}

body#downloads #content .size {
	width: 50px;
	padding-right: 10px;
}

body#downloads #content .notes p {
	margin-bottom: 0;
	line-height: 1.2;
}

body#downloads #content .notes em {
	font-size: 10px;
}

body#downloads #content h2 {
	font-family: Georgia;
	color: #ccc;
	margin-bottom: 0;
	font-weight: bold;
}

body#downloads #content th {
	font-family: Georgia;
	padding-bottom: 0;
	font-weight: bold;
}

body#downloads #sidebar {
	background: #fcba63 url(/images/site/bg-sidebar-downloads.png) no-repeat center 20px;
}

body#downloads #sidebar h3 {
	margin-bottom: 0;
}

body#downloads #sidebar h5 {
	color: #ec1c24;
	margin-bottom: 10px;
}



/* Colour scheme mods for news page */
	
body#news #container-outer {
	background: #469A6A url(/images/site/bg-container-outer.png) repeat-x center bottom; /* 72bcde */
}

body#news p#picture-strapline span {
	background: #1d437f;
}

body#news #sidebar {
	color: #fff;
	background: #1d437f;
}

body#news #nav-main ul {
	background-color: #1d437f;
}
	
body#news #nav-main li.active a {
	color: #72bcde;
}

body#news #content .title {
	width: 160px;
    padding-right: 10px;
}

body#news #content .date {
	width: 120px;
    padding-right: 10px;
}

body#news #content .location {
	width: 105px;
    padding-right: 10px;
}

body#news #content .link {
    padding-right: 10px;
}

body#news #content h2 {
	margin-bottom: 0;
}


/* Colour scheme mods for contact us page */
	
body#contact_us #container-outer {
	background: #66BFCB url(/images/site/bg-container-outer.png) repeat-x center bottom ; /*91d5e2*/
}

body#contact_us p#picture-strapline span {
	background: #1d437f;
}

body#contact_us #sidebar {
	color: #fff;
	background: #1d437f;
}

body#contact_us #nav-main ul {
	background-color: #1d437f;
}
	
body#contact_us #nav-main li.active a {
	color: #91d5e2;
}

body#contact_us #content #address p {
	color: #1d437f;
	float: left;
	width: 50%;
}

body#contact_us #content a {
	color: #1d437f;
}

/* Colour scheme mods for homepage */

body#home #container-outer {
	width: 1280px ;
	max-width: auto ;
	background: #2d6aab url(/images/site/bg-body-home.jpg) no-repeat left top;
}

body#home #container-wrapper {
	background-image: url(/images/site/bg-container-home.png);
}

body#home #container-inner #sidebar {
	background: transparent;
	top: 215px;
}

body#home #nav-quicklinks {
	margin-left: 25px;
	margin-top: -4px;
}

body#home #nav-quicklinks .quicklinks-item {
	height: 142px;
	position: relative;
}

body#home #nav-quicklinks p {
	color: #fff;
	font-size: 12px;
}

body#home #nav-quicklinks p.quicklinks-item-strapline {
	font-family: Georgia;
}

body#home #nav-quicklinks p.quicklinks-item-description {
	margin: 14px 0 0 65px;
}

body#home #nav-quicklinks a.quicklinks-item-link {
	position: absolute;
	left: 0;
	top: 0;
	height: 130px;
	width: 230px;
	text-indent: -9999px;
}

body#home #nav-quicklinks h2 {
	color: #fff;
	font-size: 21px;
}
body#home #picture-box {
	margin-bottom: 20px;
}

body#home p#picture-strapline {
	position: relative;
	top: 0;
	margin-top: 32px;
	margin-bottom: 0;
}

body#home p#picture-strapline span {
	width: 625px;
	height: 52px;
	padding: 0 0 0 30px;
	color: #79B2E0;
	background-color: #fff;
	font-size: 40px;
	line-height: 52px;
	margin-bottom: 15px;
	display: block;
	float: none;
	clear: none;
}

body#home #content p#introduction {
	font-size: 27px;
}

body#home #nav-main ul {
	background: #808080;
}

body#home #nav-main li.active a {
	color: #7ab1df;
}

body#home #content {
	height: 480px;
	padding-top: 103px; 
	min-height: 0;
}