<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { margin:0; padding:0; outline:none; }
html { background-color:#000000; }
body {
	background:url(../images/body-bkgd.jpg) top center no-repeat #000000;
	margin:0;
}
a:link, a:visited {
	color:#ffffff;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000000;
	background:#FFFFFF;
}
h1 {
	font: normal 30px/36px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color: #ffffff;
}
h2 {
	font: bold 16px/20px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color: #FF0000;
}
h3 {
	font: normal 20px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	color: #ffffff;
}
p {
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-bottom:20px;
}
ul {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #999999;
	padding-bottom:20px;
}
li {
	margin:0 0 0 0;
	padding:0 0 8px 15px;
	list-style:none;
	background:url(../images/bullet.jpg) top left no-repeat;
}
hr {
	border: none 0; 
	border-top: 1px dotted #7e8ab1;
	width: 100%;
	height: 1px;
	margin: 0 0 15px;
	padding: 0;
}
/* ----------divs-------------- */
#container {
	position:relative;
	width:964px;
	margin:0 auto;
}
#header {
}
#flash { 
	background:url(../images/flash-production-grinding.jpg) top center no-repeat;
	height:369px;
	width:964px;
}
#content-home {
	padding:20px 7px 0;
}
#content {
	padding:0 7px 0;
}
#leftCol {
	float:left;
	width:575px;
}
#rightCol-home {
	float:right;
	width:330px;
}
#rightCol {
	float:right;
	width:280px;
	background:url(../images/rightCol-bkgd.jpg) top left no-repeat;
	padding:20px 25px 0; 
	min-height:576px;
	_height:576px;
}
#rightCol {
	float:right;
	width:280px;
	background:url(../images/rightCol-bkgd2.jpg) top left no-repeat;
	padding:20px 25px 0; 
	min-height:576px;
	_height:576px;
}
#footer {
	clear:both;
	font: font: normal 10px "Trebuchet MS", Arial, sans-serif;
	color:#999999;
	height:25px;
	padding-top:15px;
	background:url(../images/footer-bkgd.jpg) top center no-repeat;
}
#footer p { 
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
}
#footer a {	color:#555555; text-decoration:none; }
#footer a:hover { color:#ffffff; background:none; }
#footer-content {
	width:950px;
	margin:0 auto;
}

/* ----------classes-------------- */
.png, img.mr-speedy { behavior: url("iepngfix.html"); }
.left { float:left; }
.right { float:right; }
.small { font-size:10px; }
.red { color:#e61017; }
.white { color:#FFFFFF; }
.mr-speedy {
	position: absolute;
	top: 11px;
	left: -114px;
	z-index: 1011;
	behavior: url("../iepngfix.htc");
	width: 187px;
	height: 129px;
}
img.header { padding-bottom:10px; }

/* ----------nav horizontal center aligned-------------- */
#nav {
	width:865px;
	height:46px;
	background:;
	margin:0 0 0 73px;
}

/* ----------weblinx-------------- */
div.transOFF {
	width: 230px;
	background-color:#ffffff;
	border:2px solid #cccccc; 
}
div.transON {
	width: 230px; 
	background-color:#ffffff;
	border:2px solid #cccccc;
	opacity:0.10;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
}
#weblinx {
	font: normal 11px "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	text-align: center;
	padding: 5px;
	margin: 10px auto 0 auto;
}
#weblinx a:link, #weblinx a:visited  {
	color: #000000;
	text-decoration: none;
}
#weblinx a:hover, #weblinx a:active {
	color: #000000;
}
#container #content #rightCol h3 {
	font-size: 16px;
}
.uno {
	font-size: 16px;
}
#container #content #rightCol {
	font-size: 18px;
}
</pre></body></html>