#top {
  margin:0; padding:0; width: 100%; height:168px;
  background-image:url(/images_new/top_grad.gif);
  background-repeat:repeat-x;
  background-position:top;
  height:168px;
}

#top_bg_left {
  margin:0; padding:0; width: 100%; height:168px; background-repeat:no-repeat;
  background-image:url(/images_new/top_logo_bg.gif);
  background-position:left top;
}

#top_bg_right {
  margin:0; padding:0; width: 100%; height:168px; background-repeat:no-repeat;
  background-image:url(/images_new/top_right_bg.gif);
  background-position:right top;
}

#top_truck {
  margin:0; padding:0; width: 100%; height:168px; background-repeat:no-repeat;
  background-image:url(/images_new/top_truck.gif);
  background-position:right top;
}

#top_trees {
  padding:0; height:68px; background-repeat:no-repeat;
  background-image:url(/images_new/trees_right.gif);
  background-position:right bottom;
  margin: 0 314px 0 0;
}
#top_trees_ptr {
  padding:0; height:68px;
  background-image:url(/images_new/trees_ptr.gif);
  background-position:right bottom;
  background-repeat:repeat-x;
  margin: 0 172px 0 0;
}

#top_content {
  margin:0; padding:0; width:248px;
  text-align:right;
  height:100px;
}

#today {
  float:right;
  margin: 0;
  padding: 0;
  margin-bottom:34px;
  font-family:tahoma;
  font-size:8pt;
  color:white;
}

#top_icons {

  position:absolute;
  top:0px;
  left:45px;
  padding:3px 0 0 0;
  margin:0;
}
#top_icons li {
  padding:3px 7px 0 7px;
  margin:0;
  display: inline;
  list-style-type: none;
}
