
/*======== Print Style ======== */

#logo_print {
  margin: 50px auto 0 auto;
  display: block;
}

.content_header_data .capstone,
#content_header,
#footer ul,
#extra,
#sub,
#nav,
#search,
#bg_nav,
#feature,
#header #logo_nrmsouth {
  display: none;
}

.content_header_data {
  border-left: 0 none;
  border-right: 0 none;
  padding: 0;
  width: 100%;
}

#header {
  height: auto;
  width: 100%;
  display: block;
}

#header h1 {
left: 0;
margin-top: 50px;
margin-bottom: 50px;
position: relative;
top: 0;
}

#container {
  width: 100%;
  margin: 0;
}

#container #content {
  width: 100%;
  padding: 0;
  margin: 0;
}

#footer {
  border-top: 1px solid #d9dbdb;
}

h1 {
  color: #0A4F6C;
}

#wrapper {
  min-height: inherit;
  height: auto !important;
  height: auto;
  margin: 0 auto 0;
  background: url('../images/bg_page.jpg') 50% 0 no-repeat;
  min-width: inherit;
  overflow: hidden;
  position: relative;
}

html,
body {
  height: auto;
}

#lightwindow,
#lightwindow_overlay {
  display: none;
}