body {
  background-image: url(../images/bgHeaderLarge.html);
}
#pagewidth #headerRow {
  height: 422px;
}
#pagewidth #headerRow #headerImageBox {
  height: 329px;
}
#pagewidth #headerRow #headerImageBox #headerImage {
  height: 294px;
}
#pagewidth #headerRow #headerImageBox #headerImage #headerTeaser {
  position: absolute;
  left: 153px;
  top: 138px;
  width: 350px;
  height: 191px;
  overflow: hidden;
  color: #FFFFFF;
  font-family: Ubuntu, Arial, Verdana, Helvetica, sans-serif;
  font-size: 200%;
  line-height: 1.3;
}
#pagewidth #headerRow #headerImageBox #headerImage #headerTeaser h1 {
  font-size: 200%;
  color: #FFFFFF;
  margin: 0;
  line-height: 0.8;
}
#pagewidth #wrapper #twocols #contentTop {
  float: left;
  width: 100%;
  background-image: url(../images/contentTopBg.png);
  background-repeat: repeat-y;
  background-position: top left;
}
#pagewidth #wrapper #twocols #contentTop #maincol {
  width: 345px;
  padding: 24px 31px 10px 31px;
  border-right: 1px solid #B2B2B2;
}
#pagewidth #wrapper #twocols #contentTop #maincol #rootlinePrint {
  display: none;
}
#pagewidth #wrapper #twocols #contentTop #rightcolHome {
  float: left;
  width: 365px;
  padding: 24px 51px 10px 31px;
  border-left: 1px solid #B2B2B2;
  margin-left: -1px;
}
@media (max-width: 767px) {
  body #pagewidth #headerRow #headerImageBox {
    height: auto;
    display: block;
  }
  body #pagewidth #headerRow #headerImageBox #headImageCorner {
    top: 0;
  }
  body #pagewidth #headerRow #headerImageBox #headerImage {
    display: block;
    height: auto;
    margin-top: 0;
  }
  body #pagewidth #headerRow #headerImageBox #headerImage img {
    width: 100%;
  }
  body #pagewidth #wrapper #twocols #contentTop {
    background-image: none;
    padding-bottom: 10px;
  }
  body #pagewidth #wrapper #twocols #contentTop #maincol {
    width: 100%;
    border-right: none;
    padding: 15px 15px 0 15px;
  }
  body #pagewidth #wrapper #twocols #contentTop #rightcolHome {
    width: 100%;
    border-left: none;
    padding: 0 15px;
  }
}
