
div#envelope { height: auto; }

img#printLogo {
	display: block;
	margin: 0 0 20px 0;
	}

/* content */
div#contentColumn { width: 600px; }

div#content h1 {
	width: 443px;
	height: auto;
	margin: 0 0 20px 0;
	background: none;
	font-size: 1.2em;
	}
	div#content h1 span { display: block; }

div#content {
	position: relative;
	top: auto;
	left: auto;
	width: 550px;
	height: auto;
	overflow: visible;
	font-size: 1.1em;
	}
	
	div#content1,
	div#content2,
	div#content3,
	div#content4,
	div#content5,
	div#content6,
	div#content7 { background: none; }
	
	body.companyOurLeadership div.contentPages br { display: none; }

/* footer */
div#footer { clear: both; margin: 0; }
	div#footerContent {
		height: 16px;
		background: none;
		}
		div#footerContent span { display: block; }
	
	
	
/* shut off display for printing */
a#logo,
ul#mainNavigation,
ul#pagination,
span.contentQuote,
div#viewBackground,
ul#leadershipThumbs,
ul#footerLinks { display: none !important; }