/*
Stylesheet Triplewise internet solutions
© Triplewise internet solutions
Author: Jan Wachtmeester

Type: print.
*/
body{
	background: none !important;
	background: none;
}

p, blockquote, li, h2, h4, h5, label, input, textarea{
	color: #000;	
}

#canvas, #main, #footer{
	width: 800px;
}

#nav, #sidebar, #showcase_container {
	display: none;
}

#header{
	text-align: left;
	margin-bottom: 35px;
}

#footer{
	background: none;
}

#footer p{
   margin-left: 0px;
}

