@charset "utf-8";
/* St. Louis Safety, Inc.
 * Print Stylesheet
 * Created by JG Visual
 * www.jgvisual.com
*/

/************************************************
* Remove Unneeded Sections
************************************************/
 #footer, #navigation, #homeContact img, #sidebarNav  {
	display: none;
}

/************************************************
* Create Necessary Styles
************************************************/
#logo { border: 0 }
a { 
	text-decoration:none;
	color: #000;
}
