*{
  font-family: Helvetica;
  line-height: 16px;
  font-size: 13px;
}

.content h1, h1 *{font-size: 32px;
    font-weight: lighter;
    text-transform: uppercase;
    color: #797777;
    margin: 12px 0;
    line-height: 36px;}
h1 strong{font-weight:800; color:#00aeef}
h2, h2 *{font-size:18px; text-transform:uppercase; margin:12px 0 20px;}
.content h3{margin:17px 0 0; font-style:normal; text-transform:uppercase; color:black;  font-weight:400}
h1 .date{font-size:28px;}


#wrapper{
  width:100%;  
}
  
#splash{
    position:relative;
    margin:0 auto;
    top:100px;
    width:1140px;
    
}
  
#selector{
  width:925px; 
  background:url(_img/splash.jpg);
}
  
#top{
  margin-bottom:30px; 
  text-align: center; 
}

#banner{
  width: 1140px;
  height: auto;
}
 


.subimg{
  width: 180px;
  height: auto;
  clear: both;
  display: block;
  left: 50%;
  position: relative;
  margin-left: -90px;
  margin-top: 20px;
}

#divisions, p{
  display:block;
  clear:both;
  width:829px;
  text-align:center;
   margin:20px auto;
}

.trusted{
  font-size:18px;
  text-transform:uppercase;
  color:#999;
}

.content{
  position:relative;
  width:802px;
  margin:40px auto;
  text-align:left;
  display:block;
  clear:both;
  padding:40px 0;
  
}

.content *{  
  text-align:left;
  float:left;
}

p{
  margin:0;
}

#divisions a{
  float:left;
  position:relative;
  display:block;
  margin:0 13px;
  transition:all 200ms;
}

#divisions a:hover{
  opacity:0.7;
}

#divisions a .overlay{
  position: absolute;
  top: 45px;
  background: rgba(0, 0, 0, 0.65);
  width: 250px;
  color: #fff;
  padding: 20px 0 30px;
  text-transform:uppercase;
  font-size:17px;
  font-weight:normal;
}

#divisions a .overlay:after{
  content:"";
  background:url(/img/elwis_circle_logo.png) no-repeat;
  width: 36px; height: 36px; display:block;
  position: absolute;
  bottom:-18px;
  left: 108px;
}

#divisions a .overlay h3{
  color: #fff;
  font-style:normal;
  font-weight: normal;
  font-size:20px;
  text-transform: uppercase;
}
  




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
