@charset "UTF-8";

/* =========================================================
   Print Top
========================================================= */
#header, #banner, #main, #footer {
  width: 770px;
}

*html body {
  zoom: 79%;
}

*html .body {
  zoom: 99%;
}

*html div .box2, *html div .box4 {
  float: none;
}

*:first-child+html body {
  zoom: 78%;
}

*:first-child+html div .box2, *:first-child+html div .box4 {
  float: none;
}

#naviLinks {
  margin-left: -10px;
}

#links {
  width: 200px;
}

#menuBody h2{
  display: none;
}

#footer {
  color: #fff;
  clear: both;
  width: 100%;
}

/* IE8 */
head~/* */body #footer {
  display: table;
}

#footerContainer {
 color:#000;
}



/*===========================================================================

