/* Top Nav Bar */
.box1 {
  background: url(images/red_box_background.gif) repeat-x;
  width: 800px;
  margin-top: 5px;
}
.boxtop1 {
  background: url(images/red_box_ne.gif) no-repeat top right;
}
.boxtop1 div {
  font-size: 0;
  height: 10px;
  background: url(images/red_box_nw.gif) no-repeat top left;
}
.boxbottom1 {
  background: url(images/red_box_se.gif) no-repeat bottom right;
}
.boxbottom1 div {
  font-size: 0;
  height: 10px;
  background: url(images/red_box_sw.gif) no-repeat bottom left;
}
.boxcontent1 {
  padding: 0px 0px 0px 0px;
  height: 15px;
}


/* Header 2 Bar */
.box2 {
  background: url(images/search_box_background.gif) repeat-x;
  width: 800px;
  margin-top: 5px;
}

.boxcontent2 {
  padding: 0px 0px 0px 0px;
}

/* Left Nav Bar */
.box3 {
 width: 240px;
  float: left;
  background: url(images/left_box_background.gif) repeat-x;
  margin-top: 5px;
}
.boxtop3 {
  background: url(images/red_box_ne.gif) no-repeat top right;
}
.boxtop3 div {
  font-size: 0;
  height: 10px;
  background: url(images/red_box_nw.gif) no-repeat top left;
}
.boxbottom3 {
  background: url(images/left_box_se.gif) no-repeat bottom right;
}
.boxbottom3 div {
  font-size: 0;
  height: 10px;
  background: url(images/left_box_sw.gif) no-repeat bottom left;
}
.boxcontent3 {
  padding: 0px 0px 0px 0px;
  height: 346px;
}

/* Left Suppliers Bar */
.box4 {
 width: 240px;
  float: left;
  background: url(images/box_green_background.gif) repeat-x;
  padding-bottom: 5px;
  margin-top: 10px;

}
.boxtop4 {
  background: url(images/box_green_ne.gif) no-repeat top right;
}
.boxtop4 div {
  font-size: 0;
  height: 10px;
  background: url(images/box_green_nw.gif) no-repeat top left;
}
.boxbottom4 {
  background: url(images/box_green_se.gif) no-repeat bottom right;
}
.boxbottom4 div {
  font-size: 0;
  height: 10px;
  background: url(images/box_green_sw.gif) no-repeat bottom left;
}
.boxcontent4 {
  padding: 0px 0px 0px 0px;
  height: 110px;
}

/* Footer Bar */
.box5 {
 width: 800px;
  float: left;
  background: url(images/footer_background.gif) repeat-x;
  padding-bottom: 5px;
  margin-top: -10px;

}
.boxtop5 {
  background: url(images/footer_ne.gif) no-repeat top right;
}
.boxtop5 div {
  font-size: 0;
  height: 10px;
  background: url(images/footer_nw.gif) no-repeat top left;
}
.boxbottom5 {
  background: url(images/footer_se.gif) no-repeat bottom right;
}
.boxbottom5 div {
  font-size: 0;
  height: 10px;
  background: url(images/footer_sw.gif) no-repeat bottom left;
}
.boxcontent5 {
  padding: 0px 0px 0px 0px;
  height: 15px;
}


/* Left Nav Bar */
.box6 {
 width: 240px;
  float: left;
  background: url(images/left_box_background.gif) repeat-x;
  margin-top: 5px;
}
.boxtop6 {
  background: url(images/red_box_ne.gif) no-repeat top right;
}
.boxtop6 div {
  font-size: 0;
  height: 10px;
  background: url(images/red_box_nw.gif) no-repeat top left;
}
.boxbottom6 {
  background: url(images/left_box_se.gif) no-repeat bottom right;
}
.boxbottom6 div {
  font-size: 0;
  height: 10px;
  background: url(images/left_box_sw.gif) no-repeat bottom left;
}
.boxcontent6 {
  padding: 10px 0px 9px 10px;
  height: 346px;
}

