* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height:100%;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 2px;
	padding-top: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5C473;
	width: 540px;
	margin-left: 10px;
	margin-bottom: 7px;
}

.divider {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E5C473;
	width: 540px;
	margin-left: 10px;
	margin-bottom: 7px;
}

#container {
	position:relative;
	min-height:100%;
	margin-left: -450px;
	width: 900px;
	left: 50%;
}

#header {
	position: relative;
	width: 900px;
	top: 0px;
	height: 256px;
}

#brand {
	position:relative;
	left:0px;
	top:0px;
	width:262px;
	height:256px;
	float: left;
}

#mast {
	position:relative;
	left:0px;
	top:0px;
	width:638px;
	height:256px;
	float: left;
}

.10years {
	position: relative;
	top: 130px;
}

#gradients {
	top: 0px;
	width: 900px;
	position: relative;
	left: 0px;
}

#topNavGradient {
	position:relative;
	left:0px;
	top:0px;
	width:261px;
	height:42px;
	float: left;
}

#topMainGradient {
	position:relative;
	left:0px;
	top:0px;
	width:639px;
	height:42px;
	float: left;
}

#mainContent {
	width: 900px;
	position: absolute;
	top: 298px;
	left: 0px;
	background-image: url(images/contentBkgd.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#nav {
	position:relative;
	left:0px;
	width:261px;
	float: left;
	top: 0px;
}

#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	background-image: url(images/ulBkgd.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#nav li {
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
	margin-left: 68px;
	margin-right: 16px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #275883;
	display: block;
}

.subLink {
	padding-left: 12px;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: -1px;
}

#nav li a:link, #nav li a:visited {
	color: #1D4976;
	text-decoration: none;
}

#nav li a:hover {
	color: #000033;
	text-decoration: none;
}

.lastNavLink {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #275883;
	margin-bottom: 500px;
}

.water {
	height: 203px;
	width: 195px;
	position: absolute;
	margin-left: 60px;
	top: -203px;
}

#navTable {
	width: 196px;
	float: right;
	margin-right: 4px;
}

.mainNavTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #255883;
	line-height: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #346B97;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #346B97;
}

.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #255883;
	line-height: 24px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #346B97;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0C274B;
	padding-left: 10px;
	position: relative;
	top: 0px;
	margin-right: 100px;
}

#main {
	position:relative;
	left:0px;
	top:5px;
	background-image: url(images/index_06.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 639px;
}

.picRight {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.picRightMulti {
	float: right;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.picleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.accPicRight {
	margin-top: 10px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 1em;
	padding-right: 7em;
	padding-bottom: 1em;
	padding-left: 1em;
}

#main ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 1em;
	padding-right: 7em;
	padding-bottom: 1em;
	padding-left: 4em;
}


#footer {
	position:relative;
	width:100%;
	height:61px;
	clear: both;
}

#footer a:link, #footer a:visited {
	color: #1E4B75;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footerImage {
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 61px;
	width: 900px;
}

#footerImage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 270px;
	color: #1E4B75;
	padding-top: 10px;
}

#mainProductsBox {
	width: 560px;
	height: 140px;
}

#product {
	float: left;
	height: 140px;
	width: 110px;
	text-align: center;
}

#product p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0em;
	margin-left: 10px;
}

#product a:link, #product a:visited {
	color: #22537E;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FAC100;
}

#product a:hover {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

.chemLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
}
