  /*  clear it all out */
  /* foo */
* {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

a:focus {
  outline: 0;
}

body {
font:16px/1.35 arial,helvetica,clean,sans-serif;
}

#wrapper {
  margin: 0 auto;
  width: 760px;
}

#leftlogo {
  width: 90px;
  float: left;
}
#leftlogo img {
  margin: 10px;
}

#wotbd {
/*
  width: 670px;
*/
  margin: 0 0 0 90px;
}
#wotbd h2.floatleft {
  float: left;
}
#wotbd p.leftmargin {
  margin-left: 2em;
}
#wotbd table.leftmargin {
  margin-left: 2em;
}
#wotbd h3.leftmargin {
  margin-left: 1em;
}

#primer .hd {
  background: #EDD000;
  text-align: center;
  line-height: 1em;
  padding: 3px;
}
#primer .bd {
  overflow: auto;
  font-size: .8em;
}
#primer .ft {
  font-size: .6em;
}
#primer_c.hide-scrollbars .bd {
  overflow: hidden;
}

#primer_c.show-scrollbars .bd {
  overflow: auto;
}

#primer_c.show-scrollbars .underlay {
  overflow: visible;
}

#headertitle img {
  margin: 24px 0 23px;
}

#headerflag img {
  margin: 3px 0 3px;
  float: right;
}

#splash {
  /*
  vertical-align: top;
  float: left;
  width: 590px;
  */
  line-height: 0;
  margin: 0;
}

/*
#splash_vbar {
  width: 76px;
  height: 646px;
  margin: -646px 0 0 592px;
  font-size: .75em;
  text-align: center;
}
*/
#splash_vbar {
  width: 80px;
  height: 110px;
  font-size: .75em;
  margin: 0 0 0 215px;
  text-align: center;
}
#splash_vbar2 {
  width: 80px;
  height: 110px;
  font-size: .75em;
  margin: -110px 0 0 295px;
  text-align: center;
}
#splash_vbar3 {
  width: 80px;
  height: 110px;
  font-size: .75em;
  margin: -110px 0 0 375px;
  text-align: center;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 8px 0 9px 8px;
  background-color: #EDD000;
  font-size: .9em;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	padding: 2px 10px 3px 10px;
	color: #FFFFFF;
	background-color: #095AA5;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	background-color: #2C299C;
}
#navigation .on a:link
, #navigation .on a:visited
, #navigation .on a:hover {
	padding: 1px 9px 2px 9px;
	color: #095AA5;
	background-color: #FFFFFF;
  border: 1px solid #000;
}

#wotbd h1 {
  margin: 10px 0 0 0;
  font-size: 1.5em;
}

#wotbd h2 {
  margin: 0;
  font-size: 1.2em;
}

#wotbd p {
  margin: 1em 0;
}
#wotbd img {
  vertical-align: sub;
}

#prodnav {
  margin: -1em 0 0 5em;
  text-align: center;
}
#prodnav ul {
  list-style: none;
  padding: 0;
  font-size: .75em;
}
#prodnav li {
  display: inline;
}
#prodnav a:link, #prodnav a:visited {
  margin: 2px;
  padding: 4px;
  color: #000D9F;
  background-color: #FFFFDF;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  text-decoration: none;
}
#prodnav a:hover {
	background-color: #FEFFAF;
}
#prodnav .on a:link
, #prodnav .on a:visited
, #prodnav .on a:hover
{
	background-color: #D0D000;
  border-bottom: 1px solid #D0D000;
}

  #prodlist h2 {
    margin: 4px 0 0;
    border: 1px solid #000;
    padding: 7px 7px 6px;
  }
  .mc_prodlist h2 {
    border:1px solid #000;
    border-bottom:none !important;
    /*border-bottom:none !important;
    border-left:none !important;
    border-right:none !important;*/

    /*border-top: 1px solid #000;*/

    /*display:none;*/
  }

    #prodlist h2 a {
      color: #095AA5;
      font-weight: normal;
    }

  #prodlist p
  , #prodlist ul
  , #prodlist h3
  {
    margin-left: 210px;
  }
  #prodlist .item {
    clear: both;
    padding: 5px 5px;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
  #prodlist .item .preview {
    float: left;
  }
  #prodlist .item .last {
    margin-bottom: 0;
  }
/*
  #prodlist .item .clear {
    margin: 0;
    clear: both;
  }
*/
.clear {
    margin: 0;
    clear: both;
}
  #prodlist .item li {
    list-style-type: disc;
    margin-left: 1em;
    font-size: .9em;
  }
    #prodlist .item h3 {
      font-size: 1em
    }
      #prodlist .item .preview a {
        font-size: 1.2em;
        color: #004698;
      }
      #prodlist .preview img {
        width: 200px;
      }
      #prodlist .preview h3 {
        margin-left: 0;
      }
    #prodlist strong {
      font-size: 1.1em;
    }
    #prodlist em {
      color: #C00;
      font-style: normal;
    }
    #prodlist form.item {
      display: inline;
    }

  #prodpage {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  #prodpage h3 {
    color: #095AA5;
    padding: 7px 7px 0;
  }
  #prodpage h4 {
    clear: both;
    margin: 0 7px;
    padding: .3em;
    text-align: center;
    background-color: #EDD000;
    font-size: 1em;
  }
  #prodpage h5 {
    clear: both;
    margin: 0 9px;
    padding: .3em;
    text-align: center;
    background-color: #EDD000;
    font-size: 1em;
  }
    #prodpage h5 a {
      color: #095AA5;
    }
  #imgpage img {
    margin: 7px 0 9px;
  }
  #imgpage p.centerimage {
    text-align: center;
    margin: 0;
  }
  #prodpage #images {
    padding: 4px;
    line-height: 0;
  }
  #prodpage #images img {
    float: left;
    margin: 0;
    padding: 3px 4px 3px 3px;
  }
  #prodpage strong {
    font-size: 1.1em;
  }
  #prodpage em {
    color: #C00;
    font-style: normal;
  }

  #prod2page {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 5px;
  }
  #prod2box1 {
    margin: 10px;
    border: 1px solid #00F;
  }
  #prod2box2 {
    margin: 8px;
    border: 2px solid #00D;
    padding: 13px;
  }
/*
  #prod2page img {
    margin: 0;
    padding: 3px 4px 3px 3px;
  }
*/
  #prod2left {
    float: left;
    text-align: center;
    font-size: .9em;
    width: 200px;
    margin: 25px 0px 0 10px;
  }
  #prod2left h5 {
    font-size: .7em;
  }
  #prod2right {
    font-size: .9em;
    margin: 0 10px 0 10px;
  }
  #prod2right table {
    float: right;
  }
  #prod2right td, th {
    padding: 0 5px;
  }
  #prod2bottom {
    clear: both;
    font-size: .9em;
    text-align: center;
    padding: 10px 0 0 0;
  }
  #prod2bottom p {
    margin: 0;
  }
  #prod3top {
    text-align: center;
    font-size: .9em;
    margin: 10px auto;
    font-weight: bold;
    color: #0000E0;
  }
  #prod3left {
    text-align: center;
    float: left;
    width: 100px;
  }
  #prod3right {
    width: 480px;
    font-size: .9em;
    margin: 0 0 0 110px;
  }
  #prod3right td, th {
    padding: 0 5px;
  }
  #prod3right td {
    color: #0000E0;
  }
  #prod3right p {
    text-align: center;
    font-size: .8em;
  }
  #prod3right p.red {
    color: #E00;
    text-align: justify;
    font-size: 1em;
  }
  #prod3right p.footnote {
    color: #E00;
    text-align: justify;
    font-size: .8em;
  }

  #proddesc {
    margin: 10px;
    font-size: .9em;
  }
  #proddesc h1 {
    font-size: 1em;
  }
  #proddesc li {
    list-style-type: disc;
    margin-left: 1em;
  }
  #proddesc p {
    margin: 0 0 1em;
  }
  #proddesc p.centerimage {
    text-align: center;
    font-size: .75em;
  }
  #proddesc p.collectorsimage {
    float: right;
    margin: -25px 25px 0 0;
  }

  #wotbd #imgnav {
    margin: 9px 9px 0;
  }
  #imgnav {
    float: right;
  }
    #imgnav a {
      color: #095AA5;
    }

#wotbd .gap10 {
  clear:left;
  margin: 10px 0 0;
}

#contactform {
  border: 1px solid #000;
  margin: 4px 0 0 0;
  padding: 7px 0 6px;
}

#contactform form p {
  padding: .3em 0 0;
  margin: 0;
}

#contactform form p label {
  float: left;
  padding: 2px 5px 0 0;
  width: 110px;
  font-size: .7em;
  text-align: right;
}
#contactform input[type="text"] {
  border: 1px solid #888;
  width: 450px;
  padding: 2px;
  font-size: .7em;
}
#contactform textarea {
  border: 1px solid #888;
  width: 450px;
  padding: 2px;
}
#contactform input.radio {
  width: auto;
  margin: 0 0 0 10px;
}
#contactform em {
  color: #C00;
}
#contactform form p label.radio {
  float: none;
  width: auto;
  padding: 0;
  margin: 0 1em 0 0;
}
#contactform form p label#dealername {
  float: right;
  width: auto;
  padding: 2px 5px 0 0;
  margin: 0 0 0 1em;
}
#contactform input#dealernameinput {
  float: right;
  border: 1px solid #888;
  margin: 0 99px 0 0;
/*
  position: relative;
  right: 0;
*/
  width: 180px;
  padding: 2px;
  font-size: .7em;
}
#contactform p.small {
  margin: 0 0 0 110px;
  font-size: .7em;
}
#contactform p.center {
  clear: both;
  text-align: center;
  padding: 0 10px;
}
#contactform .btn {
  color: #FFF;
	background-color: #095AA5;
  border: 1px outset #00008B;
}
#wotbd p.center {
  text-align: center;
}

#footnote {
  font-size: .7em;
  text-align: right;
}
#footer {
  font-size: .7em;
  text-align: center;
  margin: 20px 0 0 0;
}
  #footer p {
    margin: 0;
  }
  #footer p.uprc {
    font-size: .85em;
  }


#ctprodlist {
  background-image: url(img/CTproducts.gif);
  width: 670px;
  height: 1243px;
  position: relative;
}
#ctplmenu a {
  position: absolute;
  width: 165px;
  height: 190px;
  text-decoration: none;
}
#ctplmenu a i {
  visibility: hidden;
}
a#ctnyc {
  left: 62px;
  top: 60px;
}
a#ctnyc:hover {
  background: transparent url(img/CTproductsSelect.gif) -62px -60px no-repeat;
  border: none;
}
a#ctla {
  left: 285px;
  top: 146px;
}
a#ctla:hover {
  background: transparent url(img/CTproductsSelect.gif) -285px -146px no-repeat;
  border: none;
}
a#ctmontreal {
  left: 62px;
  top: 260px;
}
a#ctmontreal:hover {
  background: transparent url(img/CTproductsSelect.gif) -62px -260px no-repeat;
  border: none;
}
a#ctsf {
  left: 62px;
  top: 466px;
}
a#ctsf:hover {
  background: transparent url(img/CTproductsSelect.gif) -62px -466px no-repeat;
  border: none;
}
a#ctchi {
  left: 285px;
  top: 427px;
}
a#ctchi:hover {
  background: transparent url(img/CTproductsSelect.gif) -285px -427px no-repeat;
  border: none;
}
a#ctpw {
  left: 478px;
  top: 316px;
}
a#ctpw:hover {
  background: transparent url(img/CTproductsSelect.gif) -478px -316px no-repeat;
  border: none;
}
a#ctmil {
  left: 62px;
  top: 652px;
}
a#ctmil:hover {
  background: transparent url(img/CTproductsSelect.gif) -62px -652px no-repeat;
  border: none;
}
a#ctsl {
  left: 285px;
  top: 708px;
}
a#ctsl:hover {
  background: transparent url(img/CTproductsSelect.gif) -285px -708px no-repeat;
  border: none;
}
a#ctbos {
  left: 478px;
  top: 586px;
}
a#ctbos:hover {
  background: transparent url(img/CTproductsSelect.gif) -478px -586px no-repeat;
  border: none;
}
a#ctsea {
  left: 62px;
  top: 841px;
  height: 170px;
}
a#ctsea:hover {
  background: transparent url(img/CTproductsSelect.gif) -62px -841px no-repeat;
  border: none;
}

#he09prodlist {
  background-image: url(img/products20090528.png);
  width: 670px;
  height: 1156px;
  position: relative;
}
#he09plmenu a {
  position: absolute;
  /*
  width: 165px;
  height: 190px;
  */
  text-decoration: none;
}
#he09plmenu a i {
  visibility: hidden;
}
a#he09dlw {
  left: 46px;
  top: 53px;
  width: 155px;
  height: 135px;
}
a#he09dlw:hover {
  background: transparent url(img/products20090528.png) -46px -1209px no-repeat;
  border: none;
}
a#he09cn {
  left: 389px;
  top: 59px;
  width: 232px;
  height: 147px;
}
a#he09cn:hover {
  background: transparent url(img/products20090528.png) -389px -1215px no-repeat;
  border: none;
}
a#he09sr {
  left: 38px;
  top: 230px;
  width: 250px;
  height: 142px;
}
a#he09sr:hover {
  background: transparent url(img/products20090528.png) -38px -1386px no-repeat;
  border: none;
}
a#he09gn {
  left: 315px;
  top: 230px;
  width: 150px;
  height: 158px;
}
a#he09gn:hover {
  background: transparent url(img/products20090528.png) -315px -1386px no-repeat;
  border: none;
}
a#he09frisco {
  left: 486px;
  top: 212px;
  width: 158px;
  height: 130px;
}
a#he09frisco:hover {
  background: transparent url(img/products20090528.png) -486px -1368px no-repeat;
  border: none;
}
a#he09up {
  left: 160px;
  top: 408px;
  width: 209px;
  height: 202px;
}
a#he09up:hover {
  background: transparent url(img/products20090528.png) -160px -1564px no-repeat;
  border: none;
}
a#he09ri {
  left: 403px;
  top: 409px;
  width: 248px;
  height: 204px;
}
a#he09ri:hover {
  background: transparent url(img/products20090528.png) -403px -1565px no-repeat;
  border: none;
}
a#he09spl {
  left: 35px;
  top: 628px;
  width: 219px;
  height: 267px;
}
a#he09spl:hover {
  background: transparent url(img/products20090528.png) -35px -1784px no-repeat;
  border: none;
}
a#he09wp {
  left: 272px;
  top: 629px;
  width: 251px;
  height: 312px;
}
a#he09wp:hover {
  background: transparent url(img/products20090528.png) -272px -1785px no-repeat;
  border: none;
}
a#he09sptno {
  left: 34px;
  top: 954px;
  width: 170px;
  height: 100px;
}
a#he09sptno:hover {
  background: transparent url(img/products20090528.png) -34px -2110px no-repeat;
  border: none;
}
a#he09spsjd {
  left: 244px;
  top: 954px;
  width: 170px;
  height: 100px;
}
a#he09spsjd:hover {
  background: transparent url(img/products20090528.png) -244px -2110px no-repeat;
  border: none;
}
a#he09unl {
  left: 455px;
  top: 954px;
  width: 170px;
  height: 100px;
}
a#he09unl:hover {
  background: transparent url(img/products20090528.png) -455px -2110px no-repeat;
  border: none;
}
a#he09brochure {
  left: 13px;
  top: 388px;
  width: 146px;
  height: 187px;
}
a#he09brochure:hover {
  background: transparent url(img/products20090528.png) -13px -1544px no-repeat;
  border: none;
}
