body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1164A8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.body copy{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
th {
	background: #1164A8;
	border: 1px solid #666666;
	font-weight: bold;
	font-size: 12px;
}

#wrapper {
	align: center;
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	background-color: #F5F5F5;
	border-right: 3px solid #66CC00;
	border-left:  3px solid #66CC00;
	border-bottom: 10px solid #66CC00; 
}
#header {
	background: #FFFFFF;
	border: 1px solid #000000;
	height: 61px;
	width: 754px;
	margin: 10px 10px 0px;
	padding: 10px 10px 10px 15px;
}
#header img {
	float: left;
}
#headerPhoneNumber {
	float:right
}
#navBar {
	font-weight: bold;
	text-align: right;
}
#navBar ul li {
	display: block;
	float: right;
	margin-right: 10px;
}
.menuBtn {
	border-top: 2px solid #0068B3;
}
/*Left Content Area */
#leftContent {
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	width: 180px;
	background: #CCCCCC;
	border: 1px solid #000000;
	line-height: 20px;
	color: #FFFFFF;
	visibility: visible;
	clear: both;
}
#leftContent a {
	color: #666666;
	text-decoration: none;
}
#leftContent a:hover {
	color: #006BBC;
	text-decoration: underline;
}
#leftContent a:active {
	color: #006BBC;
	font-weight: bold;
	text-decoration: none;
}
#leftContent ul {
	margin: 1px;
	padding: 0px;
	list-style: none;
}

#lefContent ul li {
	margin-bottom: 3px;
	padding: 0px;
	list-style: none;
}

#leftContent ul li a:link {
	display: block;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 2px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 3px
}

#leftContent ul li a:visited {
	display: block;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 2px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 3px
}

#leftContent ul li a:hover {
	display: block;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	color: #666666;
	text-decoration: none;
}

#leftContent ul li.active {
	display: block;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	padding: 2px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px
}

#leftContent ul li ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#lefContent ul li ul li {
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;
}

#leftContent ul li ul li a:link {
	display: block;
	background-color: #CCCCCC;
		border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-top: 1px dotted #666666;
	padding: 2px;
	color: #333333;
	text-decoration: none;
	margin-bottom: 0px;
	padding-left: 10px;
	font-size: 9px;
}

#leftContent ul li ul li a:visited {
	display: block;
	background-color: #CCCCCC;
		border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-top: 1px dotted #666666;
	padding: 2px;
	color: #333333
	text-decoration: none;
	margin-bottom: 0px;
	padding-left: 10px;
	font-size: 9px;
}

#leftContent ul li ul li a:hover {
	display: block;
	background-color: #CCCCCC;
		border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-top: 1px dotted #666666;
	color: #999999;
	text-decoration: none;
	font-size: 9px;
	padding-left: 10px;
}
#leftContent ul li ul li.active {
	display: block;
	background-color: #CCCCCC;
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-top: 1px dotted #666666;
	border-bottom: 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0px;
	padding-left: 10px;
	font-size: 9px;
}
#learnMore {
	background: #666666;
	padding: 5px;
}
#learnMore a {
	color: #FFFFFF;
	text-decoration: none;
}
#learnMore a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#leftNav ul li ul li.active {
	display: block;
	background-color: #CCCCCC;
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-top: 1px dotted #666666;
	border-bottom: 0px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 0px;
	padding-left: 10px;
	font-size: 9px;
}
.dots {
	border-bottom: 1px dotted #666666;
}
#leftContent ul li.bottomDots a:link {
	border-bottom: 0px;
	margin-bottom: 0px;
}

#leftContent ul li.bottomDots a:visited {
	border-bottom: 0px;
	margin-bottom: 0px;
}

#leftContent ul li.bottomDots a:hover {
	border-bottom: 0px;
	margin-bottom: 0px;
}
/*End Left Content Area */
#searchContent {
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	width: 740px;
	background: #CCCCCC;
	border: 1px solid #000000;
	line-height: 20px;
	color: #FFFFFF;
	visibility: visible;
	clear: both;
}

#rightContent {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	width: 560px;
	border: 1px solid #000000;
	background: #FFFFFF;
	position: static;
}
#rightProdContent {
	float: right;
	margin-right: 10px;
	width: 570px;
	padding: 5px;
	border: 1px solid #000000;
	background: #FFFFFF;
	position: static;
}
#drop {
	background: #CCCCCC;
	text-decoration: none;
}
#drop a {
	color: #333333;
	text-decoration: none;
}
#drop a:hover {
	color: #333333;
	text-decoration: underline;
}
#subHead {
	background: #333333;
}
.border {
	border: 1px solid #000000;
}
#angleLine {
	background: url(http://bennettnbennett.com/greenMat_email/images/slice_18.gif) repeat-x top;
	height: 25px;
	width: 100%;
}
.bodyCopy {
	padding: 5px;
	line-height: 18px;
	text-align: left;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
}
.bodyCopy2 {
	padding: 5px;
	line-height: 18px;
	text-align: center;
}
#rightContentBottom {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	width: 560px;
	height: 162px;
	background: #FFFFFF;
	position: static;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#greenBox {
	background: #66CC00;
	float: none;
	padding: 10px;
	height: 145px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#productBox {
	background-color: #666666;
	width: 158px;
	border: 1px solid #000000;
	display: block;
	float:left;
	margin-right: 18px;
}
.greenBoxHeader {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#footer {
	width: 800px;
	background-image: url(images/ftr_bg.jpg);
	clear: both;
    float: none;
	
}
.paraimg {
	float: right;
	margin: 0px 10px 10px 10px;
}
.paraheadline {
	color: #0168B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.paraheadlineBL {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.paraheadlineGR {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.headline {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
}
#headlineholderMain {
	background-image: url(images/main_topbar.jpg);
	height: 30px;
}
#headlineholder1 {
	background-image: url(images/garments_topbar.jpg);
	height: 30px;
}
#headlineholder2 {
	background-image: url(images/per_grnd_topbar.jpg);
	height: 30px;
}
#headlineholder3 {
	background-image: url(images/test_topbar.jpg);
	height: 30px;
}
#headlineholder4 {
	background-image: url(images/packaging_topbar.jpg);
	height: 30px;
}
#headlineholder5 {
	background-image: url(images/cleanroom_topbar.jpg);
	height: 30px;
}
#clear {
	clear: both;
	height: 3px;
}
#copyblock {
	float: right;
	background: #FFFFFF;
	border: 1px solid #000000;
	width: 560px;
	margin: 8px 10px 0px;
	padding: 10px 5px 10px 5px;
	clear: both;
}
.heading {
	background: #CCCCCC;
	font-weight: bold;
}
#prod-cat {
	border: 1px #0168B3 solid;
	float: left;
	height: 105;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 130;
	visibility: visible;
}
#prod-cat img{
	float: none;
	padding: 5px;
}
.specs-tbl {
	border: 1px dotted #666;
	border-collapse: collapse;
	font-size: 10px;
	margin-bottom: 10px;
	width: 560px;
	}
.specs-tbl td, .specs-tbl th {
	border: 1px dotted #666;
	padding: 3px;
	}
.specs-tbl td.label, .specs-tbl th {
	background-color: #CCC;
	color: #000;
	font-weight: bold;
	}
.specs-tbl th {
	background-color: #1164A8;
	}
