#nav, #secondary_nav, #logo .screen, #gallery, #sidebar, #aside, #mps_button, #footer ul, #highlights .action_item, .items, .linear_nav {
	display: none;
}
body, #wrapper, #cols, #main {
  width: auto;
  height: auto;
  float: none;
  text-indent: 0;
  margin: 0;
  padding: 0;
  overflow: visible;
}

body {
	background: white;
	border-width: 0;
}
#header_wrapper {
  background: white;
}
#header {
  height: auto;
  width: auto;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #001179;
}
#logo {
  position: static;
}
#logo .print {
	display: block;
	width: 119px;
	height: 62px;
}
#wrapper {

}
#highlights {
  background: none;
  width: auto;
  margin: 0;
}
.highlight {
  float: none;
  width: auto;
  padding: 0;
  margin: 10px 0 10px 0;
}
#highlights h2 {
  background: none;
  height: auto;
  text-indent: 0;
}

#cols {
  background: none;
  border: none;
}

#about .cols {
  width: auto;
}

#principals_portrait {
  float: none;
  margin: 10px 0;
  width: auto;
  position: static;
}
#principals_portrait p {
  text-align: left;
}
#clients {
  width: auto;
}

#footer {
  border-top: 1px solid #001179;
  padding: 15px 0 0 0;
  background: none;
}
#footer img {
  width: 41px;
  height: 66px;
  display: block;
  float: left;
}
#footer p {
  margin: 12px 0 0 55px;
}
#footer p.contact_info {
  display: block;
}
