@charset "UTF-8";
/* CSS Document */
body {
	background-color: #333;
}
#maincontainer {
	position:relative;
	width:800px;
	z-index:1;
	margin: auto;
	text-align: left;
}
#headercontainer {
	width:800px;
	height:130px;
	z-index:1;
	margin: auto;
	position: relative;
	background-image: url(../images/header.jpg);
}
#logo {
	position:absolute;
	width:318px;
	height:106px;
	z-index:1;
	left: 8px;
	top: 8px;
}
#flash {
	width:190px;
	height:120px;
	z-index:2;
	margin-left: 610px;
}
#menucontainer {
	width:800px;
	height:32px;
	z-index:2;
}
#balnkleft {
	width:80px;
	height:32px;
	z-index:2;
	background-image: url(../images/blank.png);
}
#rolloverone {
	width:80px;
	height:32px;
	z-index:2;
	margin-left: 80px;
	margin-top: -32px;
}
#rollovertwo {
	width:80px;
	height:32px;
	z-index:2;
	margin-left: 160px;
	margin-top: -32px;
}
#rolloverthree {
	width:80px;
	height:32px;
	z-index:2;
	margin-top: -32px;
	margin-left: 240px;
}
#rolloverfour {
	width:80px;
	height:32px;
	z-index:2;
	margin-top: -32px;
	margin-left: 320px;
}
#rolloverfive {
	width:80px;
	height:32px;
	z-index:2;
	margin-top: -32px;
	margin-left: 400px;
}
#rolloversix {
	width:80px;
	height:32px;
	z-index:2;
	margin-top: -32px;
	margin-left: 480px;
}
#rolloverseven {
	width:80px;
	height:32px;
	z-index:2;
	margin-top: -32px;
	margin-left: 560px;
}
#rollovereight {
	width:80px;
	height:32px;
	z-index:2;
	margin-top: -32px;
	margin-left: 640px;
	background-image: url(../images/blank.png);
}
#rollovernine {
	width:80px;
	height:32px;
	z-index:2;
	margin-top: -32px;
	margin-left: 720px;
	background-image: url(../images/blank.png);
}
#blankright {
	width:80px;
	height:126px;
	z-index:2;
	background-image: url(images/blank.png);
	margin-top: -126px;
	margin-left: 720px;
	background-repeat: no-repeat;
}
#maincontentcontainer {
	width:100%;
	z-index:2;
	background-image: url(../images/body.jpg);
	background-repeat: repeat;
	text-align: left;
}
#backtop {
	z-index:2;
	background-image: url(../images/bolts.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#backbottom {
	z-index:2;
	background-image: url(../images/bolts.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#maincontent {
	z-index:2;
	padding: 50px;
}
#video {
	width:600px;
	z-index:2;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#footer {
	position:relative;
	width:576px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-right: 200px;
	padding-left: 200px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #999;
}
#map {
	width:500px;
	z-index:2;
	height: 321px;
	margin-left: 100px;
}
#distributorscontact {
	width:650px;
	height:214px;
	z-index:2;
	margin-left: 25px;
}
#distributors {
	width:147px;
	z-index:2;
	margin-top: -321px;
	margin-left: 500px;
	height: 600px;
}
#products {
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
#spgroup {
	width:600px;
	height:auto;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/SP_Group.gif);
	margin-top: 10px;
}
#aboutpicture {
	width:300px;
	height:309px;
	z-index:2;
}
#aboutcontent {
	width:350px;
	height:309px;
	z-index:2;
	margin-top: -309px;
	margin-left: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
#chemicalheader {
	width:600px;
	height:25px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#chemicalscontent2 {
	width:300px;
	height:335px;
	z-index:2;
	margin-top: -335px;
	margin-left: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#chemicalscontent {
	width:300px;
	height:335px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-left: 50px;
}
#productsheader {
	width:600px;
	height:25px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
