.noPrint { display: none; }

body { margin-left: 0px; }
#site { margin-left: 0px; }

#navEffect { display: none; }
#border #mainNav #navEffectBar { display: none; }

#outer { margin-left: 0px; background: #fff; }
#inner { position: static;  width: 100%; }

#header #pageTitle { float: left; margin: 40px 0px 0px 0px; }
#header #logo { margin-left: 0px; float: right; }

#main { width: 99%; margin-left: 0px; border-bottom: none; background: #fff; }
#main #mainContent { float: none; width: 100%; margin-bottom: 0px;  }
#main #mainContent .wrapper { margin: 25px 0px 0px 50px; }

#footer { width: auto; height: auto; }
#footer #copyright { clear: both; float: left; display: block; position: static; margin-top: 65px;  font-size: 12px; width: auto; height: auto; }
