body {
  font-family: Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

#page {
  width: 960px;
  margin: 0;
  padding: 0;
  background: #fff url(images/gradient208.png) 0 0 repeat-y;
  position: relative;
}

/** some general settings **/

img {
  border: 0;
}

ul,li {
  list-style: none;
  margin: 0;
  padding: 0;
}

a:link,a:visited,a:hover,a:active {
  color: #1d5198;
}

sup {
  font-size: 7px;
}

/** header **/

#header {
  height: 112px;
  position: relative;
}

#logo {
  position: absolute;
  top: 13px;
  left: 18px;
  border: 0;
}

#date {
  position: absolute;
  top: 20px;
  left: 240px;
}

#formSear {
  position: absolute;
  top: 15px;
  left: 680px;
}

#formSear #search {
  color: #1d5198;
  font-weight: bold;
}

#formSear #searWords {
  width: 155px;
}

#formSear #go-button {
  vertical-align: middle;
  margin-left: 10px;
}

#breadcrumb {
  position: absolute;
  top: 88px;
  left: 240px;
}

/** title **/

#headline {
  margin: 0 0 0 50px;
  width: 872px;
  height: 38px;
}

/** container for rest of content **/

#content {
  margin: 0 0 0 50px;
  width: 864px;
  background: #fff url(images/content-bg.png) top left repeat-y;
  padding: 0 4px 40px;
  color: #1d5198;
}

/** tabs **/

#tabs {
  height: 38px;
  background: #2eb0cf url(images/tabs-bg.png) 0 0 repeat-x;
}

#tabs ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#tabs li {
  list-style: none;
  display: inline;
  margin: 10px 0 0 2px;
  float: left;
}
/* width and height of tabs go here */
#tabs li a {
  width: 94px;
  height: 28px;
  display: block;
}

#tabs li a span {
  display: none;
}

#tabs li a#home {
  background: transparent url(images/tabs-home.png) top left no-repeat;
}

#tabs li a#home:hover,#tabs li a#home-active {
  background: transparent url(images/tabs-home-over.png) top left no-repeat;
}

#tabs li a#medsafe {
  background: transparent url(images/tabs-medsafe.png) top left no-repeat;
}

#tabs li a#medsafe:hover,#tabs li a#medsafe-active {
  background: transparent url(images/tabs-medsafe-over.png) top left no-repeat;
}

#tabs li a#drivebay {
  background: transparent url(images/tabs-drivebay.png) top left no-repeat;
}

#tabs li a#drivebay:hover,#tabs li a#drivebay-active {
  background: transparent url(images/tabs-drivebay-over.png) top left no-repeat;
}

#tabs li a#trakstar {
  background: transparent url(images/tabs-trakstar.png) top left no-repeat;
}

#tabs li a#trakstar:hover,#tabs li a#trakstar-active {
  background: transparent url(images/tabs-trakstar-over.png) top left no-repeat;
}

#tabs li a#spotlight {
  background: transparent url(images/tabs-spotlight.png) top left no-repeat;
}

#tabs li a#spotlight:hover,#tabs li a#spotlight-active {
  background: transparent url(images/tabs-spotlight-over.png) top left no-repeat;
}

#tabs li a#faqs {
  background: transparent url(images/tabs-faqs.png) top left no-repeat;
}

#tabs li a#faqs:hover {
  background: transparent url(images/tabs-faqs-over.png) top left no-repeat;
}

#tabs li a#contact {
  background: transparent url(images/tabs-contact.png) top left no-repeat;
}

#tabs li a#contact:hover {
  background: transparent url(images/tabs-contact-over.png) top left no-repeat;
}

/** subtabs for landing page & general use description pages **/

#subtabs-1,#subtabs-2 {
  height: 38px;
  text-align: center;
}
#subtabs-1 {
  background-color: #0078b9;
}
#subtabs-2 {
  background-color: #2eb0cf;
}

#subtabs-1 ul,#subtabs-2 ul {
  height: 38px;
  list-style: none inside none;
  padding: 0;
  margin: 0;
}
#subtabs-1 li,#subtabs-2 li {
  display: inline;
  line-height: 38px;
  vertical-align: middle;
  list-style: none inside none;
  font-size: 15px;
  margin: 0 50px;
  padding: 0;
}

#subtabs-1 a,#subtabs-2 a {
  color: #fff;
  text-decoration: none;
}
#subtabs-1 a:hover,#subtabs-2 a:hover {
  text-decoration: underline;
}
#subtabs-1 a.active,#subtabs-2 a.active {
  text-decoration: underline;
}

/**
 * LANDING AND DESCRIPTION PAGES
 */

#container {
  min-height: 600px;
  padding: 32px;
}

#hand-container {
  float: left;
  width: 160px;
  padding-top: 30px;
  padding-left: 20px;
}

#trakSTAR2button {
  float: left;
  width: 335px;
  padding-top: 30px;
  padding-left: 10px;
}

#driveBAY2button {
  float: left;
  width: 335px;
  padding-top: 30px;
  padding-left: 10px;
}

#description-container {
  float: left;
  width: 500px;
  position: relative;
}

#top-container-2 #iso {
  position: absolute;
  left: 528px;
  top: 60px;
}

img.video-icon {
  vertical-align: bottom;
}

/**
 * PRODUCTS PAGES
 */

/** top of content **/

#top-container {
  position: relative;
}

#top-container img#slogan {
  position: absolute;
  top: 10px;
  left: 16px;
}

#top-container h1 {
  padding: 30px 0 0 16px;
  margin: 0;
  height: 26px;
}

#top-container h1 span {
  display: none;
}

#top-container img#hand {
  margin: 0 0 0 174px;
}

#top-container-right {
  position: absolute;
  top: 57px;
  left: 340px;
  width: 490px;
}

#top-container-right #iso {
  float: right;
  margin: 0 0 1em 1em;
}

#top-container-right h3 {
  margin: 0;
}

#top-container-rightx ul,#top-container-right li {
  list-style: disc inside none;
}
#top-container-right li {
  margin-bottom: 2px;
}

#top-container-right #description {
  font-size: 1.1em;
  font-weight: bold;
}

/** small blue boxes for products pages **/

#blue-box-container {
}

.blue-box {
  float: left;
  width: 362px;
  height: 178px;
  background: #ade0f0 url(images/blue-box.jpg) top left no-repeat;
  margin: 22px 0 0 29px;
  padding: 14px 0 0 23px;
}

.white-box {
  float: left;
  width: 362px;
  height: 178px;
  background: #FFFFFF;
  margin: 22px 0 0 29px;
  padding: 14px 0 0 23px;
}

.blue-box-right {
  float: right;
  width: 362px;
  height: 178px;
  background: #ade0f0 url(images/blue-box.jpg) top left no-repeat;
  margin: 22px 0 0 29px;
  padding: 14px 0 0 23px;
}

.blue-box-left {
  clear: left;
}

.blue-box-tall {
  float: left;
  margin: 22px 0 0 29px;
  width: 385px;
  height: 320px;
  background: #ade0f0 url(images/blue-box-tall-bottom.jpg) bottom left no-repeat;
}

.blue-box-tall-inner {
  background: transparent url(images/blue-box-tall-top.jpg) top left no-repeat;
  width: 385px;
  padding: 14px 0 0 23px;
}

/** large blue boxes for landing description pages **/

.blue-box-large {
  margin-top: 20px;
  width: 800px;
  background: #ade0f1 url(images/blue-box-large-bottom.jpg) no-repeat bottom left;
}

.blue-box-large-inner {
  background: transparent url(images/blue-box-large-top.jpg) no-repeat top left;
  padding: 20px;
}

.blue-box-large-inner-left {
  width: 412px;
  float: left;
}

.blue-box-large-inner-right {
  float: left;
  width: 348px;
}

/** Text formatting inside blue boxes (large & small) **/

.blue-box h2,.blue-box-tall h2,.blue-box-large h2 {
  font-size: 16px;
  font-weight: bold;
  color: #1d5198;
  margin: 0 0 4px;
  padding: 0;
}

.blue-box ul,.blue-box li,.blue-box-tall ul,.blue-box-tall li,.blue-box-large ul,.blue-box-large li {
  list-style: disc inside none;
}
.blue-box li,.blue-box-tall li,.blue-box-large li {
  margin-bottom: 8px;
}

.bbl-text-with-img {
  width: 340px;
  font-size: 11px;
  margin-bottom: 20px;
}

.bbl-text-with-img-img {
  float: right;
  margin: 0 0 4px 10px;
  display: inline;
}

.blue-box-large-inner-right ul {
  max-width: 250px;
}

.logo-float {
  float: right;
  margin: 0 0 10px 6px;
}

/**
 * Videos
 */

div#videos {
  margin-left: 29px;
}
div.video {
  float: left;
  margin-right: 12px;
  width: 71px;
}
div.video-caption {
  text-align: center;
  font-size: 0.8em;
  margin-top: 2px;
}

/** text pages **/

#textpage {
  width: 550px;
  padding: 0 30px;
}

#textpage h1 {
  margin: .5em 0 4px;
}

#textpage h2 {
  margin: 1.5em 0 4px;
}

#textpage p {
  margin: 0 0 .5em;
}


/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */

