	* {
	font-size : 13px; 
	font-family : Verdana, sans-serif; 
	color: #595858; 
	}
	
	body {
		background-color: #e5fefe;
		font-family: "Verdana", sans-serif, sans;
		text-align: center;
		margin: 0;
		font-size: 13px;
		color: #494849;
	}
	
	hr {
		border: 0px;
		color: #a2bc8a;
		background-color: #a2bc8a;
		height: 1px;
	}
	
	hr .sidebarhr {
		width: 175px;
		border: 0px;
		color: #a2bc8a;
		background-color: #a2bc8a;
		height: 1px;
	}
	
	p { 
		line-height : 15pt; 
		margin-left: 0px;
		margin-bottom: 5px;
		margin-top: 3px;
		margin-right: 20px;	
 	}
 
 	a {  
		font-weight: normal;
		text-decoration: underline;
	}

	a:hover {
		text-decoration: none;
	}

	ul {
 		margin-top: 0px;
		margin-bottom: 0px;
	}

	h1 {
		margin-top: 0px;
		margin-bottom: 10px;
		font-size : 13px; 
	}

	h2 {
		margin-top: 8px;
		margin-bottom: 3px;
		font-size : 13px; 
		color: #878787;

	}


	h3 {
		margin-top: 8px;
		margin-bottom: 3px;
		font-size : 12px; 
		color: #878787;
	}
	
	#container {
		width: 980px;
		text-align: left;
		margin: 10px auto;
		border: 1px solid #619632;
		background-color: #ffffff;
		position: relative;
	}
	
	#above_nav {
		width: 980px;
		height: 157px;
		margin: 0px;
		padding: 0px;
	}
	
	#above_nav_left {
		width: 540px;
		height: 157px;
		margin: 0px;
		padding: 0px;
		float: left;
	}
	
	#above_nav_right {
		width: 440px;
		height: 157px;
		margin: 0px;
		padding: 0px;
		background-image: url('/images/index/cloud_turbine.jpg');
		position: relative;
		float: left;
	}
	
	#nav {
		width: 980px;
		height: 39px;
		margin: 0px;
		padding: 0px;
	}
	
	#content_container {
		width: 980px;
		margin: 0px;
		padding: 0px;
		background-color:#ffffff;
	}
	
	#footer {
		width: 980px;
		height: 75px;
		margin: 0px;
		padding: 0px;
		border-top: 1px solid #619632;
	}
	
	#home_container {
		width: 980px;
		height: 402px;
	}
	
	#new_home_container {
		width: 980px;
		height: 400px;
		background: url('/images/home_bg.jpg') 0 0 no-repeat;
	}
	
	#new_home_box {
		width: 348px;
		height: 326px;
		margin-left:43px; 
		padding-top: 73px;
	}
	
	.new_home_box_lss {
		width:348px; 
		height:37px; 
	}
	
	.new_home_box_whats_new {
		width:348px; 
		height:289px; 
	}
	
	a.learn_new {
		display: block;
    	width: 117px;
    	height: 37px;
    	background: url("/images/learn_new.gif") 0 0 no-repeat;
    	text-decoration: none;
    	float:left;
	}
	
	a:hover.learn_new {
	    background-position: 0 -37px;
	}
	
	a.share_new {
		display: block;
    	width: 117px;
    	height: 37px;
    	background: url("/images/share_new.gif") 0 0 no-repeat;
    	text-decoration: none;
    	float:left;
	}
	
	a:hover.share_new {
	    background-position: 0 -37px;
	}
	
	a.shop_new {
		display: block;
    	width: 114px;
    	height: 37px;
    	background: url("/images/shop_new.gif") 0 0 no-repeat;
    	text-decoration: none;
    	float:left;
	}
	
	a:hover.shop_new {
	    background-position: 0 -37px;
	}
	
	#home_left {
		width: 385px;
		height: 402px;
		float: left;
	}
	
	#home_right {
		width: 595px;
		height: 402px;
		float: left;
	}
	
	#main_pic {
		width: 385px;
		height: 302px;
	}
	
	#announcements {
		width: 385px;
		height: 100px;
	}
	
	#home_footer {
		width: 980px;
		height: 223px;
		margin: 0px;
		padding: 0px;
	}

	#content {
		width:980px;
		position: relative;
		text-align: left;
		float: left;
	}

	#contentleft {
		float:left;
		width:276px; 
	}

	#contentright {
		float:right;
		width:702px; 
	}
	
	#content_right {
		float:left;
	}
	
	#top_nav {
		position:absolute; 
		top:25px; 
		left:0px;
	}
	
	#sidebar {
		width:244px;
		float:left; 
		border-right:1px solid #a2bc8a;
	}
	
	.above_flash {
		width:660px;
		height:5px;
	}

	.spacer {
		clear: both;
	}
	
	.content_windforall_header {
		width:660px;
		height:139px;
	}
	
	.content_header {
		width:660px;
		height:139px;
	}
	
	.content_space {
		width:100%; 
		height:75px
	}
	
	.content_wrap {
		padding-left:35px; 
		padding-right:35px;
	}
	
	.content_inside {
		width:660px;
	}
 
 	.bread p { 
		font-size: 11px;
		margin-top: 0px;	
	}
 
 	.bread a {
		text-decoration: underline;
		color: #878787;
		font-size: 11px;	
	}

 	.bread a:hover {
		text-decoration: none;	
	}

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

	.leftpic { 
		float: left; 
		margin-left: 0px; 
		margin-right: 10px; 
		margin-top: 5px; 
		margin-bottom: 5px;
	}
	
	.site_credit {
	width: 980px;
	margin: 0 auto;
	text-align: right;
	color:#558223;
	padding-bottom:20px;
	}

	.site_credit a {
	font-size: 10px;
	color: #878787;
	font-weight: normal;
	text-decoration: none;
	}
	
	.teaser {
	width:634px;
	height:390px;
	top:0px;
	border: 3px solid #eed68f;
	color:#ffffff;
	background-image:url('');
	background-color:#ddac20;
	}
	
	.teaser p {
	padding-left:20px;
	padding-right:20px;
	color:#ffffff;
	}
	
	.teaser h2 {
	padding-left:20px;
	padding-right:20px;
	color:#ffffff;
	}
	
	.teaser em {
	color:#ffffff;
	}