body { margin: 0; padding: 0; background: #eaedd3; }

#container { width: 880px; margin: 0 auto; padding: 10px; background: #fff; }

#containerComingSoon { width: 682px; margin: 0 auto; padding: 50px 0 0 0;}
#tempFooter { width: 682px; margin: 0 auto; padding-top: 16px; text-align: center; font-size: 1.1em; font-face: arial;}
#tempFooter a { color: #333; }


#header { width: 880px; height: 124px; background: #461816; overflow: hidden; }
	#logo { padding: 16px 0 0 0; width: 212px; float: left; }
		#logo a { display: block; width: 212px; height: 89px; background: url(../_images/logo.gif) 0 0 no-repeat; }
			#logo a img { position: absolute; top: -999em; }

	#mainNav { width: 412px; height: 32px; padding: 72px 19px 0 0; float: right; }
		#mainNav ul { width: 412px; list-style-type: none; float: right; }
			#mainNav ul li { float: left; }
				#mainNav ul li a { display: block; height: 32px; }
				#mainNav ul li a:hover, #mainNav ul li.active a { background-position: 0 -32px; }
					#mainNav ul li a span { position: absolute; left: -999em; }
	
	.nVision { width: 89px; background-image: url(../_images/nav-vision.gif); }
	.nOpportunity { width: 133px; background-image: url(../_images/nav-opportunity.gif); }
	.nImpact { width: 94px; background-image: url(../_images/nav-impact.gif); }
	.nChange { width: 96px; background-image: url(../_images/nav-change.gif); }

#homeMain { width: 880px; margin: 10px 0 0 0; font-size: 1.1em; line-height: 1.6em; color: #333; overflow: hidden; }
	#homeVideo { width: 465px; float: left; }
	#homeMainText { width: 390px; float: left; }
		#homeMainText h1 { width: 390px; height: 135px; background: url(../_images/hdr-home.gif) 0 0 no-repeat; }
			#homeMainText h1 span { position: absolute; left: -999em; }
		#homeMainText p { padding: 0 0 10px 0; }
		#homeMainText a { color: #333; }
		#homeMainText p.homeButton { padding: 30px 0 0 0; }


#homePromos { width: 880px; margin: 10px 0 0 0; font-size: 1.1em; line-height: 1.6em; color: #333; overflow: hidden; }
	#homeVision { width: 222px; float: left; }
	#homeOpportunity { width: 223px; float: left; }
	#homeImpact { width: 223px; float: left; }
	#homeChange { width: 212px; float: left; }
	
		.homePromoText { padding: 0 10px 10px 5px; }
		.homePromoText a { font-weight: bold; color: #461816; text-decoration: none; }
		.homePromoText a:hover { text-decoration: underline; }
		
	
#interior { width: 880px; margin: 10px 0 0 0; background: url(../_images/bg-main.gif) 0 0 repeat-y; font-size: 1.1em; line-height: 1.6em; color: #333; overflow: hidden; }
	#interiorLeft { width: 620px; padding: 0 0 10px 20px; float: left; }
		#interiorLeft h1 span { position: absolute; left: -999em; }
			#hdrVision { width: 620px; height: 105px; background: url(../_images/hdr-vision.gif) 0 0 no-repeat; }
			#hdrOpportunity { width: 620px; height: 105px; background: url(../_images/hdr-opportunity.gif) 0 0 no-repeat; }
			#hdrImpact { width: 620px; height: 57px; background: url(../_images/hdr-impact.gif) 0 0 no-repeat; }
			#hdrChange { width: 620px; height: 57px; background: url(../_images/hdr-change.gif) 0 0 no-repeat; }
		#interiorLeft h2 { padding: 0 0 10px 0; font-size: 1.3em; line-height: 1.6em; font-weight: normal; }
		#interiorLeft h3 { font-weight: bold; color: #461816; } 
		#interiorLeft p { padding: 0 0 10px 0; }
		#interiorLeft a { color: #333; }
		#interiorLeft .divider { padding: 0 0 14px 0; }
		
		#shiftParagraph { margin-top:12px; padding: 12px; background: #eaedd3;}
		#shiftParagraph p {font-style: italic;}
	
	
	#interiorRight { width: 212px; float: right; }
		#sidebarText p { padding: 12px 15px 0 15px; font-style: italic; }
		#sidebarText h2 { padding: 0 0 0 15px; font-size: 1.3em; line-height: 1.6em; font-weight: normal; }
		#sidebarText .divider { width: 165px; overflow: hidden; padding: 15px; }
		#sidebarText a { color: #333; }
		
			
#footer { width: 880px; margin: 10px 0 0 0; border-top: 5px solid #dfdde0; padding: 9px 0 0 0; font-size: 1.1em; color: #333; overflow: hidden; }
	#copyright { width: 425px; padding: 22px 0 0 11px; float: left; }
		#copyright span { padding: 0 5px; }
	#footerLogo { width: 440px; float: right; text-align: right; }
