/* HEADER */

div#header {
  height: 187px;
  line-height: 187px;
  margin: 0;
  margin-bottom: 5px;
}

div#header a {
  padding: 0;
  float:left;
}
div#header img {
  float: left;
}
input,textarea,select {
  font-size: 12px;
}

div .headerbg {
  float: left;
  background: url(/_images/h_gradient.gif) repeat-x; 
  height: 60px;
  line-height: 21px;
  width: 649px;
  margin-right: -310px;
  border-right: 1px solid #E2E2E2;
  
}

div .headerbg .headerforms {
  position: relative;
  height: 41px;
  top: 18px;
  margin-left: 45px;
  vertical-align: middle;
}

div .headerbg .headerforms span {
  margin-top: 10px;
  font-size: 8.5pt;
  float: left;
}

div .headerbg .headerforms span a {
  color: #898989;  
  text-decoration: none; 
}
div .headerbg .headerforms span a:hover {
  text-decoration: underline; 
}
div .headerbg .headerforms form {
  float: left;
  padding-left: 18px;
}

div .headerbg .headerforms form input {
  position: relative;
  top: 12px;
  float: left;
  width: 165px;
  height: 14px;
  border: 1px solid #BFBFBF;
  margin-right: 5px; 
}

a.h_button {
  position: relative;
  top: 12px;
  float: left;
  line-height: 16px;
  color: #7DA7D9;
  background: white;
  border: 1px solid #BFBFBF; 
  text-decoration: none;
  vertical-align: top;
}



a.h_button:hover {
  color: #3565A6;
  border: 1px solid #d86832; 
}


div .productsnav {
  clear: both;
  width: 100%;
}

div .productsnav a img {
  clear:both;
}


/* FOOTER */

div#footer {
  clear: both;
  float:left;
  margin-bottom: 10px;
  width: 100%;
}

div#footer img {
  float:left;
}

div .footertext {
  float:left;
  background: url(/_images/f_center.gif) repeat-x; 
  width:952px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 10px;
  color: #1B1B1B;
}