/* ---The Reset--- */

html {
	font-size: 62.5%;
	line-height: 1em;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 62.5%;
	font-weight: normal;
}

abbr,acronym {
	border: 0;
}

/* ---The Basics--- */

body {
	background: url(../images/background.jpg);
	background-attachment: scroll;
	color: #000000;
	font-family: "Helvetica", "Arial", "Trebuchet MS", sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

a:link {
	color: #336f9e;
}

a:visited {
	color: #7d7d7d;
}

/* ---Table--- */

tr {
	height: 40px;
}

td {
	padding: 5px;
}

table {
	line-height: 15px;
}

table span {
	color: red;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

/* ---Typography--- */

p {
	line-height: 16px;
	margin-bottom: 10px;
}

h1 {
	background-color: #336f9e;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 10px 5px;
}

h2 {
	font-size: 16px;
	margin-bottom: 15px;
}

h3 {
	background-color: #336f9e;
	color: #ffffff;
	font-size: 12px;
	margin-bottom: 8px;
	padding: 7px 5px;
}

strong {
	font-weight: bold;
	font-size: 12px;
}

/* ---Wrapper--- */

#wrapper {
	margin-left: 115px;
	margin-top: 240px;
	width: 845px;
}

/* ---Header--- */

#cornerimg {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 2;
}

#logo {
	left: 94px;
	position: absolute;
	top: 105px;
	z-index: 1;
}
			
/* ---Navigation--- */

#nav {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	float: left;
	height: 30px;
	margin-bottom: 10px;
	left: 0px;
	top: 0px;
	position: relative;
	width: 845px;
}

	#nav ul {
		margin-left: 1px;
		margin-top: 10px;
	}
	
	#nav li {
		display: inline;
		margin-left: -1px;
		position: relative;
	}
	
	#nav a {
		color: #000000;
		font-size: 16px;
		text-decoration: none;
	}
	
		#nav1 {
			padding: 7px 26px 6px 26px;	
		}
		
		#nav2 {
			padding: 7px 31px 6px 31px;	
		}
		
		#nav3 {
			padding: 7px 21px 6px 21px;	
		}
		
		#nav4 {
			padding: 7px 25px 6px 24px;	
		}
		
		#nav5 {
			padding: 7px 29px 6px 28px;	
		}
		
		#nav6 {
			padding: 7px 18px 6px 18px;	
		}
	
	#nav a:hover {
		background-color: #dfdede;
	}
				
/* ---Content--- */

#homeonebox {
	background: url(../images/homeonebox.jpg) repeat-x bottom #ffffff;
	border: #000000 solid 1px;
	clear: both;
	float: left;
	height: 220px;
	margin: 15px 0 0 0;
	width: 845px;
}

	#images {
		float: left;
		margin-top: 40px;
		width: 315px;
	}
	
		.prev {
			background: #ffffff;
			border: none;
			float: left;
			height: 30px;
			margin-left: 0;
			margin-right: 7px;
			margin-top: 90px;
			width: 50px;
		}
		
		.next {
			background: #ffffff;
			border: none;
			float: left;
			height: 30px;
			margin-left: 0px;
			margin-top: 90px;
			width: 50px;
		}

	#brochures {
		float: right;
		margin: 10px 10px 10px 0;
		width: 190px;
	}
	
	#pressreleases {
		float: right;
		margin: 10px 10px 10px 0;
		width: 190px;
	}
	
	#distribution {
		clear: both;
		float: right;
		margin-right: 10px;
		margin-top: -25px;
		width: 390px;
	}
	
		#distribution p {
			margin-bottom: 5px;
		}
	
#threebox {
	clear: both;
	float: left;
	margin-top: 25px;
	width: 845px;
}

	.threeboxbox {
		background: url(../images/threeboxbg.jpg) repeat-x bottom #ffffff;
		border: #000000 solid 1px;
		float: left;
		height: 230px;
		padding: 10px;
		width: 245px;
	}
	
		.threeboxbox ul {
			margin-left: 10px;
		}
		
		.threeboxbox li {
			padding-bottom: 8px;
		}
		
			.threeboxbox li a {
				color: #000000;
				font-size: 12px;
			}
	
		#threeboxmargins {
			margin: 0 22px;
		}
		
		.threeboxbox p span {
			font-weight: bold;
		}
		
		.threeboxbox img {
			float: right;
			margin: 5px;
		}
		
/* ---Sub Content--- */

#content {
	background-color: #ffffff;
	border: #000000 solid 1px;
	float: left;
	margin-top: 10px;
	padding: 20px;
	width: 805px;
}

#chemicalandindustrial #content {
	margin-top: 0;
	width: 600px;
}

#chemlinks {
	background-color: #ffffff;
	border: #000000 solid 1px;
	float: right;
	margin-left: 10px;
	padding: 10px;
	width: 165px;
}

	#chemlinks li {
		margin-bottom: 5px;
	}
	
	#chemlinks a {
		line-height: 15px;
	}
	
		#chemlinks a:hover {
			color: #000000;
		}
		
#chemicalandindustrial .listItem {
	float: left;
	margin-bottom: 20px;
	width: 560px;
}

	#chemicalandindustrial .listItem img {
		float: left;
		margin: 0 10px 15px 10px;
	}
	
	#chemicalandindustrial .listItem span {
		font-size: 16px;
		font-weight: bold;
	}
	
label {
	font-weight: bold;
}
	
.servicerequest {
	float: left;
	margin-left: 100px;
	width: 275px;
}

#servicetable {
	clear: both;
	float: left;
	width: 100%;
}
	
#textfield {
	margin-bottom: 10px;
	width: 200px;
}

.textfield {
	margin-bottom: 10px;
	width: 250px;
}

#textarea {
	margin-bottom: 10px;
	width: 250px;
}

#submit {
	margin-left: 375px;
}

.submit {
	margin-left: 375px;
	margin-top: 15px;
}

.contactform {
	float: left;
	margin-left: 75px;
	width: 325px;
}
	
	.contactform span {
		font-weight: bold;
	}
	
#error {
	color: red;
	font-weight: bold;
}
	
#contactdiv {
	margin-top: 15px;
}

#chemind {
	float: left;
	margin: 10px;
}

#missionimage {
	float: left;
	margin: 0 15px 15px 0;
}

#linkedin {
	float: right;
	margin-right: 70px;
}
	
/* ---Footer--- */

#footer {
	background: url(../images/footerbg.jpg) repeat-x;
	border: #000000 solid 1px;
	clear: both;
	float: left;
	height: 56px;
	margin: 15px 0 20px 0;
	text-align: center;
	width: 845px;
}

	#footer ul {
		margin-top: 12px;
	}

	#footer li {
		display: inline;
		padding-left: 4px;
	}
	
		#footer li:after {
			content: "|";
			margin-left: 8px;
		}
		
			#footer li.last:after {
				content: " ";
			}
	
	#footer a {
		color: #000000;
		text-decoration: none;
	}
	
/* ---Copyright--- */

#footer p {
	font-size: 10px;
	margin-top: 10px;
	text-transform: uppercase;
}

