#header, #nav, #subNavLinks, #subNav, #navKeyline, #contentTop, #projectBox, #panelRight, #panelRightHome, #footer, #contentBottom {
	display: none;
	}

body {
	font: 14px "Trebuchet MS", arial, sans-serif;
	padding: 34px 89px 0 89px;
	line-height: 1.3;
	color: #000;
	}
	
#container {
	left: 0;
	margin-left: 0; 
	position: relative;
	width: 100%;
	}

#panelLeft {
	clear: both;
	width: 100%;
	float: none;
	padding: 0;
	}
	
.hilight {
	font-size: 18px;
	}
	
.intro {
	font-size: 18px;
	}

#printLogo {
	display: inline;
	float: right;
	}
	
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: inline !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
