/* CSS Document */

body,td,th {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 20px; color: #000000;}
	
body {background-color: #FFFFFF;
	background-image: url(images/bg.png); background-repeat: repeat-x;
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
	
a:link {text-decoration: none; color: #003399;}
a:visited {text-decoration: none; color: #003399;}
a:hover {text-decoration: underline; color: #5FBEE2;}
a:active {text-decoration: none; color: #5FBEE2;}

.floatleft {float: left;}
.floatright {float: right;}

.smalltext {font-size: 9px; line-height: 12px;}

.1pxpad {padding-left: 1px; padding-right: 1px;}

.box {width: 169px; height: 119px; background-image: url(images/box.jpg); background-repeat: no-repeat; padding: 14px;}
.content {padding-left: 35px; padding-right: 15px; padding-top: 20px; padding-bottom: 20px;}
.copy {padding: 20px; width: 320px;}
.copy1col {padding: 20px;}
.subnav {padding: 35px; font-size: 12px;}
.subnav a:link {text-decoration: none; color: #000000;}
.subnav a:visited {text-decoration: none; color: #000000;}
.subnav a:hover {text-decoration: none; color: #000000; background-color: #FFBA9B;}
.subnav a:active {text-decoration: none; color: #000000; background-color: #FFBA9B;}
.floatright {float: right;}
.floatleft {float: left;}

.featurepad {padding-left: 71px; padding-top: 8px; padding-bottom: 8px;}

.copyproducts {padding: 20px; width: 290px; background-color: #D1F1F5;}
.copymanufact {padding: 20px; width: 290px;	background-color: #F4F7B2;}

.subnav2 {padding: 2px; font-size: 12px;}
.subnav2 a:link {text-decoration: none; color: #000000;}
.subnav2 a:visited {text-decoration: none; color: #000000;}
.subnav2 a:hover {text-decoration: none; color: #000000; background-color: #FFBA9B;}
.subnav2 a:active {text-decoration: none; color: #000000; background-color: #FFBA9B;}

.lineabove {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #000000;
	color: #000000;
}
