@import url('/css/text.css');
@import url('/css/960.css');
 
 
body { background: #fff url('/images/background-body-tile.jpg') top center; }
 
#wrap { width: 100%; background: url('/images/background-header-tile.jpg') top repeat-x; }
#header { height: 84px; background: url('/images/Header_Back.jpg') left no-repeat; }
  

p#apply_box {
  width: 300px; height: 84px;
  background: url('/images/Apply_Normal.jpg') no-repeat; }

p#apply_box a {
  width: 300px; height: 84px;
  display: block; overflow:hidden;text-indent: -9000px; }

p#apply_box a:hover { background: url('/images/Apply_Over.jpg') no-repeat; }


p#applybtn_box {
  width: 335px; height: 62px;
  background: url('/images/ApplyBTN_Normal.png') no-repeat; }

p#applybtn_box a {
  width: 335px; height: 62px;
  display: block; overflow:hidden;text-indent: -9000px; }

p#applybtn_box a:hover { background: url('/images/ApplyBTN_Over.png') no-repeat; }

.container_12 .grid_4.banner{ 
  height: 180px; width: 320px;
  text-indent: -5000px; overflow: hidden;
  margin-left: 0px; 
  margin-right: 0px;
}

.container_12 .grid_4.engage { background: url('/images/Engage.png') top right no-repeat; }
.container_12 .grid_4.equip  { background: url('/images/Equip.png') top center no-repeat; }
.container_12 .grid_4.enlist { background: url('/images/Enlist.png') top left no-repeat; }

img.badge_pic {
  background: #fff;
  border: 1px solid #c1c1c1;
  padding: 3px;
  float: left;
  margin: 4px 8px 0px 0px;
}

.testimonial p span { display: block; }
