/* XHTML/CSS layout by Nick Kenyeres of Secret Ninja Media (http://www.secretninjamedia.com).
Created for White Abrasives.

Version: 1.0
(October 17, 2005)

Screen layout: */

body 
	{
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background: #ffffff url(images/bg.gif) top center repeat-y;
	}

#space 
	{
	width: 700px;
	height: 10px;
	}

#wrap 
	{
	color: #303030;
	margin: 0 auto;
	width: 700px;
	}

a
	{
	color: #438FCE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

h1
	{
	color: #02528A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 1em;
	}
	
h2
	{
	color: #02528A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 1em;
	}

h3
	{
	color: #02528A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 1em;
	}

h4
	{
	color: #02528A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 1em;
	}
	
p
	{
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 1em;
	}
	
p.fineprint
	{
	font-size: .9em;
	line-height: 1.4em;
	}
	
p.smallspace
	{
	font-size: 5px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
p.last
	{
	margin-bottom: 3em;
	}
	
span.left
	{
	text-align: left;
	}

ul.applications
	{
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.8em;
	margin-right: 20px;
	}
	
li
	{
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	}
	
ol
	{
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	margin-right: 20px;
	list-style-type: lower-roman;
	}
	
li
	{
	list-style-type: lower-roman;
	}
	
.replace
	{
	position: relative;
	margin: 0px; padding: 0px;
	/*hide overflow:hidden from IE5/Mac \*/
	
	overflow: hidden;
	/* */
	}
	
.replace span
	{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1; /*for Opera 5 and 6*/
	}
	
caption
	{
	margin-left: 20px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #02528A;
	text-align: left;
	}

table
	{
	margin-left: 20px;
	margin-right: 20px;
	width: 660px;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444444;
	}
	
th
	{
	color: #ffffff;
	font-weight: 500;
	}
	
tr
	{
	background-color: #eeeeee;
	border: 0;
	}
	
tr.header
	{
	background-color: #02528A;
	}
	
tr.alt
	{
	background-color: #C0E5FF;
	}
	
th.description
	{
	width: 390px;
	}
	
#logo, #logo span
	{
	height: 33px;
	width: 234px;
	background-image: url(images/logo.gif);
	}
	
#logoplacement
	{
	position: absolute;
	top: 0;
	left: 20px;
	}

#page-header, #page-header span
	{
	height: 159px;
	width: 700px;
	background-image:url(images/header.jpg);
	}
	
#top-section
	{
	width: 700px;
	height: 33px;
	margin-top: 0;
	padding: 0;
	margin-bottom: 20px;
	position: relative;
	}
	
#top-col-1
	{
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 33px;
	}

#top-col-2
	{
	width: 450px;
	height: 33px;
	margin-left: 250px;
	text-align: right;
	}
	
#top-col-2 p
	{
	font-size: 1em;
	line-height: 33px;
	color: #CCCCCC;
	text-align: right;
	}
	
#top-links
	{
	width: 700px;
	height: 26px;
	margin-bottom: 10px;
	}
	
#top-links-col-1
	{
	width: 700px;
	height: 26px;
	background: #444444 url(images/menubg.gif) top repeat-x;
	}
	
#button
	{
	display: block;
	height: 26px;
	width: 139px;
	background: #666666 url(images/buttonbg.gif) top repeat-x;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	float: left;
	}
	
#button.active
	{
	display: block;
	height: 26px;
	width: 139px;
	background: #03538C url(images/buttonactivebg.gif) top repeat-x;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	position: relative;
	}
	
#button a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 26px;
	}

#button a:hover
	{
	text-decoration: underline;
	}
	
#top-header
	{
	width: 700px;
	height: 159px;
	margin-bottom: 20px;
	position: relative;
	}
	
#mid-section
	{
	width: 700px;
	position: relative;
	}
	
#mid-col-1
	{
	width: 498px;
	border-right: 2px dotted #ccc;
	float: left;
	}

#mid-col-2
	{
	width: 200px;
	float: right;
	}
	
#mid-col-2-padding
	{
	width: 160px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
#products
	{
	width: 660px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
	}
	
#products dl
	{
	float: left;
	width: 660px;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#products dt
	{
	float: right;
	width: 660px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2.4em;
	color: #02528A;
	}
	
#products dd
	{
	margin: 0 0 0 88px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #444444;
	}
	
#products dl dd.img
	{
	margin: 0;
	}
	
#products dd.img img
	{
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
	border: 1px solid #D9E0E6;
	border-bottom-color: #C8CDD2;
	border-right-color: #C8CDD2;
	background: #ffffff;
	}
	
#products .alt dt
	{
	float: left;
	}
	
#products .alt dd
	{
	margin: 0 70px 0 0;
	}
	
#products .alt dd.img img
	{
	float: right;
	margin: 0 0 0 8px;
	}
	
#space2 
	{
	width: 700px;
	height: 20px;
	clear: both;
}

#footer 
	{
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	border-top: 2px dotted #ccc;
	width: 700px;
	text-align: center;
	color: #666666;
	font-size: 0.9em;
	}

#footer a 
	{
	color: #438FCE;
	text-decoration: none;
	}

#footer a:hover 
	{
	text-decoration: underline;
	}