
div#envelope { width: 600px; height: auto; }
#print-logo { display: block; position: absolute; top: 0px; left: 0px; }

/* home page */
#hp-container { display: none; }
#hp-print { display: block; width: 600px; padding: 175px 0 0 0; }
	#hp-print h1 { font-weight: normal; }
	#hp-print p { letter-spacing: 1px;}


/* sub pages */
#content-container { width: 600px; height: auto; overflow: visible; background: none !important; }	

	div#content-container h1 { top: 175px; left: 0px; width: 600px; height: auto; font-size: 2em; font-weight: normal; text-indent: 0px; background: none; }
	div.content { position: static; top: auto; left: auto; width: 600px; height: auto; he\ight: auto; margin: 225px 0 0 0; padding: 0; background: none; }
	
	/* our team page adjustments */
	body.page-our-team div.content { display: none; }
	body.page-our-team #bio-content { top: 225px; left: 0px; width: 600px; height: auto; }
		body.page-our-team #bio-content h2 { font-size: 1.3em; font-weight: normal; margin: 0 0 10px 0; }
		body.page-our-team #bio-content p { font-size: 1.2em; line-height: 20px; }
		body.page-our-team #bio-content p br { display: none; }
	
	/* why triad page adjustments */
	body#section-agency.page-why-triad div#content-container div.content p.intro { width: 600px; }
	
	/* client list adjustments */
	div#client-logos { width: 268px; height: 600px; margin: 0 !important; padding: 0 !important; }
	div#client-logos ul { margin: 0 !important; padding: 0 !important; }
	div#client-logos ul li { padding: 10px 0; background: none; }
	
	div#client-testimonial { position: absolute; top: 225px; left: 270px; width: 300px; height: 600px; }
	div#client-testimonial h2 { width: auto; height: auto !important; text-indent: 0px; background: none; }
	
	
	/* portfolio adjustments */
	ul.portfolio-graphics { display: none; }
	/*
		ul.portfolio-graphics { top: 225px; left: 0px; width: 600px; height: 575px; overflow: hidden; background: none; }
		ul.portfolio-graphics li { position: static; visibility: hidden; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; }
	 */
	
	div.portfolio-content { top: 150px; right: auto; left: 0px; width: 600px; height: 500px; }
		div.portfolio-content h2 { height: auto; font-size: 1.2em; font-weight: bold; text-indent: 0px; }
		div.portfolio-content p { letter-spacing: 1px; }
		#portfolio-thumbs { display: none; }
		
	/* services adjustments */
	#services-overview-print { display: block; position: absolute; top: 225px; left: 0px; }
		#services-overview-print ul { list-style: disc; margin: 0 0 0 20px; }
		#services-overview-print ul li { list-style: disc; margin: 0 0 5px 0; }
	
	
	div.header-bubble { position: absolute; top: 220px; left: 0px; width: 600px; height: auto; font-size: 2em; text-indent: 0px; background: none; }
	body#section-services div#scrolling-content-container { position: absolute; top: 255px; left: 0px; width: 550px !important; height: auto !important; overflow: visible !important; }
		body#section-services div#scrolling-content { width: 550px !important; height: auto !important; overflow: visible !important; font-size: 1em; }
	
	/* red ball adjustments */
	div#red-ball-photo, div#red-ball-photo-spacer { display: none; }
	
	body#section-red-ball div#content-container h1 { top: 175px; left: 0px; width: 600px; height: auto; font-size: 2em; font-weight: normal; text-indent: 0px; background: none; }
		body#section-red-ball div#content-container h1 a { width: 600px; height: auto; color: #000; }
	
	/* contact adjustments */
	body#section-contact div.content div#contact-content { position: absolute; top: 225px; left: 0px; width: 600px; }
	
/* hide the following */
#logo, #agency-photo, #social-icons, #main-navigation, #secondary-navigation, .team-photo, #slider-arrows,
.portfolio-thumbs, #services-diagram, #diagram-graphic, #graphic-quote, .jScrollPaneTrack, div#contact-graphic { display: none; }

