/* home page print styles for M.Eng. Manufacturing site  */


/* PAGE BACKGROUND */

body {
  background-image: none;
}



/* BAND 1 */

#divband1 {
  display: none;
}



/* BAND 2 */

#divband2 {
  width: 620px;
  min-width: 0px;
  height: auto;
  min-height: 0px;
  padding: 0px;
  background-image: none;
  border: none;
}
/* quote */
#divquote {
  margin: 0px;
  padding: 0px 7px 0px 0px;
  width: 535px;
}

/* tool navigation */
ul#toolnav {
  display: none;
}



/* BAND 3 */

#divband3 {
  background-image: none;
  height: auto;
}
#divband3 p {
  padding: 11px 0px 0px 0px;
}



/* BAND 4 */

#divband4 {
  position: static;
  min-width: 0px;
  height: auto;
  background-color: #ffffff;
}
#divband4 h1 {
  padding: 20px 0px 0px 0px;
}



/* CENTRAL BAND */

#divband5 {
  width: 620px;
  min-width: 0px;
  height: auto;
  background-image: none;
  background-color: #ffffff;
}
/* site title */
#divsitesubtitle {
  position: static;
}
#divsitesubtitle p {
  font-size: 1.10em;
  font-weight: bold;
  line-height: 100%;
  padding-top: 0px;
  padding-bottom: 10px;
}
/* tag line */
#divtagline {
  position: static;
}
#divtagline p {
  font-size: 0.85em;
  font-weight: normal;
  line-height: 120%;
  padding: 10px 0px 5px 0px;
}
/* primary navigation */
#divband5 ul {
  display: none;
}



/* BAND 6 */
/* intro text and people photo */

#divband6 {
  width: 620px;
  min-width: 0px;
  min-height: 0px;
  background-image: none;
  padding-bottom: 30px;
}
/* text */
#contenttable p {
  padding: 0px 5px 0px 0px;
  width: 405px;
  color: #000000;
}



/* BAND 7 */
/* bottom band containing logos */

#divband7 {
  width: 620px;
  min-width: 0px;
  height: auto;
  background-image: none;
}
