#left_pages,
#content_logo,
#top_content,
#left_content,
#mailit,
#bookmark,
#right_filler,
#siteservice,
#bottom_bar,
#printit,
#local,
#search_label {
  display: none;
}

#home_left {
  float: left;
  width: 180px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: left;
  z-index: 10;
}

#home_menu {
  float: left;
  width: 155px;
  position: absolute;
  top: 220px;
  left: 14px;
  text-align: left;
  z-index: 20;
}
#top_content {
  height: 110px;
  width: 464px;
  position: absolute;
  left: 203px;
  top: 0px;
display: none;
}

#banner{
  height: 110px;
  width: 464px;
  position: absolute;
  left: 203px;
  top: 0px;
}
#content #middle_content {
  height: 452px;
  width: 464px;
  position: absolute;
  left: 218px;
  top: 215px;
}
#top_logo {
  height: 40px;
  width: 466px;
  position: absolute;
  left: 213px;
  top: 113px;
}

#content #right_content {
  position: absolute;
  text-align: left;
  top: 0px;
  left: 730px;
  height: 600px;
  width: 170px;
  background: url(bgr_home_right.png) no-repeat;
}

#content #right_content HR{
  color: #FFFFFF;
  background: #FFFFFF;
  height: 3px;
  border: 0;
}

#right_content P{
  padding: 0px 12px 7px 12px;
  margin: 0px;
  font-size: 12px;
}
#home_menu A {
  display: block;
  padding: 4px 0px 1px 3px;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  text-decoration: underline;
}
#home_menu A:hover{
  color: #ff6600;
}
#search_box {
  position: absolute;
  left: 257px;
  top: 166px;
  width: 362px;
  text-align: left;
}
.macinasearch_input input{
  width: 307px;
}

.macinasearch_submit input{
  position: absolute;
  left: 309px;
  top: 0px;
  width: 73px;
  text-align: center;
}