#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  margin:20px 0 20px 0;
}

#footer_bg_grad {
  height: 140px;
  width: 100%;
  margin: 0;
  padding: 0;
  float:right;
  background: url(/images_new/bottom_right_grad.gif) right top no-repeat;
}

#footer_bg_kon {
  height:140px;
  width: 100%;
  margin: 0;
  padding: 0;
  float:right;
  background: url(/images_new/bottom_kon.gif) right top no-repeat;
}

#footer_line {
  height:82px;
  margin: 0 0px 0 50px;
  padding: 0;
  background-image: url(/images_new/bottom_line_ptr.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

#footer_subscribe {
  height:62px;
  margin: 0 200px 0 50px;
  padding: 0;
  background-image: url(/images_new/line2.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
}

#footer_subline {
  margin:20px 40px 0 0;
  width:390px;
  float:right;
}
#footer_subline a, #footer_subline a:visited {
  color: #777;
  text-decoration: none;
}
#footer_subline a:hover {
  text-decoration: underline;
}

#subscribe {
  margin: 0px 0 0 0;
  padding: 0;
  padding: 20px 0 0 47px;
  background-image: url(/images_new/subscribe_icon.gif);
  background-position: left center;
  background-repeat: no-repeat;
  vertical-align:middle;
  height:40px;
}

#subscribe_button {
  font-size: 8pt;
  font-family: tahoma;
  color: #777;
  font-weight: bold;
  width: 100px;
  cursor: pointer;
  background: none;
  border: none;
  padding-bottom: 1px;
}

#footer_copy {
  float: right;
  margin: 15px 150px 0 0;
}
