/* Permeo Print CSS Document */

/* Import General Styles */
@import "general.css";

/* Import Mac IE Only Styles (using Mac IE only hack) */
/*\*//*/
@import "macIE.css";
/**/

body {
	background:transparent none !important;
}
div#narrow,div#header {
	display:none;
}
img#logo_print {
	display:block;
	position:absolute !important;
	z-index:1;
	top:0px;
	left:55px;
}
div#main {
	background:transparent none !important;
	position:relative;
	left:-160px;
}
div#footer {
	float:none;
	position:relative;
	left:54px;
	width:505px;
}	
