* {
	behavior: url(css/iepngfix.htc);
}
body {
	text-align:center;
	background:#120869 url(../images/bg.jpg) -205px -400px no-repeat;
	margin:0;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
}

#container {
	position:relative;
	width:942px;
	height:500px;
	margin:0 auto;
	text-align:left;
}

#viewFrench {
	position:absolute;
	right:25px;
	top:0;	
	font-weight:bold;
}

#viewFrench a {
	color:#ffffff;
	text-decoration:none;
}

* html #viewFrench {
	position:relative;
	top:20px;
	left:880px;
	font-weight:bold;
	z-index:90;
}

#header {
	float:left;
/*	background:url(../images/header.png) no-repeat;*/
	width:942px;
	height:144px;
	
}

#nav {
	float:left;
	width:942px;
	height:38px;
	margin-left:1px;
}

* html #nav {
	float:left;
	width:942px;
	height:38px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a {
	float: left;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 38px;
	overflow: auto;
}

#nav a#home {
		background: url(../images/btnHome.png) top left no-repeat;
		width: 123px;
	}
#nav a#products {
		background: url(../images/btnProducts.png) bottom left no-repeat;
		width: 73px;
	}
#nav a#about {
		background: url(../images/btnAboutUs.png) top left no-repeat;
		width: 123px;
	}
#nav a#mplant {
		background: url(../images/btnMan.jpg) top left no-repeat;
		width: 109px;
	}
		
#nav a#safetysheets {
		background: url(../images/btnSheets.jpg) top left no-repeat;
		width: 189px;
	}

#nav a#contact {
		background: url(../images/btnContact.png) top left no-repeat;
		width: 145px;
	}

* html #nav a#home {
		background: url(../images/btnHome.jpg) top left no-repeat;
		width: 123px;
	}
* html #nav a#products {
		background: url(../images/btnProducts.jpg) bottom left no-repeat;
		width: 73px;
	}
* html #nav a#about {
		background: url(../images/btnAboutUs.jpg) top left no-repeat;
		width: 123px;
	}
* html #nav a#mplant {
		background: url(../images/btnMan.jpg) top left no-repeat;
		width: 109px;
	}
		
* html #nav a#safetysheets {
		background: url(../images/btnSheets.jpg) top left no-repeat;
		width: 189px;
	}

* html #nav a#contact {
		background: url(../images/btnContact.jpg) top left no-repeat;
		width: 145px;
	}
	
#nav a#home:hover {
		background: url(../images/btnHome.png) bottom left no-repeat;
		width: 123px;
	}
#nav a#products:hover {
		background: url(../images/btnProducts.png) top left no-repeat;
		width: 73px;
	}
#nav a#about:hover {
		background: url(../images/btnAboutUs.png) bottom left no-repeat;
		width: 123px;
	}
#nav a#mplant:hover {
		background: url(../images/btnMan.jpg) bottom left no-repeat;
		width: 109px;
	}
		
#nav a#safetysheets:hover {
		background: url(../images/btnSheets.jpg) bottom left no-repeat;
		width: 189px;
	}

#nav a#contact:hover {
		background: url(../images/btnContact.png) bottom left no-repeat;
		width: 145px;
	} 	
	
#nav a#fillerNav {
		background: url(../images/navBG.png) top left repeat-x;
		width: 178px;
}

* html #nav a#home:hover {
		background: url(../images/btnHome.jpg) bottom left no-repeat;
		width: 123px;
	}
* html #nav a#products:hover {
		background: url(../images/btnProducts.jpg) top left no-repeat;
		width: 73px;
	}
* html #nav a#about:hover {
		background: url(../images/btnAboutUs.jpg) bottom left no-repeat;
		width: 123px;
	}
* html #nav a#mplant:hover {
		background: url(../images/btnMan.jpg) bottom left no-repeat;
		width: 109px;
	}
		
* html #nav a#safetysheets:hover {
		background: url(../images/btnSheets.jpg) bottom left no-repeat;
		width: 189px;
	}

* html #nav a#contact:hover {
		background: url(../images/btnContact.jpg) bottom left no-repeat;
		width: 145px;
	} 	
	
* html #nav a#fillerNav {
		background: url(../images/navBG.jpg) top left repeat-x;
		width: 178px;
}

#content {
	float:left;
	width:942px;
	background: url(../images/contentBG.png) repeat-y;
}

#text {
	float:left;
	width:600px;
	text-align:justify;
	position:relative;
}

#textSales {
	float:left;
	width:600px;
	text-align:justify;
	position:relative;
}

#text p {
	width:500px;
}

#text a {
	color:#479440;
	text-decoration:none;
	font-size:10px;
}

#text h4 a {
	font-size:12px;
}

#text img {
	border:0;
}

#textMSDS {
	float:left;
	width:750px;
	text-align:justify;
	position:relative;
	margin-left:25px;
}

.tblColor2 {
	background:#baebb6;
}

.contactBlock {
	float:left;
	width:275px;
	text-align:justify;

}

* html .contactBlock {
	float:left;
	width:275px;
	display:block;

	text-align:left;
	
}

.contactBlock p {
	width:250px;
}


#contactHolderC{
	position:relative;
	width:525px;
	text-align:center;
}

#contactHolder li{
	margin-bottom:8px;
}

#sideNav {
	float:left;
	width:175px;
	height:200px;
	margin-left:20px;
	margin-top:10px;
}

#sideNav ul {
	margin:15px;
	padding:0;
	list-style:none;
	font-size:12px;
	font-weight:bold;
}

#sideNav li {
	background:url(../images/arr.gif) 0px 1px no-repeat;
	padding-left:10px;
	margin-top:10px;
}

#sideNav li a {
	color:#479440;
	text-decoration:none;
}

#sideNav li a:hover {
	color:#93CA8E;
	text-decoration:none;
}

#box2 {
	position:absolute;
	top:25px;
	left:330px;
	margin-left:200px;
	width:228px;
	height:223px;
}

#box2MSDS {
	position:absolute;
	top:25px;
	left:500px;
	margin-left:200px;
	width:228px;
	height:223px;
}

#textHP {
	float:left;
	width:450px;
	margin-top:20px;
	margin-left:10px;
}

#sideNavHP {
	float:left;
	width:440px;
	height:330px;
	margin-top:20px;
	background:url(../images/homeImage.png) no-repeat;
}

.floatLeft {
	float:left;
	padding:5px;
	padding-top:0;
	margin-right:8px;
}

.floatRight {
	float:right;
	padding-top:0;
	margin-left:15px;
	padding-left:5px;
}

#drivingDirections {
	clear:left;
}

#footerNav {
	float:left;
	width:909px;
	margin-left:14px;
	height:109px;
	background:url(../images/footerNavBG.png) repeat-x;
}

*html #footerNav {
	float:left;
	width:909px;
	margin-left:7px;
	height:109px;
	background:url(../images/footerNavBG.png) repeat-x;
}


#footerNav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#footerNav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footerNav a {
	float: left;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 109px;
	overflow: auto;
}

#footerNav a#top50 {
		background: url(../images/bestManaged.png) top right no-repeat;
		width: 210px;
	}
#footerNav a#iso {
		background: url(../images/btnISO.png) top left no-repeat;
		width: 155px;
	}
#footerNav a#msds {
		background: url(../images/btnMSDS.png) top left no-repeat;
		width: 179px;
	}
	
#footerNav a#greenfield {
		background: url(../images/btnGreenField.png) top left no-repeat;
		width: 150px;
	}

#footerNav a#pharmco {
		background: url(../images/btnPharmco.png) top left no-repeat;
		width: 214px;
	}


#footer {
	float:left;
	width:942px;
	height:35px;
	background:url(../images/footer.png) no-repeat;
}

#finalText {
	font-size:10px;
	color:#fff;
	margin-left:10px;
}

#finalText a {
	color:#fff;
}

#text h2 {
	font-size:22px;
	color:#479440;
}

#text h3 {
	font-size:15px;
	color:#479440;
}


.product { border: 0px solid #7bc075;}
.colun { background: #baebb6; }
th { background: #7bc075;}

#products_table{
	font: 90% Verdana, Arial, Helvetica;
	color: #22293e;
	text-align:left;
	overflow-y: visible;
	overflow-x: hidden;
	width: 100%;
}

#products_table_no_overflow{
	font: 95% Verdana, Arial, Helvetica;
	text-align:left;
	width: 100%;
	height:258px;
}