@charset "utf-8";
/* CSS Document */

body {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url("../images/bkgd.gif") 50% 0 no-repeat;
	}

a {
	color: #900;
	text-decoration: underline;
	}
	a:hover { text-decoration: none; }
	a.link {
		padding-left: 10px;
		text-decoration: none;
		line-height: normal;
		background: url("../images/bulletLink.gif") 0 4px no-repeat;
		display: block;
		}
	a.download, a.pdf {
		margin-bottom: 4px;
		padding-left: 20px;
		line-height: 16px;
		text-decoration: none;
		display: block;
		}
	a.download { background: url("../images/iconDownload.gif") 0 0 no-repeat; }
	a.pdf { background: url("../images/iconPdf.gif") 0 0 no-repeat; }
		
		a.download:hover, a.pdf:hover, a.link:hover { text-decoration: underline; }

p { padding: 0 0 12px 0; }

#intro h2 {
	padding-bottom: 10px;
	font: normal 24px/24px Arial, Helvetica, sans-serif;
	color: #003273;
	}

#module1 h2, #module2 h2, #module3 h2 {
	padding-bottom: 10px;
	font: normal 18px/18px Arial, Helvetica, sans-serif;
	color: #003273;
	}

#header h2 {
	padding-top: 62px;
	height: 0px;
	overflow: hidden;
	}
	
	#ctl00_Header_Nav_products h2 { background: url("../images/h2Products.gif") 20px 20px no-repeat; }
	#ctl00_Header_Nav_sustainability h2 { background: url("../images/h2Sustainability.gif") 20px 20px no-repeat; }
	#ctl00_Header_Nav_tips h2 { background: url("../images/h2Tips.gif") 20px 20px no-repeat; }
	#ctl00_Header_Nav_resources h2 { background: url("../images/h2Resources.gif") 20px 20px no-repeat; }
	#ctl00_Header_Nav_aboutus h2 { background: url("../images/h2Aboutus.gif") 20px 20px no-repeat; }
	#ctl00_Header_Nav_contactus h2 { background: url("../images/h2Contactus.gif") 20px 20px no-repeat; }
	#ctl00_Header_Nav_sitemap h2 { background: url("../images/h2Sitemap.gif") 20px 20px no-repeat; }

h3 {
	padding: 20px 0 12px 0;
	font: bold 18px/21px Arial, Helvetica, sans-serif;
	color: #33598c;
	}
	h3.first, h4.first { padding-top: 0; }

h4 {
	padding: 12px 0 6px 0;
	font: bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}

h5 {
	font-weight: bold;
	color: #333;
	}

#outerdiv {
	margin: 0 auto;
	padding: 0 10px 10px 10px;
	width: 960px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 940px; }
html>body #outerdiv { width: 940px; }

#index #header, #interior #header {
	margin-bottom: 1px;
	width: 940px;
	height: 128px;
	}
#interior #header { height: 199px; }

	#logo {
		height: 92px;
		width: 382px;
		float: left;
		}

	ul#globalnav {
		width: 312px;
		border-top: 4px solid #d4d4d4;
		list-style: none;
		float: right;
		}
	
	ul#topnav {
		width: 940px;
		height: 37px;
		list-style: none;
		background: url("../images/bkgdNav.gif") 0 0 no-repeat;
		float: left;
		clear: both;
		}

		ul#globalnav li, ul#topnav li {
			display: inline;
			float: left;
			text-align: center;
			}
		
		ul#globalnav li {
			padding: 8px 0;
			width: 104px;
			}
			ul#globalnav li a {
				color: #000;
				text-decoration: none;
				border-right: 1px solid #ccc;
				display: block;
				}
				ul#globalnav li a:hover, ul#globalnav li a.active { color: #900; }
				ul#globalnav li.last a { border: none; }
		
		ul#topnav li a {
			margin-right: 1px;
			padding-top: 37px;
			width: 187px;
			height: 0;
			display: block;
			overflow: hidden;
			}
			ul#topnav li#topnavAboutus a {
				margin: 0;
				width: 188px;
				}
			li#topnavProducts a.active, li#topnavProducts a.active:hover { background: url("../images/topnavProducts.gif") 0 0 no-repeat; }
			li#topnavProducts a:hover { background: url("../images/topnavProducts_over.gif") 0 0 no-repeat; }
			li#topnavSustainability a.active, li#topnavSustainability a.active:hover { background: url("../images/topnavSustainability.gif") 0 0 no-repeat; }
			li#topnavSustainability a:hover { background: url("../images/topnavSustainability_over.gif") 0 0 no-repeat; }
			li#topnavTips a.active, li#topnavTips a.active:hover { background: url("../images/topnavTips.gif") 0 0 no-repeat; }
			li#topnavTips a:hover { background: url("../images/topnavTips_over.gif") 0 0 no-repeat; }
			li#topnavResources a.active, li#topnavResources a.active:hover { background: url("../images/topnavResources.gif") 0 0 no-repeat; }
			li#topnavResources a:hover { background: url("../images/topnavResources_over.gif") 0 0 no-repeat; }
			li#topnavAboutus a.active, li#topnavAboutus a.active:hover { background: url("../images/topnavAboutus.gif") 0 0 no-repeat; }
			li#topnavAboutus a:hover { background: url("../images/topnavAboutus_over.gif") 0 0 no-repeat; }

	#ctl00_Header_Nav_products, #ctl00_Header_Nav_sustainability, #ctl00_Header_Nav_tips, #ctl00_Header_Nav_resources, #ctl00_Header_Nav_aboutus, #ctl00_Header_Nav_contactus, #ctl00_Header_Nav_sitemap {
		width: 940px;
		height: 70px;
		color: #fff;
		clear: both;
		}
	#ctl00_Header_Nav_products, #ctl00_Header_Nav_contactus, #ctl00_Header_Nav_sitemap { background: #003273 url("../images/bkgdProducts.gif") 0 100% repeat-x; }
	#ctl00_Header_Nav_sustainability { background: #5ca528 url("../images/bkgdSustainability.gif") 0 100% repeat-x; }
	#ctl00_Header_Nav_tips { background: #dc8803 url("../images/bkgdTips.gif") 0 100% repeat-x; }
	#ctl00_Header_Nav_resources { background: #c50000 url("../images/bkgdResources.gif") 0 100% repeat-x; }
	#ctl00_Header_Nav_aboutus { background: #0099c5 url("../images/bkgdAboutus.gif") 0 100% repeat-x; }
	

#innerdiv {
	width: 940px;
	clear: both;
	}
	
#feature {
	height: 383px;
	background: #f3f3f3 url("../images/bkgdFeature.gif") 0 0 repeat-x;
	}

	#featureImg {
		width: 628px;
		height: 383px;
		border-right: 1px solid #fff;
		float: left;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 627px; }
	html>body #featureImg { width: 627px; }

	#feature #intro {
		padding: 10px 20px 0 20px;
		font-size: 12px;
		line-height: 18px;
		width: 312px;
		float: right;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 272px; }
	html>body #intro { width: 272px; }
		
		img.introImg {
			margin-bottom: 12px;
			width: 272px;
			height: 150px;
			}

#module1, #module2, #module3 {
	margin: 1px 1px 0 0;
	padding: 14px 10px 10px 10px;
	width: 313px;
	border-top: 8px solid #d4d4d4;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 293px; }
html>body #module1 { width: 293px; }
html>body #module2 { width: 293px; }

#module3 {
	margin-right: 0;
	width: 312px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 292px; }
html>body #module3 { width: 292px; }

	.modimg {
		margin: 0 0 5px 10px;
		float: right;
		}

#main {
	padding: 40px 0 0 20px;
	width: 600px;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 580px; }
html>body #main { width: 580px; }

#mainProducts {
	padding-top: 20px;
	width: 940px;
	}
	
	#mainProducts iframe {
		width: 900px;
		height: 700px;
		border: 0px solid #fff;
		text-align: center;
		}
		

#sidebar {
	width: 304px;
	float: right;
	}
	#sidebar img {
		margin-bottom: 30px;
		padding-bottom: 1px;
		border-bottom: 8px solid #d4d4d4;
		}

fieldset { padding-top: 20px; }

input, select, option, textarea { font: normal 11px Verdana, Arial, Helvetica, sans-serif; }

	.contactus label {
		margin-right: 6px;
		width: 90px;
		text-align: right;
		display: block;
		float: left;
		}
	 .txt250 { width: 250px; }
	 .txt400 { width: 400px; }

#footer {
	margin-top: 50px;
	padding-top: 10px;
	width: 940px;
	font-size: 10px;
	text-align: center;
	border-top: 3px solid #d4d4d4;
	}

.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	color: none;
	background: none;
	clear: both;
	}