/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 08 April 2010 17:27:25
*/


/* start of reset styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}:focus {
  outline: 0;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
} .hide {
  position: absolute;
  left: -9999px;
}

h1, h2, h3, h4 {
  font-weight: normal;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
/* end of reset styles */

/* general page styles */
body {
  margin: 0;
  padding: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*    font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; */
  text-align: center;
  background: #999 url("/__data/assets/image/0013/34510/bg-body.gif") repeat-x;
    font-size: 0.76em;
}
#container {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 920px;
  background: url("/__data/assets/image/0005/35618/bg-container.gif") repeat-y;
}
.clear {
  clear: both;
}

/* header */

#header {
  background: url("/__data/assets/image/0015/34530/bg-header.gif") no-repeat top left;
  width: 920px;
  min-height: 105px;
}
#logo {
  float: left;
  width: 240px;
  height: 105px;
}
#sign-in-info {
  height: 30px;
  background-color: #007fba;
  float: right;
}
#sign-in-info.public-guest {
  margin-left: 20px;
  width: 430px;
}
#sign-in-info.registered {
  width: 530px;
}
#sign-in-info.tait-partner {
  width: 73px;
}
#sign-in-link {
  color: #a3e4ff;
  padding: 0.6em 0 0.6em 0.75em;
}
#sign-in-info.tait-partner #sign-in-link {
  padding-right: 0.75em;
  line-height: 2em;
}
#sign-in-link a {
  font-weight: bold;
  color: #fff;
}
#what-see-if-signed-in {
  padding: 0.6em 0.75em 0.6em 0;
}
#what-see-if-signed-in a {
  color: #fff;
}
#register-as-tait-partner {
  padding: 0.6em 0 0.6em 0;
}
#register-as-tait-partner a {
  color: #fff;
}
.sign-in-divider {
  padding: 0.1em 0 0 0;
  line-height: 2em;
  font-weight: bold;
}
.sign-in-divider span {
  color: #7fbfdc;
  font-size: 1.2em;
}
#search {
  float: right;
  margin: 7px 34px 0 7px;
}
#queries_searchbox_query {
  background-color: #fff;
  border: 0;
  width: 110px;
  height: 20px;
  position: relative;
  top: -3px;
  color: #0094d8;
  font-size: 0.95em;
  padding-left: 0.5em;
}
#search_page_35687_submit_button {
  background: url("/__data/assets/image/0006/34539/bg-search.gif") no-repeat;
  width: 59px;
  margin-left: 8px;
  border: 0;
  font-weight: bold;
  font-size: 1.1em;
  color: #fff;
  padding: 0.2em;
  cursor: pointer;
}

/* Main nav */
#main-nav {
  height: 66px;
  width: 920px;
  background: url("/__data/assets/image/0003/34536/bg-main-nav.gif") no-repeat;
}
#main-nav ul {
  height: 40px;
  margin-left: 50px;
  padding: 5px 0 0 2px;
background: url("/__data/assets/image/0019/34534/bg-main-nav-divider.gif") no-repeat 0 5px;
}
#main-nav ul li {
  display: block;
  float: left;
  background: url("/__data/assets/image/0019/34534/bg-main-nav-divider.gif") no-repeat top right;
}
#main-nav ul li:hover, #main-nav ul li.current {
  background: url("/__data/assets/image/0020/34535/bg-main-nav-hover.gif") no-repeat top right;
}
#main-nav ul li a {
  height: 22px;
  padding: 9px 16px 0 14px;
  font-weight: bold;
  color: #fff;
  display: block;
}
#main-nav ul li a:hover {
  text-decoration: none;
}

/* Content wrapper, left col, content and Right col */

#content-wrapper {
  clear: left;
}
#left-nav {
margin: -21px 0 0 20px;
  width: 180px;
  background: #eff0f2;
  float: left;
}
#content-and-right-col {
  margin-left: 200px;
}
#breadcrumbs {
  margin-left: 199px;
}
#content {
  float: left;
  width: 444px;
  padding: 0 16px;
}
#right-col {
  margin-left: 476px;
  width: 210px;
  padding-top: 20px;
  line-height: 1.3em;
}
#clear-container {
  clear: both;
  padding-top: 20px;
  margin: 0 260px 10px 216px;
  text-align: right;
}
#clear-container a {
  color: #0094d8;
  font-size: 0.9em;
  line-height: 3em;
}
#clear-container hr {
  height: 2px;
}

/* Breadcrumbs */

#breadcrumbs ol li {
  display: block;
  float: left;
}
#breadcrumbs ol li a {
  padding: 3px 14px 5px 7px;
  font-size: 0.9em;
  display: block;
  color: #000;
}
#breadcrumbs ol li.bread1 a {
  padding-left: 16px;
  background: url("/__data/assets/image/0014/34511/bg-bread1.gif") no-repeat top right;
}
#breadcrumbs ol li.bread1 a.last {
  background: url("/__data/assets/image/0006/35619/bg-bread1-last.gif") no-repeat top right;
}
#breadcrumbs ol li.bread2 {
  background: url("/__data/assets/image/0016/34513/bg-bread2.gif") no-repeat top left;
}
#breadcrumbs ol li.bread2 a {
  background: url("/__data/assets/image/0016/34513/bg-bread2.gif") no-repeat top right;
}
#breadcrumbs ol li.bread2 a.last {
  background: url("/__data/assets/image/0015/34512/bg-bread2-last.gif") no-repeat top right;
}
#breadcrumbs ol li.bread3 {
  background: url("/__data/assets/image/0018/34515/bg-bread3.gif") no-repeat top left;
}
#breadcrumbs ol li.bread3 a {
  background: url("/__data/assets/image/0018/34515/bg-bread3.gif") no-repeat top right;
}
#breadcrumbs ol li.bread3 a.last {
  background: url("/__data/assets/image/0017/34514/bg-bread3-last.gif") no-repeat top right;
}
#breadcrumbs ol li.bread4 {
  background: url("/__data/assets/image/0020/34517/bg-bread4.gif") no-repeat top left;
}
#breadcrumbs ol li.bread4 a {
  background: url("/__data/assets/image/0020/34517/bg-bread4.gif") no-repeat top right;
}
#breadcrumbs ol li.bread4 a.last {
  background: url("/__data/assets/image/0019/34516/bg-bread4-last.gif") no-repeat top right;
}
#breadcrumbs ol li.bread5 {
  background: url("/__data/assets/image/0004/34519/bg-bread5.gif") no-repeat top left;
}
#breadcrumbs ol li.bread5 a {
  background: url("/__data/assets/image/0004/34519/bg-bread5.gif") no-repeat top right;
}
#breadcrumbs ol li.bread5 a.last {
  background: url("/__data/assets/image/0003/34518/bg-bread5-last.gif") no-repeat top right;
}
#breadcrumbs ol li.bread6 {
  background: url("/__data/assets/image/0014/34520/bg-bread6-last.gif") no-repeat top left;
}
#breadcrumbs ol li.bread6 a {
  background: url("/__data/assets/image/0014/34520/bg-bread6-last.gif") no-repeat top right;
}

/* Left nav */

#left-nav h2 {
  color: #fff;
  display: block;
  background: #0094d8;
  width: 160px;
  font-weight: bold;
  padding: 3px 10px;
}
#left-nav h2 a {
  color: #fff;
}
#left-nav ul {
  margin-top: 3px;
}

#left-nav ul li a {
  display: block;
  padding: 3px 10px;
  background: url("/__data/assets/image/0018/34533/bg-left-nav.gif") repeat-y top left;
  font-weight: bold;
  margin-bottom: 3px;
}
#left-nav ul li a.current, #left-nav.one-level-menu ul li a.hierarchy {
  background: #f3f4f5;
  color: #0094d8;
}
#left-nav ul li a {
  color: #fff;
}
#left-nav ul li ul li a {
  padding-left: 20px;
}

/* Right col */

div.right-col-box {
  background: #eff0f2;
}
#right-col div.image {
  background: none;
}
div.right-col-box + div.right-col-box {
  margin-top: 1.5em;
}
div.right-col-box img {
  border: 1px solid #b3b3b3;
}
#right-col div.right-col-box h2 {
  color: #fff;
  display: block;
  background: #0094d8;
  font-weight: bold;
  font-size: 1.15em;
  padding: 10px 10px;
}
div.right-col-box h3 {
  font-weight: bold;
  margin-top: 1em;
}
div.right-col-box-content {
  padding: 10px 8px;
  border: 1px solid #b3b3b3;
}
div.right-col-box-content img {
  border: 1px solid #b3b3b3;
}
#right-col a {
  color: #0094d8;
}
#right-col ul {
  margin-top: 0.5em;
}
#right-col ul li {
  margin: 0 0 0.5em 1em;
  padding-left: 1em;
  display: block;
  line-height: 1.5em;
  background: url("/__data/assets/image/0015/34521/bg-bullet.gif") no-repeat 0% 9px;
}
#right-col ul.no-bullets li {
  background-image: none;
  margin-left: 0;
  padding-left: 0;
}
div.right-col-box-video {
  margin-top: 10px;
}
div.right-col-box-video img {
  display: block;
  float: left;
  border: 0;
}
div.right-col-box-video p {
  margin-left: 52px;
}
div.right-col-no-border-box {
  margin-top: 1em;
}
div.right-col-box + div.right-col-no-border-box {
  margin-top: 0em;
}
div.right-col-no-border-box h4 {
  color: #414b55;
  font-weight: bold;
  padding-top: 1em;
  border-top: 1px solid #ccc;
}
div.right-col-no-border-box + div.right-col-box {
  margin-top: 2em;
}
div.right-col-box-content hr + a img {
  margin-top: 1.25em;
}



/* General content tag styles */

* {
  color: #414b55;
}
strong {
  font-weight: bold;
}
#content h1 {
  color: #88b564;
  font-size: 2em;
  font-weight: bold;
  margin-top: 0.75em;
}
#content h2 {
  color: #88b564;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 1em;
}
#content h3 {
  color: #88b564;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 1em;
}

p {
  margin-top: 1em;
  line-height: 1.5em;
}
div.intro p, p.intro {
  font-size: 1.25em;
  line-height: 1.25em;
}
#content ul {
  margin: 1.5em 0 1em 0;
}
#content ul li {
  margin: 0 0 0.5em 1em;
  padding-left: 1em;
  line-height: 1.5em;
  background: url("/__data/assets/image/0015/34521/bg-bullet.gif") no-repeat 0 8px;
}
#content ul.no-bullets li {
  margin-left: 0;
  padding-left: 0;
  background: none;
}
#content ol {
  margin: 1.5em 0 1em 1em;
}
#content ol li {
  margin: 0 0 0.5em 2em;
  padding-left: 0;
  line-height: 1.5em;
  list-style-type: decimal;
}
#content p + ul, #content p + ol {
  margin-top: 0.5em;
}
#content ul.block-style {
  border-top: 1px solid #ccc;
}
#content ul.block-style li {
  padding-left: 0;
  background: none;
  margin-left: 0;
}
#content ul.block-style li a {
  margin: 0.75em 0 0 0;
  font-size: 1.25em;
  display: block;
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px 0;
}
#content a {
  color: #0094d8;
}
a.link-as-block {
  display: block;
  margin: 1em 0;
  line-height: 1.3em;
}
#content div.download-pdf-link a, #content div.external-site-link a  {
  margin: 1em 0 0 0;
  font-size: 1.25em;
  display: block;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0;
}
#content div.download-pdf-link a span {
  padding: 10px 32px 10px 0;
  background: url("/__data/assets/image/0004/34537/bg-pdf.gif") no-repeat 100% 7px;
  color: #0094d8;
}
#content div.external-site-link a span {
  padding: 10px 43px 10px 0;
  background: url("/__data/assets/image/0003/34527/bg-external-site-link.gif") no-repeat 100% 3px;
  color: #0094d8;
}
#content object {
  margin: 1em 0 2em 0;
  display: block;
}
hr {
  color: #d5d5d6;
  background-color: #d5d5d6;
  height: 1px;
  margin: 0;
  padding: 0;
  border: 0;    
}
ul.no-bullets + hr {
  margin-top: 1.5em;
}
#content div.access-this-link {
  margin: 1em 0 1em 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  height: 3.2em;
}
#content div.access-this-link a {
  font-size: 1.25em;
  display: block;
  padding: 10px 0;
  cursor: pointer;
}
a.open-sign-in-interface {
  float: left;
}
#content div.access-this-link a.close-sign-in-interface {
  float: right;
  font-size: 1em;
  line-height: 1.5em;
  padding-right: 25px;
  background: url("/__data/assets/image/0016/34522/bg-close-sign-in-interface.gif") no-repeat 100% 9px;
  margin-right: 6px;
  display: none;
}
#content div.sign-in-interface {
  clear: both;
  display: none;
}
#content div.product-information div.sign-in-interface, #content div.technical-resources div.sign-in-interface {
/*  display: block; */
}
body.sign-in #content div.sign-in-interface {
  display: block;
}
#content div.product-information h3, #content div.technical-resources h3 {
  margin-top: 1.75em;
}
#content div.new-visitors, #content div.registered-users, #content div.access-denied {
  background: #eff0f2;
  float: left;
  width: 207px;
  margin: 15px 0 15px 10px;
  border: 1px solid #c2c2c2;
  min-height: 25em;
}
#content div.access-denied {
  min-height: 0;
  width: auto;
}
#content #tab-page-content div.new-visitors {
  width: 203px;
  margin-left: 5px;
}
#content #tab-page-content div.registered-users {
  width: 203px;
}
#content div.new-visitors h2, #content div.registered-users h2,
body.solution-briefs #content div.new-visitors h2, body.solution-briefs #content div.registered-users h2,
#content div.access-denied h2 {
  font-size: 1.4em;
  margin-top: 0;
  padding: 0.75em 0 0.75em 0.75em;
  color: #fff;
  background: #0094d8;
}
div.new-visitors form, div.registered-users form {
  padding: 1em 0.75em;
}
#content label, #right-col label {
  font-weight: bold;
  display: block;
  margin: 0.5em 0;
}
#content input, #content textarea, #right-col input {
  border: 1px solid #ddd;
  padding: 5px;
}
#content div.new-visitors form input, #content div.registered-users form input {
  width: 172px;
}
#right-col form input {
  width: 180px;
  height: 1.4em;
  font-size: 1.4em;
}
#content div.new-visitors form input.get-access-button, #content div.registered-users form input.sign-in-button,
#right-col form #bulkmail_subscribe_page_35986_submit_button, #content form #bulkmail_subscribe_page_36017_submit_button {
  margin-top: 0.5em;
  width: 181px;
  height: 36px;
  background: url("/__data/assets/image/0005/34529/bg-get-access-button.gif") no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
  border: none;
}
#right-col form #bulkmail_subscribe_page_35986_submit_button, #content form #bulkmail_subscribe_page_36017_submit_button {
  width: 191px;
  background: url("/__data/assets/image/0011/36011/bg-subscribe-button.gif") no-repeat;
  margin-top: 1em;
}
div.new-visitors-text, div.registered-users-text {
  padding: 0 0.75em;    
}
div.new-visitors-error, div.registered-users-error {
  margin: 1em 0 0 0.5em;
  color: red;
}
body.solution-briefs #content h2 {
  font-size: 1.1em;
  line-height: 1.3em;
  margin-top: 2em;
}

/* News subscription box */

#news-subscription-success ul {
  display: none;
}
#news-subscription-errors p {
  color: red;
}
#bulkmail_subscribe_page_36017_unsubscriptions {
  display: none;
}
#content input#bulkmail_subscribe_page_36017_email_address {
  width: 180px;
}

/* Pages with tabs */
ul#page-tabs {
  padding: 8px;
  margin: 1em 0 0 0;
  height: 23px;
  width: 655px;
}
ul#page-tabs li {
  float: left;
  display: block;
  margin: 0 2px 0 0;
  list-style-type: none;
  background: url("/__data/assets/image/0016/34540/bg-tab-left.gif") no-repeat top left;
  padding: 0 0 0 2px;
}
ul#page-tabs li a {
  margin: 0;
  background: orange;
  padding: 5px 13px 8px 11px;
  display: block;
  font-weight: bold;
  color: #0094d8;
  background: url("/__data/assets/image/0017/34541/bg-tab-right.gif") no-repeat top right;
}
ul#page-tabs li:hover {
  background-image: url("/__data/assets/image/0017/34523/bg-current-tab-left.gif");
}
ul#page-tabs li a:hover, ul#page-tabs li.current a {
  color: #fff;
  background-image: url("/__data/assets/image/0018/34524/bg-current-tab-right.gif");
}
#tab-page-content {
  border: 1px solid #0094d8;
  width: 650px;
  padding: 0 10px 10px 10px;
}
body.content-tabs #content {
  width: auto;
}
#content-inner {
  float: left;
  width: 426px;
}
#tab-page-content #right-col {
  margin-left: 437px;
  padding-top: 0;
}
#tab-page-content #right-col ul {
  margin: 0;
}

/* Registration forms */

#register-user {
  margin-top: 15px;
}
#register-user h2 {
  font-size: 1.4em;
  margin-top: 0;
  padding: 0.75em 0 0.75em 1.3em;
  color: #fff;
  background: #0094d8;
}
#register-user-content {
  border: 1px solid #999;
  padding: 1em 1.5em;
/*    background: #d9e8f1; */
  background: #eff0f2;
}
#register-user fieldset {
  margin-top: 2em;
}
#register-user fieldset span {
  color: #88b564;
  font-size: 1.5em;
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  width: 400px;
}
#register-user label {
  font-weight: bold;
  display: block;
/*  margin: 1em 0; */
  padding: 1em 0 0 0;
}
#register-user input {
  display: block;
  width: 390px;
  border: 1px solid #ddd;
}
#register-user textarea {
  height: 10em;
  width: 390px;
  border: 1px solid #ddd;
}
#register-user-form-bottom {
  margin-top: 2.5em;
}
#register-user-form-bottom input {
  width: 210px;
  height: 36px;
  background: url("/__data/assets/image/0005/34538/bg-register-user-apply-button.gif") no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
  float: left;
  cursor: pointer;
}
#register-user-privacy {
  margin-left: 230px;
}
#content .small-print {
  font-size: 0.85em;
}
#register-user #q35401_q4_2 {
  display: none;
}


/* Contact Form */

#contact-form {
  margin-top: 15px;
}
#contact-form h2 {
  font-size: 1.4em;
  margin-top: 0;
  padding: 0.75em 0 0.75em 1.3em;
  color: #fff;
  background: #0094d8;
}
#contact-form-content {
  border: 1px solid #999;
  padding: 1em 1.5em;
/*    background: #d9e8f1; */
  background: #eff0f2;
}
#contact-form fieldset {
  margin-top: 2em;
}
#contact-form fieldset span {
  color: #88b564;
  font-size: 1.5em;
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  width: 400px;
}
#contact-form label {
  font-weight: bold;
  display: block;
/*  margin: 1em 0; */
  padding: 1em 0 0 0;
}
#contact-form input {
  display: block;
  width: 390px;
  border: 1px solid #ddd;
}

#content #contact-form ul li {
  background: none;
}


#contact-form li input {
  display: inline;
  width: auto;
  border: none;
}

#contact-form li label {
  display: inline;
  width: auto;
  border: none;
}

#contact-form textarea {
  height: 10em;
  width: 390px;
  border: 1px solid #ddd;
}
#contact-form-bottom {
  margin-top: 2.5em;
}
#contact-form-bottom input {
  width: 210px;
  height: 36px;
  background: url("/__data/assets/image/0005/34538/bg-register-user-apply-button.gif") no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
  float: left;
  cursor: pointer;
}
#contact-form-privacy {
  margin-left: 230px;
}
/* Wide page content */

body.wide #content {
  width: 670px;
}
body.wide #right-col {
  display: none;
}
body.wide #clear-container {
  margin-right: 20px;
}

/* Tables */
table {
  margin-top: 1em;
}
tr.table-headings th {
  font-size: 1.3em;
  margin-top: 0;
  padding: 0.4em 0 0.4em 0.75em;
  color: #fff;
  background: #0094d8;
  border-bottom: 0;
}
th#content-types {
  width: 26%;
  border-right: 2px solid #fff;
  padding-right: 10px;
}
th {
  padding: 10px 5px;
  text-align: center;
  border-bottom: 1px solid #b3b3b3;
}
td {
  padding: 10px 5px;
  text-align: center;
  border-bottom: 1px solid #b3b3b3;
}
th.content-type, td.content-type {
  text-align: left;
  padding-left: 15px;
  border-right: 2px solid #fff;
}
td span.text-highlight {
  background: #999;
  color: #fff;
  padding: 3px;
}
#content table + h2 {
  margin-top: 2em;
}
tr.shaded th, tr.shaded td {
  background: #eff0f2;
}

/* Events */
div.event-summary {
  margin-top: 1em;
  border-top: 1px solid #d9d9d9;
  clear: left;
}
#content div.event-summary h2 a, #content div.news-summary h2 a {
  color: #88b564;
}
div.event-summary img {
  float: left;
  display: block;
  margin-top: 1.5em;
}
div.event-summary-text {
  margin-left: 220px;
}
div.date {
  margin-top: 1em;
}
div.location {
  margin-top: 0.5em;
}

/* Event contact form */

#event-contact-form {
  margin-top: 25px;
}
#event-contact-form h2 {
  font-size: 1.4em;
  margin-top: 0;
  padding: 0.75em 0 0.75em 1.3em;
  color: #fff;
  background: #0094d8;
}
#event-contact-form-content {
  border: 1px solid #999;
  padding: 1em 1.5em;
  background: #eff0f2;
}
p.required-fields-text {
  color: #88b564;
}
#event-contact-form label {
  font-weight: bold;
  display: block;
  margin: 1em 0;
}
#event-contact-form input {
  display: block;
  width: 390px;
  border: 1px solid #ddd;
}
#event-contact-form-bottom {
  margin-top: 2.5em;
}
#event-contact-form #event-contact-form-bottom input {
  width: 210px;
  height: 36px;
  background: url("/__data/assets/image/0005/34538/bg-register-user-apply-button.gif") no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 1.3em;
  float: left;
}
#register-user-privacy {
  margin-left: 230px;
}

/* News items */

div.news-summary {
  margin-top: 1em;
  border-top: 1px solid #d9d9d9;
  clear: left;
}
div.news-summary img {
  float: left;
  display: block;
  margin-top: 1.5em;
}
div.news-summary-text {
  margin-left: 220px;
}
#bulkmail_subscribe_page_35986_subscriptions {
  display: none;
}

/* Home page */
body#id34389 #main-nav {
  height: 40px;
}
#flash-banner {
  background: url("/__data/assets/image/0004/34528/bg-flash-banner.jpg") no-repeat bottom left;
  height: 215px;
}
body#id34389 #container, body#id34389 #content-wrapper {
  background: url("/__data/assets/image/0017/34532/bg-home-content-wrapper.gif") repeat-y top left;
}
body#id34389 #content-and-right-col {
  margin: 0 0 0 40px;
}
body#id34389 #content {
  width: 585px;
  margin-top: 10px;
}
body#id34389 #right-col {
  margin-left: 620px;
  margin-top: 0;
  padding: 28px 15px;
  width: 209px;
}
body#id34389 #clear-container {
  margin: 0 279px 10px 59px;
}
#home-3-col {
  margin: 30px 0 20px 0;
  background: #eff0f0 url("/__data/assets/image/0020/35633/bg-home-3-col.gif") repeat-y top left;
}
div.home-col {
  width: 190px;
  margin: 0 0 0 5px;
  float: left;
}
#content div.home-col h2 {
  height: 71px;
  width: 190px;
  padding-bottom: 64px;
  margin-top: 0;
}
div.home-col h2 span {
  position: absolute;
  left: -999em;
}
div.home-col-text {
  padding: 15px 10px 0 10px;
}
div#benefits-col {
  background: #eff0f0 url("/__data/assets/image/0003/34509/bg-benefits-col.gif") no-repeat 0 71px;
}
div#benefits-col h2 {
  background: url("/__data/assets/image/0016/35521/bg-benefits-col-h2.jpg") no-repeat top left;
}
div#customers-and-projects-col {
  background: #eff0f0 url("/__data/assets/image/0019/34525/bg-customers-and-projects-col.gif") no-repeat 0 71px;
}
div#customers-and-projects-col h2 {
  background: url("/__data/assets/image/0003/35634/bg-customers-and-projects-col-h2.jpg") no-repeat top left;
}
div#transport-solutions-col {
  background: #eff0f0 url("/__data/assets/image/0018/34542/bg-transport-solutions-col.gif") no-repeat 0 71px;
}
div#transport-solutions-col h2 {
  background: url("/__data/assets/image/0004/35635/bg-transport-solutions-col-h2.jpg") no-repeat top left;
}
#home-contact-us {
  clear: left;
  border-top: 1px solid #d9d9d9;    
  border-bottom: 1px solid #d9d9d9;
  background: url("/__data/assets/image/0016/34531/bg-home-contact-us.gif") no-repeat 75% 5px;
}
#home-contact-us p {
  font-weight: bold;
  font-size: 1.15em;
  line-height: 1.25em;
  width: 350px;
  margin: 16px 13px;
}
#right-col #events-box h2 {
  height: 79px;
  background: url("/__data/assets/image/0020/34526/bg-events-box.jpg") no-repeat top left;
}
#right-col #events-box h2 span {
  position: absolute;
  left: -999em;
}
div.events-box-event, div.news-box-event {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
div.events-box-event:first-child, div.news-box-event:first-child {
  border-top: 0;
  padding-top: 0;
}
div.events-box-event-date, div.news-box-event-date {
  font-weight: bold;
}
div.events-box-event-date + h3, div.news-box-event-date + h3 {
  margin-top: 0.25em;
}
div.events-box-event h3 + p, div.news-box-event h3 + p {
  margin-top: 0.25em;
}
div.events-box-event h3 + p, div.news-box-event h3 + p {
  margin-top: 0.25em;
}
div.events-box-event p + a, div.news-box-event p + a {
  margin-top: 0.25em;
}

/* Login form */
#login-form {
  display: none;
}

/* Footer */

#footer-container {
  height: 35px;
  width: 920px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  background: #bcbcbc;
  position: relative;
}
#footer {
  position: absolute;
  top: 11px;
  left: 27px;
}
#footer * {
  color: #fff;
}
#footer a {
  color: #fff;
}
#copyright {
  font-weight: bold;
  margin-right: 30px;
}
#slogan {
  font-weight: bold;
  margin-left: 13px;
}
#footer div, #footer ul {
  float: left;
}
#footer ul li {
  display: block;
  float: left;
  padding: 0 10px;
  border-left: 2px solid #ddd;
}
#footer ul li:first-child {
  border-left: none;
  padding-left: 0;
}

/* Search results */

#search-results h2 a {
  color: #88b564;
}


/* Case Studies page */
#locations-list ul {
  float: left;
  margin-right: 2em;
}

/* No Javascript message */

#no-javascript-message p {
  text-align: center;
  margin-top: 0;
  padding: 0.5em 0;
  color: red;
  font-size: 1.3em;
  background: #fff;
}
#no-javascript-msg p {
  font-weight: bold;
  color: #88B564;
  font-size: 1.2em;
}

#current-user {
  color: #eff0f2;
}