/* Environmental Coatings CSS file - home page */

/* global reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* structure */

body {
	background: #dcdcda url(../images/backing.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #555;
}
p {
	padding-bottom: 15px;
}
h1 {
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 15px;
	color: #87a477;
	font-weight: 600;	
}
h2, h2 a {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 15px;
	color: #99b28c;
	font-weight: 600;
}
h3, h3 a{
	font-size: 16px;
	line-height: 16px;
	color: #5f7e51;
	font-weight: 500;
}
a {
	text-decoration: none;
}
a:hover {
	color: #95aa8c;
}
.clear {
	clear: both;
}
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -15px;
}

/* header */
#logo {
	height: 90px;
	width: 300px;
	float: left;
}
#headerContact {
	float: right;
	height: 90px;
	width: 610px;
}
#mainNav {
	height: 50px;
	width: 618px;
	float: right;
	clear: both;
}
#mainNav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#mainNav li a{
	display: block;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
}
#mainNav li a:hover , #mainNav li.sfhover a{
	background-position: 0px -50px;
}
#mainNav li.on a, #mainNav li.on a:hover {
	background-position: 0px -100px;
}
#mainNav .home {
	background: url(../images/navigation_02.png) 0 0 no-repeat;
	width: 68px;
}
#mainNav .about {
	background: url(../images/navigation_03.png) 0 0 no-repeat;
	width: 68px;
}
#mainNav .products {
	background: url(../images/navigation_04.png) 0 0 no-repeat;
	width: 106px;
}
#mainNav .solutions {
	background: url(../images/navigation_05.png) 0 0 no-repeat;
	width: 109px;
}
#mainNav .support {
	background: url(../images/navigation_06.png) 0 0 no-repeat;
	width: 101px;
}
#mainNav .contact {
	background: url(../images/navigation_07.png) 0 0 no-repeat;
	width: 101px;
}
#mainNav .news {
	background: url(../images/navigation_08.png) 0 0 no-repeat;
	width: 65px;
}
#mainNav li ul {
	float: left;
	width:160px;
	position: absolute;
	left: -999em;
	z-index: 30;
	padding: 5px 5px 5px 5px;
	background-color: #577448;
	border-right: 1px solid #3b5733;
	border-left: 1px solid #3b5733;
	border-bottom: 1px solid #3b5733;
}
#mainNav li:hover ul, #mainNav li.sfhover ul {
	left: auto;
	float: none;
	display: block;
}
#mainNav li li {
	float: none;
	display: inline;
	font-size: 12px;
}
#mainNav li li a {
	float: none;
	display: block;
	height: auto;
	margin: 0;
	text-indent: 0;
	color: #fdfbfb;
	text-decoration: none;
	padding: 8px 0px 8px 8px
}
#mainNav li li a:hover {
	color: #333;
	background-color: #8AA578;
	text-decoration: none;
}

/* main image */
#imagearea {
	height: 300px;
	width: 910px;
	z-index: 19;
	clear: both;
	background: url(../images/main_image02.jpg) 0 0 no-repeat;
}
/* Content */
#contentArea {
	width: 870px;
	z-index: 20;
	position: relative;
	padding: 15px 15px 0px 15px;
	background: #dcdcdc url(../images/content_backing.png) 0px 6px;
	margin: -15px 0px 0px 5px;
}
#leftColumn  {
	width: 600px;
	float: left;
}

/* TABLE */
#tableTop {
	background: url(../images/tableHead.png) 0 0 no-repeat;
	height: 25px;
	width: 600px;
}
#tableMiddle {
	background: url(../images/tableBack.png) 0 0 repeat-y;
	width: 600px;
}
#tableLeft {
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#tableRight {
	float: right;
	width: 300px;
}
.tableText {
	float: right;
	width: 182px;
	text-align: left;
	margin: 18px 5px 2px 0px;
}
.tableP {
	float: right;
	width: 182px;
	text-align: left;
	margin: 0px 5px 0px 0px;
	line-height: 15px;
	font-size: 12px;
}
#contentArea h3 a {
	font-weight: 500;
	padding-bottom: 0px;
	font-size: 14px;
}
.thumbImage {
	float: left;
	padding: 0px;
	width: 110px;
	margin: 2px 0px 0px 0px;
}
#tableLower {
	height: 4px;
	width: 600px;
	clear: both;
	background: url(../images/tableLower.png) center bottom no-repeat;
}

/* RIGHT COLUMN */

#rightColumn {
	width: 250px;
	float: right;
	background: url(../images/rightColumnhead.png) center top no-repeat;
	height: 419px;
	margin-bottom: 20px;
}
#rightColumn ul {
	margin: 0px;
	padding: 0px;
}
#rightColumn li {
	list-style: none outside;
	width: 250px;
	padding: 8px 0px 0px 6px;
}
#rightColumn li a {
	font-size: 16px;
	color: #FFF;
	text-indent: -9999px;
	overflow: hidden;
}
#rightColumn a:hover {
	background-position: -238px 0px;
}
#rightColumn .question {
	background: url(../images/icons_01.png) 0 0 no-repeat;
	display: block;
	height: 74px;
	width: 238px;
}
#rightColumn .literature {
	background: url(../images/icons_02.png) 0 0 no-repeat;
	display: block;
	height: 74px;
	width: 238px;
}
#rightColumn .reference {
	background: url(../images/icons_03.png) 0 0 no-repeat;
	display: block;
	height: 74px;
	width: 238px;
}
#rightColumn .mailing {
	background: url(../images/icons_04.png) 0 0 no-repeat;
	display: block;
	height: 74px;
	width: 238px;
}
#rightColumn .test {
	background: url(../images/icons_05.png) 0 0 no-repeat;
	display: block;
	height: 74px;
	width: 238px;
}

/* FOOTER */

#footer {
	clear: both;
	width: 870px;
	background-color: #e6ebe4;
}
#footerBar {
	width: 870px;
	position: relative;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footerNav {
	width: 870px;
	padding: 10px 0px 10px 0px;
	float: left;
}
#footerNav li          {
	list-style: none outside;
	display: inline;
	margin-left: 15px;
	padding-right: 20px;
	border-right: 1px solid #999;
	font-size: 11px;
}
#footerNav li a {
	color: #777;
	text-decoration: none;
}
#footerNav a:hover , #footerNavlevel02 a:hover{
	text-decoration: underline;
}
#footerNavlevel02 {
	clear: left;
	width: 870px;
	padding: 0px 0px 10px 0px;
}
#footerNavlevel02 li {
	list-style: none outside;
	display: inline;
	margin-left: 15px;
	padding-right: 15px;
	color: #999;
	font-size: 11px;
}
#footerNavlevel02 li a {
	text-decoration: none;
	color: #999;
}
.ContentList {
	height: 74px;
	width: 298px;
	float: left;
	margin: 2px 0px 2px 0px;
	position: relative;
	background: url(../images/break.png) center bottom no-repeat;
}
.ContentListLast {
	height: 74px;
	width: 298px;
	float: left;
	margin: 2px 0px 2px 0px;
	position: relative;
}




