/* 
 * Interplast print stylesheet
 * Author David Dale
 * ITbyUs.com
 */

body {
	background-color: #fff;
	font-size: 0.7em;
	line-height: 1.1em;
	margin: 0;
}

.body, .bodyhome {
	background-color: #fff;
	background-image: none;
	text-align: left;
}

#content {
	margin: 0;
	text-align: left;
	height: auto;
}

html>body #content {
	height: auto;
	min-height: none;
}

#content.home {
	margin: 0;
	text-align: left;
}

#content font, #content span {
	font-family: Arial, Helvetica, sans-serif !important;
	text-align: left !important;
	font-size: 0.7em !important;
	line-height: 1.1em !important;
}

#nav, #footer, #admin {
	display: none;
}

#wrapper, #wrapperhome {
	background-color: #FFFFFF;
	background-image: none;
	border-width: 0;
	border-style: none;
	height: auto;
	width: auto;
}

body>#wrapper, body>#wrapperhome {
	background-color: #FFFFFF;
	background-image: none;
	border-width: 0;
	border-style: none;
	height: auto;
	width: auto;
}