#html { background: url(images/background.gif) top repeat-x #cccccc; }

td, p, li, b { font-size: 14px; line-height: 18px; }

form {
	padding:0; margin:0;
}

h1 { padding: 0px 0 0 0; margin-bottom: 0px; color: #828282; font-size: 18px; }
h2 { padding: 0px 0 0 0; margin-bottom: 0px; color: Gray; font-size: 16px; }
h3, h4, h5, h6 { padding: 0px; margin-bottom: 5px;}	
h3 {color:#EE3535; }  /* red */
h4 {color:#E09E45; }  /* orange */
h5 { color: #CC0000; border-bottom : 1px dashed Gray; 	padding-top : 1px; font-size:13px;}  /* red */
h6 {color:#666; }  /* grey */

a { color : #000; font-size : 10pt; 	text-decoration: underline; }
a:visited   { COLOR: #000000; TEXT-DECORATION: underline; }
a:hover     {COLOR: #000;TEXT-DECORATION: underline; background-color: grey; }
a:link      { COLOR: #000; TEXT-DECORATION: underline; }
a:active    { COLOR: #000; TEXT-DECORATION: underline; }

body { margin: 0px; padding: 0px; font: 12px/15px  Arial; color: #373737; }

#body { background: url(images/background-body.gif) repeat-y center }

#container { width: 990px; padding: 0px 0px; margin: 0px auto;  }

	#header { height: 81px; background: url(images/background-top.jpg) no-repeat; position: relative }
	#header h1, #header h2 { margin: 0px; background: url(images/weiss_nz_logo.jpg) no-repeat; width: 169px; height: 74px; position: absolute; top: 2px; left: 16px }
	#header h1 a, #header h2 a { display: block; width: 169px; height: 74px; }
	#header h1 a span, #header h2 a span { position: absolute; top: -430px; }
	#header h1 a:hover, #header h2 a:hover { background: none; }
	#image-a { background: url(images/top_image_a.jpg) no-repeat; position: absolute; left: 615px; top: 2px; width: 116px; height: 75px; }
	#image-b { background: url(images/top_image_b.jpg) no-repeat; position: absolute; left: 740px; top: 2px; width: 116px; height: 75px; }
	#image-c { background: url(images/top_image_c.jpg) no-repeat; position: absolute; left: 850px; top: 2px; width: 116px; height: 75px; }
	
		#indentmenu {font: bold 13px Arial; width: 100%; }
		#indentmenu ul{ margin: 0;padding: 0;float: left;width: 100%; border: 1px solid #564c66; border-width: 1px 0;background: black url(images/indentbg.gif) center center repeat-x;	}
		#indentmenu ul li{	display: inline;	}
		#indentmenu ul li a{float: left;color: black; padding: 5px 11px; text-decoration: none;	border-right: 1px solid #564c66; }
		#indentmenu ul li a:visited {color: black; 	}		
		#indentmenu ul li a:hover, #indentmenu ul li #current{ 	color: black !important; padding-top: 6px; 	padding-bottom: 4px; background: black url(images/indentbg2.gif) center center repeat-x;	}

	#footer { color : #000000;	font-size : 12px;	padding : 5px;	background : #D5ECFE; border-top:1px solid #000000; margin: 0px auto; text-align: center; }

	#footer A {text-decoration: underline; color: #000;}
	#footer A:visited {text-decoration: underline; color: #000; }
	#footer A:active {text-decoration: underline; color: #000; }
	#footer A:hover {text-decoration: underline; color: #000; background : grey;}
	
	#main1 { 	margin:0; padding:0;	}
	#main2 {	margin:0; padding:0;	}
	#left {	float:left;	width:635px; margin:0px; padding:0px; font-size:12px; background: white; position: relative; left: 5px; top:5px;}
	#right { float:left;width:340px;margin:0px; padding: 0px;font-size:12px; background: white; position: relative; left: 10px; top:5px;}
	.column-in {margin:0px; padding:4px;	}
	.cleaner {	clear:both;	height:1px;	font-size:1px;	border:none;	margin:0; padding:0;	background:transparent;	}
	.copy { text-align:center; font-size:80% }
	
	#boxHead { background: #ACD9E8; padding: 4px; font-weight: bold; margin-bottom: 1px; !important;}
	#boxBody { background: url(images/background-bottomfold.gif) #D5ECFE right bottom no-repeat; padding: 4px; !important; }
		
	#productImage { width: 100px; background: url(images/background-prodimage.gif) #D5ECFE repeat-y; display: block; }

	#ComWhite { border: solid 1px #cccccc; background: #fff; padding: 5px; margin: 5px; }