﻿@font-face {
	font-family: "GothamWebFont";
	src: url("/includes/_global/_webFonts/gotham/gotham-medium-webfont.eot"); /* IE9 Compat Modes */
	src: url("/includes/_global/_webFonts/gotham/gotham-medium-webfont.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	     url("/includes/_global/_webFonts/gotham/gotham-medium-webfont.woff") format("woff"), /* Modern Browsers */
	     url("/includes/_global/_webFonts/gotham/gotham-medium-webfont.ttf")  format("truetype"), /* Safari, Android, iOS */
	     url("/includes/_global/_webFonts/gotham/gotham-medium-webfont.svg#svgFontName") format("svg"); /* Legacy iOS */
	}
.abs { position: absolute; width: auto; height: auto; }
#heroDivider { top: -47px; margin-bottom: -47px; *margin-bottom: -45px !important; margin-bottom: -45px\ !important; }
#fifteenYearSeal { position: absolute; top: -134px; right: 0; }
p.h1.massive, h1.massive { font-family: "GothamWebFont", arial; text-shadow: rgba(0,0,0,.85) 2px 2px 3px !important; }
#contentMain .hero.trifold p.large { color: #808080; }
#contentMain .hero.trifold p.large strong { color: White; }

/* STATIC TRIFOLD HERO SHOT */
#contentMain .hero.trifold { 
  border-width: 7px;
  -moz-border-image: url("/why-us/_images/hero-border-image.png") 7 round;
  -webkit-border-image: url("/why-us/_images/hero-border-image.png") 7 round;
  border-image: url("/why-us/_images/hero-border-image.png") 7 round;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 4px;
  background: #1d1d1e !important;
  height: 272px !important;
  left: -55px; 
  padding: 0 !important;
  position: relative;
  width: 966px !important;
  }
#contentMain .hero.trifold.tall { height: 298px !important; }

#contentMain .hero.trifold .grid2colb, .hero.trifold p.subhead, 
.hero.trifold p.h1.massive, .hero.trifold h1.massive {
  left: 25px;
  top: 25px;
  position: relative;
  }
/* END HERO */


/* browser discrepencies */
.gecko #fifteenYearSeal { top: -135px; }
.gecko h1 strong, .gecko p.h1 strong, .gecko h1 { font-weight: normal !important; }
.ie #fifteenYearSeal { top: -135px; right: 6px; }
.ie7 #fifteenYearSeal { top: -136px; }
.ie #contentMain .hero.trifold { border: none; width: 980px !important; }
.ie #contentMain .hero.trifold.tall { height: 298px !important; }
.ie7 #contentMain .hero.trifold { margin-bottom: 0px !important; }
.ie7 #heroDivider { z-index: 999 !important; }
.ie #contentMain .hero.trifold { border-top: solid 7px #0177c1; border-bottom: solid 7px #0177c1; }