/* level 2+ print styles for Denneen & Co. site  */


/* GENERAL */

body {
  background-image: none;
}



/* BANNER */

#divbannerband {
  background-color: #ffffff;
  margin-bottom: 15px;
}
#divlogo {
  position: static;
}
#divoutthink {
  display: none;
}
#divgsc {
  position: absolute;
  left: 420px;
  top: 1px;
  width: 93px;
  height: 57px;
  padding: 0px;
}



/* PHOTO */

#divphoto {
  display: none;
}



/* SECONDARY NAVIGATION */

#divsecondarynav {
  display: none;
}



/* CASE STUDY NAVIGATION */

#divtertiarynav {
  display: none;
}



/* BODY (white background area) */

#divbody {
  left: 0px;
  padding: 0px;
}



/* MAIN TEXT */

#divtext {
  margin-bottom: 40px;
}
#divtext ul.sharelist {
  display: none;
}


/* FOOTER */

#divfooter p.toolnav {
  display: none;
}
