html {
  position: relative;
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  text-align: left;
}
#imPage {
  position: relative;
  width: 100%;
}
#imHeaderBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
#imMnMnGraphics {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 9;
}
#imContentContainer {
  position: relative;
}
#imContent {
  position: relative;
}
#imContentGraphics {
  position: absolute;
  top: 0;
  bottom: 0;
}
#imFooPad {
  float: left;
  margin: 0 auto;
}
#imBtMnContainer {
  clear: both;
}
.imPageRow {
  position: relative;
  clear: both;
  overflow: hidden;
  float: left;
  width: 100%;
}
.imHGroup:after,
.imUGroup:after,
.imVGroup:after,
.imPageRow:after {
  content: "";
  display: table;
  clear: both;
}
#imFooterBg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#imFooter {
  position: relative;
}
@media (min-width: 960px) {
  html {
    background-image: url("img_0725.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: #e0e0e0;
  }
  #imPage {
    padding-top: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 960px;
  }
  #imHeaderBg {
    height: 165px;
    background-image: none;
    background-color: transparent;
  }
  #imHeader {
    position: relative;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    height: 150px;
    background-image: none;
    background-color: #800000;
  }
  #imHeaderObjects {
    position: relative;
    height: 150px;
  }
  #imMnMnContainer {
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  #imMnMn {
    position: relative;
    height: 37px;
    padding: 3px 10px 0px 10px;
    background-image: none;
    background-color: #800000;
  }
  #imMnMn > ul {
    text-align: left;
  }
  #imMnMn li {
    display: inline;
  }
  #imMnMnGraphics {
    display: none;
  }
  #imContent {
    min-height: 380px;
    padding: 0px 0 0px 0;
  }
  #imContentGraphics {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 380px;
    background-image: none;
    background-color: #ffffff;
    opacity: 0.8;
  }
  #imFooterBg {
    height: 90px;
    background-image: none;
    background-color: transparent;
  }
  #imFooter {
    margin-left: auto;
    margin-right: auto;
    background-image: none;
    background-color: #800000;
  }
  #imFooterObjects {
    position: relative;
    height: 75px;
  }
  #imFooPad {
    height: 380px;
  }
  #imHeader,
  #imMnMnContainer,
  #imFooter {
    width: 960px;
  }
  #imMnMn {
    width: 940px;
  }
  #imContentGraphics {
    width: 960px;
  }
}
@media (max-width: 959px) and (min-width: 840px) {
  html {
    background-image: url("img_0725_ogqslrp1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: #e0e0e0;
  }
  #imPage {
    padding-top: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 840px;
  }
  #imHeaderBg {
    height: 165px;
    background-image: none;
    background-color: transparent;
  }
  #imHeader {
    position: relative;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    height: 150px;
    background-image: none;
    background-color: #800000;
  }
  #imHeaderObjects {
    position: relative;
    height: 150px;
  }
  #imMnMnContainer {
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  #imMnMn {
    position: relative;
    height: 37px;
    padding: 3px 10px 0px 10px;
    background-image: none;
    background-color: #800000;
  }
  #imMnMn > ul {
    text-align: left;
  }
  #imMnMn li {
    display: inline;
  }
  #imMnMnGraphics {
    display: none;
  }
  #imContent {
    min-height: 380px;
    padding: 0px 0 0px 0;
  }
  #imContentGraphics {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 380px;
    background-image: none;
    background-color: #ffffff;
    opacity: 0.8;
  }
  #imFooterBg {
    height: 90px;
    background-image: none;
    background-color: transparent;
  }
  #imFooter {
    margin-left: auto;
    margin-right: auto;
    background-image: none;
    background-color: #800000;
  }
  #imFooterObjects {
    position: relative;
    height: 75px;
  }
  #imFooPad {
    height: 380px;
  }
  #imHeader,
  #imMnMnContainer,
  #imFooter {
    width: 840px;
  }
  #imMnMn {
    width: 820px;
  }
  #imContentGraphics {
    width: 840px;
  }
}
@media (max-width: 839px) and (min-width: 600px) {
  html {
    background-image: url("img_0725_rcqgx9r2.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: #e0e0e0;
  }
  #imPage {
    padding-top: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 600px;
  }
  #imHeaderBg {
    height: 165px;
    background-image: none;
    background-color: transparent;
  }
  #imHeader {
    position: relative;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    height: 150px;
    background-image: none;
    background-color: #800000;
  }
  #imHeaderObjects {
    position: relative;
    height: 150px;
  }
  #imMnMnContainer {
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  #imMnMn {
    position: relative;
    height: 37px;
    padding: 3px 10px 0px 10px;
    background-image: none;
    background-color: #800000;
  }
  #imMnMn > ul {
    text-align: left;
  }
  #imMnMn li {
    display: inline;
  }
  #imMnMnGraphics {
    display: none;
  }
  #imContent {
    min-height: 380px;
    padding: 0px 0 0px 0;
  }
  #imContentGraphics {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 380px;
    background-image: none;
    background-color: #ffffff;
    opacity: 0.8;
  }
  #imFooterBg {
    height: 90px;
    background-image: none;
    background-color: transparent;
  }
  #imFooter {
    margin-left: auto;
    margin-right: auto;
    background-image: none;
    background-color: #800000;
  }
  #imFooterObjects {
    position: relative;
    height: 75px;
  }
  #imFooPad {
    height: 380px;
  }
  #imHeader,
  #imMnMnContainer,
  #imFooter {
    width: 600px;
  }
  #imMnMn {
    width: 580px;
  }
  #imContentGraphics {
    width: 600px;
  }
}
@media (max-width: 599px) {
  html {
    background-image: url("img_0725_fxl9notj.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: #e0e0e0;
  }
  #imPage {
    padding-top: 0;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #imHeaderBg {
    height: 165px;
    background-image: none;
    background-color: transparent;
  }
  #imHeader {
    position: relative;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    height: 150px;
    background-image: none;
    background-color: #800000;
  }
  #imHeaderObjects {
    position: relative;
    height: 150px;
  }
  #imMnMnContainer {
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  #imMnMn {
    position: relative;
    height: 40px;
    padding: 3px 10px 0px 10px;
    background-image: none;
    background-color: #800000;
  }
  #imMnMn > ul {
    text-align: left;
  }
  #imMnMn li {
    display: inline;
  }
  #imMnMnGraphics {
    display: none;
  }
  #imContent {
    min-height: 380px;
    padding: 0px 0 0px 0;
  }
  #imContentGraphics {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 380px;
    background-image: none;
    background-color: #ffffff;
    opacity: 0.8;
  }
  #imFooterBg {
    height: 90px;
    background-image: none;
    background-color: transparent;
  }
  #imFooter {
    margin-left: auto;
    margin-right: auto;
    background-image: none;
    background-color: #800000;
  }
  #imFooterObjects {
    position: relative;
    height: 75px;
  }
  #imFooPad,
  #imBtMnContainer,
  #imBtMn,
  #imPgMnContainer {
    display: none;
  }
  #imPage,
  #imMnMn,
  #imContent,
  #imContentGraphics,
  #imFooter {
    box-sizing: border-box;
    width: 100%;
  }
}
