BODY {
	background-image: url(images/backtile.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-size: medium;
}
IMG { border: none; }
TD {
	vertical-align: top;
	font-size: small;
	font-weight: normal;
}


/*DIV#total { width: 100%; }*/
DIV#background { z-index: 3; text-align: center; }
DIV#pane { z-index: 3; width: 774px; position: relative;}
DIV#backimage { z-index: 5; position: absolute; top: 0px; left: 0px;}
DIV#navprod {
	z-index: 10;
	position: absolute;
	top: 439px;
	left: 238px;
}
DIV#navqual {
	z-index: 10;
	position: absolute;
	top: 106px;
	left: 16px;
}
DIV#navcapa {
	z-index: 10;
	position: absolute;
	top: 223px;
	left: 15px;
}
DIV#navcont {
	z-index: 10;
	position: absolute;
	top: 343px;
	left: 12px;
	width: 136px;
}
DIV#navbrow { z-index: 10; position: absolute; top: 545px; left: 15px;}
DIV#navhome {
	z-index: 10;
	position: absolute;
	top: 108px;
	right: 90px;
}
DIV#navcust { z-index: 10; position: absolute; top: 107px; left: 444px;}
DIV#navbwol { z-index: 10; position: absolute; top: 107px; left: 582px;}
DIV#mainpane {
	z-index: 20;
	position: absolute;
	top: 150px;
	left: 191px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: 400;
	text-align: left;
}

IMG.background {border: 2px solid #FFFFFF; }

SPAN.headline { font-weight: 800; font-size: 14pt; }
SPAN.small { font-size: 8pt; }

TD.tableleft { font-weight: 800; font-size: 10pt;}
TD.tableright { font-weight: 800; font-size: 10pt; text-align: right;}
TD.tleft { font-size: 11pt; text-align: right; }
TD.tright { font-size: 11pt; text-align: left; }

A.bluelink { font-size: 10pt; color: #000073; font-weight: 800; text-decoration: none; }
A.bluelink:hover { font-size: 10pt; color: #000073; font-weight: 800; text-decoration: underline; }

DIV#iso { position: absolute; top: -100px; left: -90px; visibility: hidden; }
DIV#isocert { position: absolute; padding: 20px; background-color: #FFFFFF; z-index: 40;}
DIV#map { position: absolute; top: 0px; right: -60px;}
IMG#darken { position: absolute; top: -500px; left: -500px; height: 2000px; width: 2500px; }

