@import url('/css/text.css');
@import url('/css/960.css');
 
 
body { background: #1b1f2e url('/images/Background_Tile.jpg') top repeat-x; }
 
#wrap { width: 100%; background: url('/images/Background_Image.jpg') top center no-repeat; }
#header { height: 78px; background: url('/images/Header_Back.jpg') left no-repeat; }
  

p#apply_box {
  width: 300px; height: 78px;
  background: url('/images/Apply_Normal.jpg') no-repeat; }

p#apply_box a {
  width: 300px; height: 78px;
  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.jpg') 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.jpg') 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: #eee;
  border: 1px solid #eee;
  padding: 1px;
  float: left;
  margin: 4px 8px 0px 0px;
}

.testimonial p span { display: block; }