
#breadcrumb{
	display: none;
}

#page_header_wrapper,
#page_header{
	height:65px;
}

#main{
	width:772px;
}

/* [ home styles ] */

#home_feature_panel {
    position:relative;
	width: 772px;
	height: 298px;
	background: url(home_feature.jpg) no-repeat 0 0;
	margin-bottom: 10px;
}
#home_feature_panel p {display:none;}
a#find_out {display:block; position:absolute; background:url(a-find-out.gif); margin:0px; padding:11px 0px 0px 0px; width:249px; height:0px; left:193px; top:273px; overflow:hidden; }
a#who_are_we {display:block; position:absolute; background:url(a-who-are-we.gif); margin:0px; padding:11px 0px 0px 0px; width:117px; height:0px; left:456px; top:273px; overflow:hidden; }


#content .header,
#content .content{
	background: none;
	height: auto;
	margin:0;
	padding:0;
	overflow:visible;
}

.more{
	padding: 0 0 0 15px;
	background: url(more.gif) no-repeat 2px 4px;
}

/* Home panels */

#col_wrapper{
	min-height: 1px;
	/*margin:0 -100px 0 0;*/
	position: relative;
}

* html #col_wrapper{
	height: 1px;
}

/* News home panel */
#news li{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 18px;
}

#news li a{
	color: #626262;
}

#news li a:hover{
	color: #D11241;
	background: none;
	text-decoration: none;
}

/* featured product home panel */
#product .description{
	display: block;
	margin-top: 10px;
}


/* projects home panel */

#projects ul,
#projects li,
#product li {
	margin:0;
	padding:0;
	list-style: none;
}



#projects li {padding: 9px 12px 9px 12px; border-bottom: solid 1px #d5d5d5;}
#projects li.last {border-bottom: none;	padding-bottom:0;}
#projects li.first {border-top: none; padding-top:20px;}
#projects li strong {margin-bottom:3px;	display: block;	}
#projects li a {color: #626262;}
#projects li a:hover {color: #D11241; background: none; text-decoration: none;}

#news {/*height: 130px;*/}
#product {margin-top:12px; min-height:355px;}
#biomass {min-height:511px;}
#projects {min-height:511px;}

div.home_column {width:251px; float:left; padding:0px; margin-right:9px;}
div.home_column.last {margin-right:0px;}

.home_panel {
	border: solid 1px #d0d0d0;
	background: #f3f3f3 url(home_panel.gif) no-repeat 0 0;
	position: relative;
	padding:0px 0px 12px 0px;
}
.home_panel h3 {display:block; font-size:16px; line-height:28px; width:190px; margin:0px; padding:9px 12px 9px 12px;}

.home_panel img, .home_panel p {margin:9px 12px 9px 12px;}
.home_panel img {display:block; clear:both;}
.home_panel ul {margin:9px; padding:0px;}
.home_panel .biomass_img {margin:9px 0px 0px 9px;}
.home_panel li p {margin:0px;}

a.button {
    display:block;
    overflow:hidden;
    width:170px;
    height:0px;
    margin: 9px auto 0px auto;
    padding:30px 0px 0px 0px;
}
a.button.more_projects {background:url(button_more_projects.gif) no-repeat 0 0;}
a.button.read_more {background:url(button_read_more.gif) no-repeat 0 0;}
a.button.more_news {background:url(button_more_news.gif) no-repeat 0 0;}
a.button:hover{background-color:transparent; background-position:0px -30px;}