* { overflow: visible !important; overflow-y: visible !important; font-size: 10pt;  }

body, html { width: 100%; padding: 0; margin: 0; height: 100%; }

#slideshow, #right, #footer { display: none; }

#site { width: 100%; background: none; position: relative; height: 100%; }
	#left { display: block; float: none; width: 100%; margin-right: 5px; }
		#logo { display: block; padding: 0 0 63px 0; background: #fff; }
		ul.mainnav { display: none; }
	#content { clear: both; float: none; width: 100%; overflow-x: hidden; } 
		#box { background: none; padding: 0; height: 100%; position: static; top: 0 !important; width: 100%; }	
		#box p { width: 90%; }
		#box h1 { line-height: 100%; font-weight: bold; font-size: 18pt; margin-top: 0; }		
		#box h1 * { line-height: 100%; font-weight: bold; font-size: 18pt; margin-top: 0; }
		
	.jScrollPaneContainer { position: relative; width: 100%; height: 100%; }
 