#maincenter { height: 330px; width: 100%; margin-bottom: 35px; /*background: url(images/banner_stub.png) no-repeat top left;*/ }
#parts {
  height: 225px;
  margin-bottom: 20px;
  width: 100%;
}
#calcgl { height: 130px; margin-bottom: 55px; cursor: pointer; padding-left: 420px; background: url(images/main-calc.jpg) no-repeat top left transparent; }
#box1{ width: 243px; padding-right: 21px; height: 100%; background: url(images/main-separator.jpg) no-repeat top right transparent; }
#box2{ width: 244px; padding-right: 18px; padding-left: 21px; height: 100%; background: url(images/main-separator.jpg) no-repeat top right transparent;  }
#box3{ width: 238px;  padding-left: 17px; height: 100%; }
#box1, #box2, #box3 { float: left; position: relative; }
#parts h1 { font-size: 20px;  margin-top: 0;}
#parts .morebutton {  bottom: 0;  position: absolute;}
#menu_container {
  height: 48px;
  margin: 0 auto;
  margin-bottom: 35px;
}
#menu {
  position: absolute;
}
