/*Print Styles */

	#c1 {
		height: auto !important;
		width: 650px !important;
		}
		#marketingText {
			height: 0px;
			}
		#marketingText, #header #logo {
			text-indent: 0;
			}
		#header {
			border-top: 1px solid #000;
			padding-top: 15px;
			}
			
		#header #logo a {
			font-size: 200%;
			line-height: 110%;
			}
		#home #header #logo a {
			display: block;
			}
	
	
		#header #contact {
			top: 20px;
			}
	#inner {
		margin-top: 0;
		}
	
	
	/* Hidden items */
	
	#navPrimary {
		display: none;
		}
	

