@font-face {
  font-family: "ArchivoNarrow";
  src:
    url("media-components/Archivo-Narrow/otf/ArchivoNarrow-Regular.otf") format("opentype");
     font-weight: regular;
}

@font-face {
  font-family: "ArchivoNarrow";
  src:
    url("media-components/Archivo-Narrow/otf/ArchivoNarrow-Bold.otf") format("opentype");
     font-weight: bold;
}

body {
    color: rgb(0, 0, 0);
    font-family: 'ArchivoNarrow', 'Arial', sans-serif;
    font-size: 18px;
    font-stretch: normal;
    letter-spacing: 0;
    background: rgb(0, 0, 0); 
    margin: 0pt;
}


.center {
  text-align: center;
}

.spacer  {
  clear: both; height: 0px; line-height: 0px; 
}
#header_layer {
  float: left; height: 0px; line-height: 0px; margin-left: 0px; position: relative; width: 930px; z-index: 10; 
}
.bumper {
  height: 0px; line-height: 0px;
}

#body_content {
  margin: 0px auto; overflow: hidden; position: relative; word-wrap: break-word; text-align: left; width: 930px; 
}
#nav_layer {float: left; margin-left: 0px; position: relative; width: 930px; z-index: 0; }

.mainNav ul {
  font-weight: bolder;
  display: inline-block;
  text-decoration: none;
  padding: 0;
  text-align: center;
  width: 100%;

}


.mainNav li {
  display: inline-block !important;
  margin: 0px 5px;
  z-index: 20;
  text-decoration: underline;
}

.mainNav li:hover {
  color: rgb(204, 93, 54);
}

a {
  text-decoration: none ipo !important;
}

#id4 {
  height: 114px; left: 0px; position: absolute; top: 1211px; width: 270px; z-index: 1;
}