/***************************************************************************
 *                                  css/print-style.css
 *                            -----------------------------
 *   begin                : 06/10/09
 *   author               : Chad Berg
 *   email                : chad@bdhtek.com
 *   description          : This files contains the page styles for the entire site.
 *
 ***************************************************************************/

#top1, #top2, #top3, #top4, #top5, #top6, #mainnav, #leftnav, #copyright {
  display: none !important;
}

body {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}