html {
	background: none;
}



body {
	background: none;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
    
}

#content_int h1 { background: none; }

input[type=submit],input[type=button]{ display:none; }

#wrapper{
	width: 210mm;
    height: 297mm;
	margin: 0;
	background: none;
}

#header{ background:#fff; margin-top:-20px;}


#logo {
	margin-bottom: 10px;
}


#cart_info,
#flash,
#navigation,
#col_left,
#product_downloads,
#related_products,
#footer{ display:none; }


