div, ul, li {
	padding:0;
	}
	
logo {
	float:right;
	height: 185px;
	width: 285px;
	}

body {
	padding:0;
	margin:0;
	background-color:#171717;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width: auto;
	margin-left: 10px;
	}
#div-container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
#div-header {
border-bottom: 1px dotted #333333;
	float:left; 
	width:960px;
	height:60px;
	}
.div-left-column {
	float:left;
	width:160px;
	padding:0 0 0 20px;
	color:#000000;
	}
	
#div-left-column-new {
	float:left;
	width:160px;
	padding:0 0 0 20px;
	color:#000000;
	margin-left: -5%;
	margin-top: -30%;
	margin-bottom: 2%;
	}


.div-right-column {
	float:right;
	width:430px;
	padding:0 20px 0 0;
	color:#000000;
	text-align:left;
	}
#div-footer {
	border-top: 1px dotted #666666;
	float:left;
	width:715px;
	height:50px;
	text-align: center;
	margin-top: 40px;
	margin-left: 90px;
	}
.div-clear {
	clear:both;
	}
/* navigation */

.div-mainnav {
border-bottom: 1px dotted #333333;
	height:35px;
	width:960px;
	background:url(lrimages/black_0.gif);
	position:relative;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	z-index:100;
}

.div-mainnav .ul-select {
	margin:0; 
	padding:0; 
	list-style:none; 
	white-space:nowrap;
}

.div-mainnav li {
	float:left;
	background:url(lrimages/black_1.gif);
}
.div-mainnav .ul-select a {
	display:block; 
	height:35px; 
	float:left; 
	background: url(lrimages/black_0.gif); 
	padding:0 0 0 15px; 
	text-decoration:none; 
	line-height:33px; 
	white-space:nowrap; 
	color:#fff;
}

.div-mainnav .ul-select a b {
	display:block;
	padding:0 30px 0 15px; 
	background:url(lrimages/black_0.gif) right top;
}
.div-mainnav .ul-select li.li-line a b {
	background:url(lrimages/black_0a.gif) right top;
}

.div-mainnav .ul-select a:hover, 
.div-mainnav .ul-select li:hover a {
	background: url(lrimages/black_1.gif); 
	padding:0 0 0 15px;
	cursor:pointer; 
	color:#ffffff;
}
.div-mainnav .ul-select a:hover b, 
.div-mainnav .ul-select li:hover a b {
	display:block; 
	float:left;
	padding:0 30px 0 15px; 
	background:url(lrimages/black_1.gif) right top; 
	cursor:pointer;
}

.div-mainnav .ul-select li.li-line a:hover b, 
.div-mainnav .ul-select li.li-line:hover a b {
	background:url(lrimages/black_1a.gif) right top; 
}
.div-mainnav .ul-sub {
	position:absolute;
	left:-9999px;
	width:0;
}

/* IE6 only */
.div-mainnav table {
	border-collapse:collapse; 
	margin:-1px -10px -1px -1px; 
	font-size:1em; 
	width:0; 
	height:0;
}

.div-mainnav .ul-sub {
	margin:0; 
	padding:0;
	list-style:none;
}

.div-mainnav .ul-sub li {
	background:transparent;
	}

.div-mainnav .ul-select :hover .ul-sub {
	height:25px;
	position:absolute;
	width:960px;
	top:35px; 
	left:0; 
	text-align:center;
	background:#000 url(lrimages/fade.gif);
	border:1px solid #000000;
}

.div-mainnav .ul-select :hover .rt li {float:right;}

.div-mainnav .ul-select :hover .ul-sub li a 
	{
	display:block;
	height:25px;
	line-height:22px;
	float:left;
	background:#000 url(lrimages/fade.gif);
	padding:0 16px;
	margin:0;
	white-space:nowrap;
	color:#ffffff;
	font-size:10px;
	}

.div-mainnav .ul-select :hover .ul-sub li.ul-subline a {color:#c00;}

.div-mainnav .ul-select :hover .ul-sub li a:hover,
.div-mainnav .ul-select :hover .ul-sub li:hover
{
	color:#ffffff;
	line-height:20px;
	position:relative;
	background:#000 url(lrimages/fade.gif) left bottom;
}
/* tables */
th, td {
	vertical-align:top;
	}
.table-cpm {
	width:100%;
	background-color:#f3f3f3;
	border-color:#a6b5b4;
	color:#000000;
	border:0;
	cellpadding:0;
	cellspacing:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:20px;
	border-right:2px solid #999f9f;	
	border-bottom:2px solid #999f9f;
		}
.table-cpm caption {
	font-weight:bold;
	color:#849897;	
		}
	.img-noborder {
	border:0 !important;
		}
.table-cpm th {
	border-top:2px solid #999f9f;
		}
.table-cpm th, .table-cpm td {
		border-left:2px solid #999f9f;
		}
	.td-final {
		border-right:2px solid #999f9f;
		}
	.tr-final {
		border-bottom:2px solid #999f9f;
		}
.table-cpm a {
		font-weight:bold;
		color:#000000;
		text-decoration:underline;
		}
.table-cpm a:hover {
		text-decoration:none;
		}
.table-cpm	th {
		background-color:#d4d4d4;
		}
	.th-small th {
		font-size:75%;
		}
	.tr-shaded {
		background-color:#c3cec1;
		}
	.tr-light {
		background-color:#cdcdcd;
		}
	.tr-shaded2 {
		background-color:#b9b9b9;
		}
.th-header {
	text-align:left;
	font-size:150%;
	}

/* end tables */
/* home */

#div-home-container {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	text-align:center;
	}
#ul-home {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	text-align:center;
	}
#ul-home li {
	float:left;
	width:160px;
	margin:0 30px 0 30px;
	text-align:center;
	}
#ul-home p {
	margin:20px 0 0 0;
	}
#ul-home a {
	color:#ffffff;
	}
.ul-pdf {
	
	}
.ul-pdf li {
	padding:0px 0 0px 0px;
	background:url(../images/pdf-icon.gif) no-repeat top left;
	}
.ul-pdf a {
	color:#ffffff;
	font-size:80%;
	}
.ul-horiz {
	width:800px;
	background-color:#f3f3f3;
	border:1px solid #a6b5b4;
	color:#000000;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:30px;
	}
.ul-horiz li {
	margin:0 20px 0 0;
	display:inline;
}
.a-black {
	color:#000000 !important;
	}
.div-scroller {
	width:300px;
	height:100px;
	overflow:auto;
	margin:30px 0 0 0;
	text-align:left;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #646464; 
	scrollbar-darkshadow-color: #646464;  
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	border:1px solid #000000;
	}
#img-logo-right {
	float:right;
	margin:20px 0 0 0;
	}
/* screenprinting */
#div-screenprinting {
border-top:70px solid #000000;
	width:640px;
	padding:90px 0px 20px 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
	background-color:#c3be8d;
	}
#div-screenprinting h1 {
	padding:0 0 0 20px;
	margin:30px 0 30px 0;
	font-size:150%;
	}
/* filtration */

#div-filtration {
border-top:70px solid #000000;
	width:640px;
	padding:90px 0px 20px 0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
	color:#ffffff;
	background-color:#293133;
	}
#div-filtration2 {
	width:640px;
	padding:20px 0px 20px 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#ffffff;
	background-color:#293133;
	}
#div-filtration h1 {
	padding:0 0 0 20px;
	margin:30px 0 30px 0;
	font-size:150%;
	text-align:left;
	color:#ffffff;
	}
#div-filtration h2 {
	font-size:120%;
	color:#ffffff;
	}
#div-filtration p {
	color:#ffffff;
	}
#div-filtration li {
	color:#ffffff;
	}
.ul-bullet {
	position:relative;
	}
.ul-bullet li {
	padding:0 0 0 15px;
	background:url(../images/bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	}
.ul-bullet {
	color:#ffffff;
	}
.ul-bullet-black a {
	color:#ffffff;
	}
.ul-bullet-black {
	position:relative;
	}
.ul-bullet-black li {
	padding:0 0 0 15px;
	background:url(../images/bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	}
.ul-bullet-black a {
	color:#000000;
	}
ul {
	list-style-type:none;
	}
.ul-related {
	margin:0 0 20px 0;
	}
.ul-related li {
	width:90%;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	}
.ul-related a {
	border-top:1px solid #000000;
	color:#000000;
	}
/* mda products page */
.ul-products {
	text-align:left;
	}
	
	.ul-products2 {
	text-align:left;
	margin-top:-500px;
	}
.ul-products li {

	}
.ul-products a {
	color:#ffffff;
	}
a {
	text-decoration:none;
	color:#ffffff;
	}
a:hover {
	text-decoration:underline;
	color: #FFCC00;
	}
h1, h2 {
	font-size:150%;
	letter-spacing:2px;
/*	padding:0;
	margin:0; */
	}
p {

	}
.p-top {
	width:100px;
/*	clear:both;
	float:right; */
	padding:0 0 10px 20px;
	margin:0 0 0 0;
	background:url(../images/bg-p-top.gif) no-repeat top left;
	}
.p-top a {
	color:#ffffff;
	font-weight:bold;
	}
.h1-left {
	text-align:left;
	color:#000000;
	}
	
img {

border: 1px solid #ffffff;

}

#products-right-side {
	float:right;
	color:#FFFFFF;
	text-align:right;
	margin-top: -30%;
	
	}
	
#middle-content {
	float:none;
	margin-left: 20%;
	width: 650px;
	height: 450px;
	text-align: left;
}

#top {
	margin-top: 100px;
	width: 900px;
	height: auto;
	margin-left: 0px;
	padding-bottom: 20px;
	}
	
#left-middle {
	width: 290px;
	float: left;
	text-align: left;
	padding-left: 20px;
	}
	
	#middle {
	width: 250px;
	float: left;
	text-align: left;
	}
	
	
#right-middle {
	width: 250px;
	float: left;
	text-align: left;
	padding-left: 40px;
	}
	
	.woven {
background-color:#000000;
}

.woven a {
background-color:#000000;
}


.woven a:hover {
background-color:#00799B;
padding-bottom:7px;
padding-top:7px;
padding-right:120px;
}

.wedgtec {
background-color:#000000;
}

.wedgtec a {
background-color:#000000;
}


.wedgtec a:hover {
background-color:#73858D;
padding-bottom:7px;
padding-top:7px;
padding-right:160px;
}

.welltec {
background-color:#000000;
}

.welltec a {
background-color:#000000;
}


.welltec a:hover {
background-color:#B2AD88;
padding-bottom:7px;
padding-top:7px;
padding-right:170px;
}

.meshtec {
background-color:#000000;
}

.meshtec a {
background-color:#000000;
}


.meshtec a:hover {
background-color:#6A78B1;
padding-bottom:7px;
padding-top:7px;
padding-right:164px;
}

.perftec {
background-color:#000000;
}

.perftec a {
background-color:#000000;
}


.perftec a:hover {
background-color:#38AECA;
padding-bottom:7px;
padding-top:7px;
padding-right:172px;
}

.plantec {
background-color:#000000;
}

.plantec a {
background-color:#000000;
}


.plantec a:hover {
background-color:#A5BE00;
padding-bottom:7px;
padding-top:7px;
padding-right:114px;
}
