
/* ------------------------------------------------------------------
	PRINT STYLESHEET
	
	Project: Zero In
	Created: 2008-12-17
	Created by: Dawn Wentzell dawn@rkd.ca
	
------------------------------------------------------------------- */

.bodyhomepage, .bodycontent {background: url(none);}
#container {
	width: 610px;
	min-height: 1px;
	}
#wrapper, #sidebar { float: none; }

#content {
	width:610px;
	margin-left: 0;
	}
#sidebar {
	margin-left: 0;
	}
#footer {
	border-top: 3px solid #2E4C56;
	background:url(none);
	width:610px;
	}
	#footer ul, #footer li { color: #000; }
	#footer a:link, #footer a:visited { color: #000; text-decoration: none; }
	#footer .content { width: 610px; }
	#footer .services { margin-left: 0; }
		#footer .contact, #footer .about { margin-left: 50px; }
#menu,
#splash,
#footer .text {
	display: none;
	}
