﻿body {
	background-color:#ffffff;
	font-family:Arial, Tahoma, sans-serif;
	font-size:12px;
	text-align:center;
}

a:focus {
	outline:0px;
}

#wrapper {
	margin:5px auto;
	width:875px;
	text-align:center;
}

#topbar {
	float:left;
	width:875px;
	height:48px;
	background:url('../images/topbar.jpg') no-repeat;
}

#menu {
	float:left;
	width:875px;
	height:16px;
	background:url('../images/newMenu.jpg') repeat-x;
}
	
	#menu p {
		text-align:right;
		margin:0px;
		margin-right:7px;
	}
	
	#menu a {
		display:inline-block;
		background-position:0 0px;
		height:16px;
	}
	
	#menu a:hover {
		background-position:0px -16px;
	}
	
	#menu a span {
		display:none;
	}
	
	#menu .m1 {
		width:64px;
		background:url('../images/mnHome.gif');
	}
	
	#menu .m2 {
		width:96px;
		background:url('../images/mn7FA.gif');
	}
	
	#menu .m3 {
		width:158px;
		background:url('../images/mnPGB.gif');
	}
	
	#menu .m5 {
		width:97px;
		background:url('../images/mnMedia.gif');
	}
	
	#menu .m6 {
		width:110px;
		background:url('../images/mnEco.gif');
	}
	
	#menu .m7 {
		width:76px;
		background:url('../images/mnContact.gif');
	}

	#menu .active {
		background-position:0px -16px;
	}

#logo {
	float:left;
	text-align:left;
	width:875px;
	height:187px;
	background:url('../images/logo.jpg');
}

#logo a {
	float:left;
	display:inline-block;
	margin-left:25px;
	margin-top:20px;
	height:65px;
	width:170px;
}

#logo a span {
	display:none;
}

#logo .eco {
	display:inline-block;
	float:right;
	height:40px;
	width:200px;
}

#flash {
	float:left;
	width:329px;
	height:230px;
	background:url('../images/flash.jpg');
}

#turbine {
	float:left;
	width:546px;
	height:230px;
	background:url('../images/turbine.jpg');
}

	#turbine a {
		display:inline-block;
		width:20px;
		height:19px;
	}
		
	#arrows {
		position:relative;
		top:0px;
		left:0px;
		width:546px;
		height:230px;
		z-index:0;
	}
	
	#popup {
		position:absolute;
		visibility:hidden;
		margin-left:0px;
		margin-top:0px;
		width:248px;
		z-index:10;
	}

	#popup p {
		margin:0px;
		padding:3px 10px;
		background:url('../images/popupBG.png') repeat-y;
		margin-top:-10px;
		text-align:left;
		color:#808080;
		font-size:10px;
	}
	
	#popup .video {
		float:left;
		width:248px;
		height:19px;
		clear:both;
	}

	.arrow1 {
		position:relative;
		top:122px;
		left:245px;
		width:20px;
		height:19px;
		background:url('../images/arrow.png');
	}
	
	.arrow2 {
		position:relative;
		top:102px;
		left:330px;
		width:20px;
		height:19px;
		background:url('../images/arrow.png');
	}
	
	.arrow3 {
		position:relative;
		top:-52px;
		left:361px;
		top:20px;
		left:425px;
		width:20px;
		height:19px;
		background:url('../images/arrow.png');
	}
	
	.arrow4 {
		position:relative;
		top:-65px;
		left:350px;
		width:20px;
		height:19px;
		background:url('../images/arrow.png');
	}
	
	.arrow5 {
		position:relative;
		top:5px;
		left:405px;
		width:20px;
		height:19px;
		background:url('../images/arrow.png');
	}
	
#main {
	float:left;
	text-align:left;
	width:875px;
	background:url('../images/bg.jpg') repeat-y;
}

#content {
	float:left;
	width:825px;
	min-height:147px;
	padding:80px 20px 20px 30px;
	background:url('../images/content.jpg') no-repeat;
}

	#content .eco {
		float:right;
		margin-right:120px;
		width:156px;
		margin-top:50px;
	}
	
		#content .eco img {
			border:0px;
		}

	#content p {
		color:#808080;
		width:500px;
		line-height:25px;
	}

#latestrelease-a {
	float:left;
	width:294px;
	height:96px;
	background:url('../images/latestrelease_a.jpg') no-repeat;
}

#latestrelease {
	float:left;
	width:294px;
	height:96px;
	background:url('../images/latestrelease.jpg') no-repeat;
}

	#latestrelease p, #latestrelease-a p {
		color:#808080;
		text-align:left;
		font-size:10px;
		line-height:10px;
		padding:20px 80px 10px 30px;
	}
	
	#newProduct p, #basics p, #newProduct-a p, #basics-a p {
		color:#808080;
		text-align:left;
		font-size:10px;
		line-height:10px;
		padding:20px 85px 10px 20px;
	}
	
	#latestrelease a, #newProduct a, #basics a, #latestrelease-a a, #basics-a a, #newProduct-a a {
		color:#add566;
		text-decoration:none;
	}

	#latestrelease a:hover, #newProduct a:hover, #basics a:hover, #latestrelease-a a:hover, #basics-a a:hover, #newProduct-a a:hover {
		text-decoration:underline;
	}

#newProduct-a {
	float:left;
	width:287px;
	height:96px;
	background:url('../images/newProduct_a.jpg') no-repeat;
}

#newProduct {
	float:left;
	width:287px;
	height:96px;
	background:url('../images/newProduct.jpg') no-repeat;
}

#basics {
	float:left;
	width:294px;
	height:96px;
	background:url('../images/basics.jpg') no-repeat;
}

#basics-a {
	float:left;
	width:294px;
	height:96px;
	background:url('../images/basics_a.jpg') no-repeat;
}

#footer {
	float:left;
	width:875px;
	height:32px;
	background:url('../images/footer.jpg');
}

	#footer p {
		margin-top:5px;
		text-align:left;
		padding-left:20px;
		font-size:10px;
		color:white;
	}
		
	#footer a {
		color:white;
		padding:0px 5px;
		text-decoration:none;
	}
	
	#footer a:hover {
		text-decoration:underline;
	}

/* INTERIOR SPECIFIC STYLES */

#intLogo {
	float:left;
	width:875px;
	height:187px;
	background:url('../images/intLogo.jpg');
}

	#intLogo a {
		float:left;
		display:inline-block;
		margin-left:25px;
		margin-top:20px;
		height:65px;
		width:170px;
	}
	
	#intLogo a span {
		width:170px;
		display:none;
	}

	#intLogo .intEco {
		display:inline-block;
		float:right;
		height:40px;
		width:200px;
	}
	
	#intLogo .intEcoCover {
		display:inline-block;
		float:right;
		margin-right:20px;
		margin-top:20px;
		background-color:white;
		height:45px;
		width:200px;
	}
	
	#intLogo img {
		clear:both;
	}

#intLogo2 {
	float:left;
	width:875px;
	height:187px;
	background:url('../images/intLogo2.jpg');
}

	#intLogo2 a {
		float:left;
		display:inline-block;
		margin-left:25px;
		margin-top:20px;
		height:65px;
		width:170px;
	}
	
	#intLogo2 a span {
		width:170px;
		display:none;
	}

	#intLogo2 .intEco {
		display:inline-block;
		float:right;
		height:40px;
		width:200px;
	}
	
	#intLogo2 .intEcoCover {
		display:inline-block;
		float:right;
		margin-right:20px;
		margin-top:20px;
		background-color:white;
		height:45px;
		width:200px;
	}
	
	#intLogo2 img {
		clear:both;
	}

#leftNav {
	float:left;
	width:173px;
	padding:0px 20px;
	min-height:465px;
	padding-top:18px;
	line-height:25px;
}

#leftNav .head {
	color:#797979;
	margin:0px;
	font-family:Arial;
	font-size:11px;
	text-indent:10px;
	font-weight:bold;
	width:150px;
	border-bottom:1px #d5d5d5 solid;
	background:url('../images/leftArrow.jpg') no-repeat;
	background-position:0 10px;
}

#leftNav a {
	color:#76b900;
	font-size:10px;
	font-weight:bold;
	text-indent:10px;
	width:163px;
	border-bottom:1px #d5d5d5 dotted;
	display:block;
	text-decoration:none;
}

	#leftNav a:hover {
		text-decoration:underline;
	}

	#leftNav .separator {
		float:left;
		width:100%;
		height:44px;
		display:block;
	}

	#leftNav .active {
		background:url('../images/activeArrow.gif') no-repeat;
		background-position:2px 10px;
	}

#intContent {
	float:left;
	width:642px;
	border-left:1px #d5d5d5 solid;
	padding-bottom:50px;
}

	#intContent table {
		width:90%;
		color:#808080;
		padding:0px 5px 0px 20px;
		margin-bottom:0px;
		line-height:25px;
	}

	#intContent p {
		color:#808080;
		padding:0px 5px 0px 20px;
		margin-bottom:0px;
		line-height:25px;
	}

	#intContent ul {
		color:#808080;
		margin-top:0px;
		margin-left:30px;
		padding-left:30px;
		list-style:none;
	}
	
	#intContent li {
		background:url('../images/activeArrow.gif') no-repeat;
		line-height:17px;
		text-indent:10px;
		background-position:0px 5px;
	}
	
	.head {
		margin-left:20px;
	}
	
	.title {
		margin-top:20px;
		margin-left:20px;
	}
	
	.mainHead {
		float:left;
		width:auto;
		margin-left:20px;
		margin-top:30px;
	}

	#about {
		float:right;
		display:inline-block;
		margin-right:5px;
		margin-left:10px;
		margin-bottom:10px;
		width:287px;
		height:250px;
		background:url('../images/aboutSummary.gif');
	}

#intBottomLeft {
	float:left;
	width:294px;
	height:96px;
	background:url('../images/intBottomLeft.jpg') no-repeat;
}

#intBottomMid {
	float:left;
	width:287px;
	height:96px;
	background:url('../images/intBottomMid.jpg') no-repeat;
}

#intBottomRight {
	float:left;
	width:294px;
	height:96px;
	background:url('../images/intBottomRight.jpg') no-repeat;
}

	#intBottomLeft p, #intBottomMid p, #intBottomRight p {
		color:#808080;
		text-align:left;
		font-size:10px;
		line-height:10px;
		padding:20px 85px 10px 20px;
	}
	
	#intBottomLeft a, #intBottomMid a, #intBottomRight a {
		color:#add566;
		text-decoration:none;
	}

	#intBottomLeft a:hover, #intBottomMid a:hover, #intBottomRight a:hover {
		text-decoration:underline;
	}

	#intContent a {
		text-decoration:underline;
		color:#76b900;
	}

	#intContent a:hover {
		text-decoration:none;
	}

.dark {
	background-color:#efefef;
}

#ng img {
	border:2px #76b900 solid;
}

#ng strong {
	color:#76b900;
}
#ng span {
	margin-left:10px;
}

#ng td {
	width:150px;
}

.red {
	color:red;
}

.flashMovie {
	width:290px;
	height:218px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}

.spinMovie {
	width: 400px;
	height: 225px;
	float: left;
	padding:40px 0px 0px 120px;
}
.videoText {
	width:290px;
	height:218px;
	padding-top: 80px;
	padding-left: 20px;
	float: left;
}