body {
    font-family: 'Helvetica Nue', 'Helvetica', Arial, sans-serif;
    margin: 0px;
    font-weight: 100;
    color:#ffffff;
    font-size:13px;
}

img {
  display: block;
  margin-left:auto;
  margin-right: auto;
}

div {
  overflow:hidden !important;
}

#ad {
    display: block;
    border: 1px #e0e0e0 solid;
    overflow: hidden;
    width: 298px;
    height: 598px;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#banner {
    position: absolute;
    display: block;
    width: 298px;
    height: 598px;
    z-index: 0;
    overflow: hidden;
    background: #0046ad;
}

/*#h1 {position:absolute; left:38px; top:-40px;}*/
#h2 {position:absolute; left:26px; top:-60px; opacity:0;}
#h3 {position:absolute; left:142px; top:-30px; opacity:0;}
#h4 {position:absolute; left:26px; top:-60px; opacity:0;}
#emblem {opacity:0;}

#t1 {
  width: 100%;
  height: 75px;
  text-align: center;
  position: absolute;
  z-index: 13;
  top:107px;
  opacity:0;
}

#t2 {
  width: 100%;
  height: 75px;
  position: absolute;
  z-index:10;
  top:157px;
}

#t3 {
  width: 100%;
  height: 30px;
  position: absolute;
  z-index:10;
  top:219px;
}

#t4 {
  width: 100%;
  height: 75px;
  position: absolute;
  z-index:10;
  top:243px;
}

#hr1,#hr2 {height:3px; position: absolute; top:228px; z-index: 21; border-top:1px solid white;}
#hr1 {
    left:138px;
    right:163px;
}
#hr2 {
    left: 161px;
    right:138px;
}
#logo {position: absolute; text-align: center; width:100%; height: 91px; z-index:22; top:374px;}
#shield {position: absolute; width:298px; height: 598px; z-index:1; top:0; background: url(../assets/bg.jpg) no-repeat center center; opacity: 0; }
