html {
  height: 100%;
  background-color: #4b4b4d;
  color: #fff; }

body {
  font-family: Arial; }

a {
  color: #fff;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

#outer {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -300px; }

#wrap {
  width: 802px;
  margin: auto; }

#header {
  position: relative;
  height: 146px;
  background-color: inherit;
  background-image: url(/images/divider.png);
  background-position: 0 100%;
  background-repeat: repeat-x; }
  #header img#slogan {
    position: absolute;
    bottom: 22px;
    right: 31px; }
  #header #logo {
    display: block;
    position: absolute;
    left: 70px; }

#content {
  padding: 35px 0;
  height: 300px; }

ul.main-menu {
  overflow: auto;
  padding: 0 0 0 35px; }
  ul.main-menu li {
    display: block;
    float: left;
    padding-right: 16px;
    position: relative; }
    ul.main-menu li span {
      display: block;
      letter-spacing: 1px; }
      ul.main-menu li span.selected {
        background-color: #8e2e54;
        position: absolute;
        top: 0;
        left: 0;
        height: 150px;
        width: 122px;
        text-align: center;
        padding: 130px 5px 0 5px;
        font-size: 131%; }

#content.gallery {
  position: relative; }
  #content.gallery p {
    text-align: center;
    width: 450px;
    margin: auto; }
  #content.gallery p.next,
  #content.gallery p.previous {
    position: absolute;
    width: 150px;
    top: 280px; }
    #content.gallery p.next a,
    #content.gallery p.previous a {
      display: block;
      margin: 0 0 4px 4px;
      width: 60px;
      padding: 1px 0 2px 0;
      background-color: #8e2e54;
      background-right: 0;
      background-display: block; }
  #content.gallery p.help {
    position: absolute;
    right: 25px;
    top: 304px;
    text-align: left;
    width: 150px;
    display: block;
    color: #a4a5a8;
    font-size: 77%;
    text-transform: uppercase; }
  #content.gallery p.next {
    right: 30px; }
  #content.gallery p.previous {
    left: 30px; }
    #content.gallery p.previous a {
      float: right; }
  #content.gallery ul {
    width: 500px;
    margin: 16px auto; }
  #content.gallery li {
    float: left;
    padding: 0 10px;
    background: transparent url(/images/menu_divider_sml.png) no-repeat 100% 50%; }
    #content.gallery li.last {
      background: none; }
    #content.gallery li.selected {
      font-weight: bold; }

p.hero {
  padding-left: 35px; }

.main {
  float: right;
  width: 320px;
  line-height: 1.6em;
  position: relative; }
  .main .viewport {
    height: 250px;
    overflow: hidden; }
  .main h1 {
    margin-bottom: 10px; }
  .main a.up,
  .main a.down {
    position: absolute;
    top: 5px;
    right: 5px;
    display: none; }
  .main a.down {
    top: 300px; }
  .main p {
    padding-left: 6px; }

#wrap.popup {
  height: 100%;
  width: 100%;
  padding-top: 35px;
  text-align: center;
  background-color: #fff; }
  #wrap.popup p {
    width: 800px;
    margin: 0 auto; }
  #wrap.popup .close {
    margin: 8px auto;
    padding-right: 55px; }
    #wrap.popup .close a {
      float: right;
      width: 100px;
      text-align: center;
      display: block;
      padding: 1px 0 2px 0;
      background-color: #8e2e54;
      background-right: 0;
      background-display: block; }

#content.productlinks {
  padding-left: 118px;
  padding-top: 15px;
  height: 320px; }
  #content.productlinks dl {
    float: left;
    width: 255px;
    margin-right: 73px; }
    #content.productlinks dl dt {
      background-color: #8e2e54;
      padding: 3px 5px 2px 5px;
      margin-top: 10px; }
    #content.productlinks dl dd {
      padding-left: 5px; }
  #content.productlinks a.button {
    background-color: #8e2e54;
    padding: 5px 20px 5px 22px;
    display: block;
    margin-top: 15px;
    position: relative; }
    #content.productlinks a.button span {
      position: absolute;
      top: 5px;
      left: 5px;
      text-decoration: none; }

.contactus form {
  float: left;
  width: 400px;
  display: block;
  padding-left: 118px; }
  .contactus form p {
    width: 300px; }
.contactus h1 {
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 118px; }
.contactus label {
  display: block;
  font-weight: bold;
  width: 365px;
  float: left;
  clear: left;
  margin-bottom: 10px; }
  .contactus label span {
    width: 60px;
    display: block;
    float: left; }
  .contactus label input {
    color: #8e2e54;
    width: 290px;
    float: right;
    border: 1px solid #fff; }
.contactus textarea {
  clear: left;
  display: block;
  margin-left: 72px;
  border: 1px solid #fff;
  width: 290px;
  color: #8e2e54; }
.contactus input.submit {
  background-color: #8e2e54;
  border: none;
  color: #fff;
  padding: 2px 3px;
  clear: left;
  margin: 15px 0 0 312px; }
.contactus .address {
  float: left;
  padding-top: 115px;
  padding-left: 32px;
  font-size: 116%;
  width: 200px; }
  .contactus .address p {
    margin-bottom: 5px; }

#footer {
  height: 56px;
  background-color: inherit;
  background-image: url(/images/divider.png);
  background-position: 0 0;
  background-repeat: repeat-x;
  padding-top: 35px; }
  #footer ul {
    width: 760px;
    padding-left: 24px; }
    #footer ul li {
      display: block;
      float: left;
      background: transparent url(/images/menu_divider_lge.png) no-repeat 100% 50%; }
      #footer ul li.last {
        background: none; }
      #footer ul li a {
        padding: 0 32px;
        font-size: 131%;
        letter-spacing: 2px; }
      #footer ul li.selected a {
        font-weight: bold; }
  #footer #hia-logo {
    padding: 30px 0 20px 45px; }
