/*Print Styles */

	#c1 {
		height: auto !important;
		width: 650px !important;
		}
	
	#header {
		padding-bottom: 10px;
		}
		#header #logo {
			display: inline;
			background: none;
			height: auto;
			width: auto;
			}
	#header #logo img {
		border: 0;
		display: block;
		}	
	
	/* Hidden items */
	#c2, 
	#c3,
	#footer .navUtility,
	#navPrimary {
		display: none;
		}
	

