@charset "UTF-8";
/* CSS Document */


#top_nav {
  display:none;
}

#tour_wrapper .span-5 {
 display: none;
}

#footer {
  display: none;
}

#popcorn, .logo {
  display: none;
}


#sub_content h1 {
    margin-left: .5em;
    position: relative;
    top: auto;
    color: #000;
    text-shadow: none; }
    
#sidebar {display:none;}

body.estimating_software  {
  background-image: none;
  background: #fff;
}



#site_wrapper,
#viewport,
#sub_content {
  margin-top: 0;
}

