* {margin: 0; padding: 0;}

body {
	background: #fff;
	color: #000;
	font: 11pt/1.25 "Times New Roman", Times, serif;
}
#container {
}
#header {
	background: #fff;
	color: #000;
}
p.companyaddress {
	position: relative;
	background: #fff;
	color: black;
	height: auto;
	float: right;
}
#maincontent {
	clear: both;
}
img {
	border: none;
}

#productssection {
	width: 80%;
}
#productssection div p {
	font-size: 11pt;
}
#menu, #netnav {
	display: none;
}


/* ---------------------------------------------------------- tables
*/

table.productstable td {
	/*border: 1px solid #ddd;*/
	text-align: center;
}