*{ 
	margin: 0; 
	padding: 0 
}
body{ 
	background-color: white; 
	color: black;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}
ul{ list-style-type: none }
li{ float: left }
a{ color: #97752d; outline: none }
a:hover{ color: white }
a.active{ color: white }
img{ border: none }

#wrapper{ float: none; left: 0; top: 0; width: 100%; margin: 0}
#page{ background-color: white; color: black; border: none }
#navigator{ display: none }
#v{ display: none }
#languages{ display: none }
#header{ display: none }
#logo{ display: none }
#content{ width: 100% }
#footer{ display: none }
#cart_box{ display: none }
h1.section{ background-image: none; text-indent: 0; color: black; font-size: 24px; margin: 0 }
h1.subsection{ background-image: none; text-indent: 0; color: black; font-size: 20px; margin: 0 }
div.product_file div.content{ color: black }
