@charset "utf-8";

/* ===================================================
	Print CSS
=================================================== */

html {
	zoom: 80%; 
}

.wrapper,
.container{
	overflow: visible; 
}

.container{
	position:static;
}

header,
#subArea,
#topicPath,
footer #pageTop{
	display: none;
}

#mainArea{
	width: auto;
}

body{
	background: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6{
	padding-left: 0;
}

#mainArea .contact{
	position: relative;
}