body { background: #261606 url(page_bg.jpg) repeat-y top center;
	/*background: #261606;*/
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 17px; 
	color: #000000;
	text-align: center;
	margin: 0px; }
	
h2 { font-size: 10px;
	line-height: 17px;
	font-weight: bold; 
	padding: 0px;
	margin: 0px; }
	
a:link { color: #1c4069;
	text-decoration: underline; }
a:visited { color: #1c4069;
	text-decoration: underline; }
a:hover { color: #EC9E4E;
	text-decoration: underline; }
	
ul { margin: 0px;
	padding: 10px 0px 10px 15px; }
	
.ulNoPad { padding: 0px 0px 0px 15px; }
			
#wrapper { /*background: url(page_bg.jpg) top center repeat-y;*/
	/*width: 1024px;*/
	background: url(topBG.jpg) top center no-repeat;
	position: relative;
	margin: 0px auto 0px auto; }
			
#pageTop { width: 708px;
	position: relative;
	margin: 0px auto 0px auto;
	z-index: 1000; }
			
#banner { background: url(banner.jpg) no-repeat;
	width: 708px;
	height: 110px;
	position: relative;
	margin: 0px auto 0px auto;
	text-align: left; }
			
#banner h1 { display: none; }

#homeButton { width: 115px;
	height: 100px;
	position: relative;
	top: 10px;
	left: 22px; }


/* Main Navigation */
#nav { position: absolute;
	top: 64px;
	left: 156px; }
			
#nav span { float: left; }

#contact { background: url(contact.jpg) no-repeat;
	width: 46px;
	height: 9px;
	position: absolute;
	top: 35px;
	left: 624px; }


/* Top Graphics */
.papersTop { width: 708px;
	height: 36px;
	margin: 0px auto 0px auto; }
#papersTop_one { background: url(shuffleImages/one/papersTop.jpg) no-repeat; }/* home */
#papersTop_two { background: url(shuffleImages/two/papersTop.jpg) no-repeat; }/* about PHA */
#papersTop_three { background: url(shuffleImages/three/papersTop.jpg) no-repeat; }/* success stories */
#papersTop_four { background: url(shuffleImages/four/papersTop.jpg) no-repeat; }/* contractor resources */
#papersTop_five { background: url(shuffleImages/five/papersTop.jpg) no-repeat; }/* media resources */
#papersTop_six { background: url(shuffleImages/six/papersTop.jpg) no-repeat; }/* about msca */
#papersTop_seven { background: url(shuffleImages/seven/papersTop.jpg) no-repeat; }/* links */


/* Main Content */
#pageMain { background: url(pageMain_bg.jpg) repeat-y;
	width: 708px;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 2000;
	text-align: left; }
			
#content { margin: 0px 18px 0px 0px;
	overflow: hidden;
	width: 690px; }


/* Left Column */		
#leftCol { width: 361px;
	float: left;
	padding: 24px 0px 0px 0px;
	position: relative; }
#leftCol_home { width: 361px;
	height: 471px;
	float: left;
	padding: 0px 0px 0px 0px;
	position: relative; }
	
#leftColContent { padding: 0px 0px 0px 23px; }


/* Right Column */
#rightCol { width: 287px;/*329 - padding*/
	float: left;
	position: relative;
	padding: 170px 42px 70px 0px; }
#rightCol_home { width: 287px;/*329 - padding*/ 
	height: 331px;/* 471 - padding */
	float: left;
	position: relative;
	padding: 140px 42px 0px 0px; }
	
#secondaryNav { position: absolute;
	top: 150px;
	left: 0px;
	/*padding: 0px 0px 145px 0px;*/
	border: 0px; }
	
#secondaryNav a { border: 0px; 
	text-decoration: none;
	float: left; }
	
.secondaryNavRule { padding: 7px 0px 0px 0px; }

.header { padding: 0px 0px 20px 0px; }


/* Main Content Section Graphics */
.pageLeft { width: 23px; 
	height: 471px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2001; }
#papersLeft_one { background: url(shuffleImages/one/papersLeft.jpg) no-repeat; }
#papersLeft_two { background: url(shuffleImages/two/papersLeft.jpg) no-repeat; }
#papersLeft_three { background: url(shuffleImages/three/papersLeft.jpg) no-repeat; }
#papersLeft_four { background: url(shuffleImages/four/papersLeft.jpg) no-repeat; }
#papersLeft_five { background: url(shuffleImages/five/papersLeft.jpg) no-repeat; }
#papersLeft_six { background: url(shuffleImages/six/papersLeft.jpg) no-repeat; }
#papersLeft_seven { background: url(shuffleImages/seven/papersLeft.jpg) no-repeat; }
		
.pageRight { width: 18px; 
	height: 471px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 2002; }
#papersRight_one { background: url(shuffleImages/one/papersRight.jpg) no-repeat; }
#papersRight_two { background: url(shuffleImages/two/papersRight.jpg) no-repeat; }
#papersRight_three { background: url(shuffleImages/three/papersRight.jpg) no-repeat; }
#papersRight_four { background: url(shuffleImages/four/papersRight.jpg) no-repeat; }
#papersRight_five { background: url(shuffleImages/five/papersRight.jpg) no-repeat; }
#papersRight_six { background: url(shuffleImages/six/papersRight.jpg) no-repeat; }
#papersRight_seven { background: url(shuffleImages/seven/papersRight.jpg) no-repeat; }


/* Page Bottom */
#pageBottom { text-align: left;
	width: 708px; 
	position: relative;
	margin: 0px auto 0px auto; }

#logo { position: relative;
	width: 412px;
	height: 51px;
	padding: 40px 0px 30px 264px; }
	
.papersBottom { width: 708px;
	height: 45px;
	position: absolute;
	top: 0px;
	left: 0px; }
#papersBottom_one { background: url(shuffleImages/one/papersBottom.jpg) no-repeat; }
#papersBottom_two { background: url(shuffleImages/two/papersBottom.jpg) no-repeat; }
#papersBottom_three { background: url(shuffleImages/three/papersBottom.jpg) no-repeat; }
#papersBottom_four { background: url(shuffleImages/four/papersBottom.jpg) no-repeat; }
#papersBottom_five { background: url(shuffleImages/five/papersBottom.jpg) no-repeat; }
#papersBottom_six { background: url(shuffleImages/six/papersBottom.jpg) no-repeat; }
#papersBottom_seven { background: url(shuffleImages/seven/papersBottom.jpg) no-repeat; }


/* Secondary Images */
#secondaryImages { position: absolute;
	bottom: -46px;
	left: 0px;
	height: 435px; }
	
#secondaryImages_HIW { position: relative; }

#nextButton { position: absolute;
	top: 355px;
	left: 124px; }
#vanNext { position: absolute;
	top: 309px;
	left: 251px; }
	
.secondary { float: left; }

#secondarySpacer { height: 389px;/*435px height + bottom space -46px*/
	overflow: hidden; }
	
	
#contactTable input { border: 1px solid #000000;
	background: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 12px; 
	color: #000000; }
#contactTable textarea { border: 1px solid #000000;
	background: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 12px; 
	color: #000000; }
	
#map { margin: 0px 0px 0px 162px; }
#map2 { margin: 0px 0px 0px 90px; }
#mapText { width: 287px;
	margin: 0px 0px 0px 361px;
	padding: 0px 0px 70px 0px; }
	
div.box {
	padding: 12px 12px 6px 12px;
	border: 1px solid #3F6B9C;
	line-height: 12px;
	margin-bottom: 15px;
}

div.box h3 {
	margin: 5px 0;
}
div.box .title {
	font-size: 14px;
	font-wieght: bold;
}

