#footer {
  }
#footer .left {
  position: relative;
  float: left;
  width: 209px;
  z-index: 5;
  }
#footer .left img.top_rotator {
  position: absolute;
  top: -25px;
  left: 10px;
  width: 200px;
  height: 50px;
  }
#footer .left img.bottom_rotator {
  position: absolute;
  top: 25px;
  left: 10px;
  width: 250px;
  height: 200px;
  }
#footer .right {
  float: right;
  width: 781px;
  }
#footer .right .subcontent_box {
  height: 27px;
  background: #384855 url('/img/content/bg_content_right-left_vline.jpg') top left repeat-y;
  }
#footer .right .green_box {
  height: 180px;
  background: transparent url('/img/footer/bg_footer_right_green_box.jpg') top left no-repeat;
  margin-bottom: 13px;
  color: #213039;
  }
#footer .right .green_box h3 {
  color: #213039;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 5px;
  }
#footer .right .green_box .box_newsletter {
  height: 100%;
  float: left;
  width: 400px;
  }
#footer .right .green_box .box_newsletter h3 {
  padding-left: 20px;
  }
#footer .right .green_box .box_sitemap {
  height: 100%;
  float: right;
  width: 120px;
  }
#footer .right .green_box .box_products {
  height: 100%;
  float: right;
  width: 110px;
  }
#footer #brandmark {
  clear: both;
  height: 78px;
  line-height: 78px;
  }
#footer #black_gradient_box {
  clear: both;
  height: 51px;
  background: transparent url('/img/footer/bg_footer_black_gradient_box.gif') top left repeat-x;
  }
#footer #black_gradient_box a {
  color: #435a68;
  }
#footer #black_gradient_box .left {
  text-align: left;
  padding-left: 20px;
  width: 350px;
  line-height: 51px;
  color: #435a68;
  }
#footer #black_gradient_box .right {
  text-align: right;
  padding: 0px 5px;
  width: 450px;
  line-height: 51px;
  }
#footer .link_item {
  background: transparent url('/img/footer/bg_footer_white_dot.gif') center left no-repeat;
  display: block;
  color: #213039;
  padding-left: 5px;
  margin: 0px 5px;
  }
/*-------------------- newsletter -----------------*/
#footer div.newsletter {
  position: relative;
  top: 15px;
  left: 20px;
  width: 294px;
  height: 60px;
  background: transparent url('/img/footer/bg_newsletter.jpg') top left no-repeat;
  }
#footer div.newsletter .newsletter_normal {
  position: relative;
  top: 16px;
  margin-left: 20px;
  width: 190px;
  background: none;
  border: none;
  float: left;
  line-height: 16px;
  height: 16px;
  }
#footer div.newsletter .newsletter_error {
  position: relative;
  top: 16px;
  margin-left: 20px;
  width: 190px;
  background: none;
  border: none;
  float: left;
  line-height: 16px;
  height: 16px;
  }
#footer div.newsletter .go {
  position: relative;
  top: 17px;
  margin-right: 2px; 
  width: 60px;
  height: 20px;
  display: block;
  float: right;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  }
#footer div.newsletter a {
  text-decoration: none;
  }
#footer div.newsletter a:hover {
  text-decoration: none;
  }
#footer div.newsletter #nav {
  clear: both;
  padding-top: 37px;
  padding-left: 13px;
  overflow: auto;
  height: 100%;
  }
#footer div.newsletter #nav img {
  float: left;
  }
#footer div.newsletter #nav a.radio1 {
  width: 165px;
  float: left;
  display: block;
  line-height: 14px;
  cursor: pointer;
  color: #fff;
  margin-right: 15px;
  font-weight: bold;
  padding-left: 3px;
  }
#footer div.newsletter #nav a.radio2 {
  width: 40px;
  float: left;
  display: block;
  cursor: pointer;
  line-height: 14px;
  color: #fff;
  font-weight: bold;
  padding-left: 3px;
  }
#footer div.info {
  margin-left: 20px;
  width: 400px;
  height: 37px;
  text-align: justify;
  color: #213039;
  }

