
#envelope { background: url(../../img/splash/bg-splash-v2.jpg) 0px 0px no-repeat; }
h1#choose {
	position: absolute;
	top: 201px;
	left: 68px;
	width: 365px;
	height: 60px;
	}
a#durham {
	position: absolute;
	top: 261px;
	left: 68px;
	z-index: 10;
	display: block;
	width: 209px;
	height: 32px;
	background: url(../../img/splash/btn-durham-nh.gif) 0px 0px no-repeat;
	}
	a#durham:hover { background-position: 0px -32px; }
	
a#huntington {
	position: absolute;
	top: 293px;
	left: 68px;
	z-index: 10;
	display: block;
	width: 265px;
	height: 43px;
	background: url(../../img/splash/btn-huntington-wv.gif) 0px 0px no-repeat;
	}
	a#huntington:hover { background-position: 0px -43px; }
	
#moreToCome {
	position: absolute;
	top: 336px;
	left: 68px;
	width: 209px;
	height: 38px;
	background: url(../../img/splash/btn-more-to-come.gif) 0px 0px no-repeat;
	}
/* a#corporateSite {
	position: absolute;
	top: 358px;
	left: 75px;
	display: block;
	width: 185px;
	height: 36px;
	background: url(../../img/splash/btn-corporate-site.gif) 0px 0px no-repeat;
	}
	a#corporateSite:hover { background-position: 0px -36px; }
	a#corporateSite span { display: none; } */

#lifeOffTheSidelines {
	position: absolute;
	top: 469px;
	left: 40px;
	width: 400px;
	height: 150px;
	}
	
#flash {
	position: absolute;
	top: 202px;
	left: 439px;
	width: 552px;
	height: 416px;
	}
	
#lifeOffTheSidelinesHeader, a#durham span, a#huntington span, #moreToCome span, a#corporateSite span { display: none; }
