@charset "utf-8";
/* Reset default browser style=====================================================================>  */
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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
/*	border: none;*/
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

/* Body Page style=====================================================================>  */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #ffffff;
	line-height:18px;
}

a, a:active {color: #367b2d; text-decoration: none; outline:0;}

a:hover {color: #000; text-decoration: underline;}

.clear {clear: both}

h1, h2, h3 {
  color:#367b2d;
  line-height:25pt;

}

/* Page Layout style=====================================================================>  */
#main-wrapper {
  width: 970px;
  margin: 0px auto;
  text-align: left;
  position: relative;
}

#header {
  width: 970px;
  height: 95px;
  position: relative;
}

#header #logo {
  float: left;
  position: relative;
  top: 5px;
  left: 3px;
}

#header #slog-searchwrap {
  float: right;
  position: relative;
  top: 65px;
  width: 470px;
  height: 25px;
}

#header #slog-searchwrap .slogan {
  color: #367b2d;
  font: lighter 19px Arial, Helvetica, sans-serif;
  float: left;
  letter-spacing: 2px;
}

#header #slog-searchwrap #search {
  float: right;
  padding-top: 3px;
}

#search_container{ float:right;}

#header #slog-searchwrap #search input {
   width: 141px;
   height: 16px;
   border:1px solid #7b7b7c;
   float: left;

}

.submitsearch {
  border:1px solid #11230e;
  background: #357c2c;
  font-size: 13px;
  color: #fff;
  width: 60px!important;
  padding-bottom: 10px!important;
  height: 20px!important;
  cursor: pointer;
  margin-left: 4px;
  margin-top:1px;
  float:right;
  *border:1px solid red;
}

#callout1{

}

/* Inner page style=====================================================================>  */
#inner-sub-header {
  width: 970px;
  height: 121px;
  position: relative;
  background: url(../images/genera_subpage_pic.jpg) no-repeat top left;
  margin: 2px 0px 1px 0px;
}

#inner-sub-header .square-boxes {
  position: absolute;
  height: 121px;
  width: 349px;
  z-index: 100;
  right: 0px;
}

#inner-sub-header .current_page_name {
  position: absolute;
  float: left;
  top: 80px;
  left: 10px;
  color: #eaf7e1;
  font-size: 30px;
  font-weight: bold;
  padding: 4px 0px;
}

#inner-sub-header .square-boxes ul {
  display: inline;	
}

#inner-sub-header .square-boxes ul li {
  display: inline;
  height: 121px;
  padding-right: 1px;
  float: left;
  overflow: hidden; /*For IE6 to fix the width 126px and height 117px to be compartibility*/
}

#inner-sub-header .square-boxes ul .inner-biomass {width: 86px; border-right:1px solid #fff;}
#inner-sub-header .square-boxes ul .inner-biofuels {width: 85px; border-right:1px solid #fff; }
#inner-sub-header .square-boxes ul .inner-solorsolutions {width: 85px; border-right:1px solid #fff;	}
#inner-sub-header .square-boxes ul .inner-generalcapital {width: 86px; border-right:1px solid #fff;	}

#inner-sub-header .square-boxes ul .rmpadding-right {
  padding-left:0px;	
  padding-right:0px;	
}


.breadcrumbs-wrap {
  background: #54bbe6;
  height: 27px;
  line-height:22px;
  width: 970px;
  margin-bottom:1px;
}

.breadcrumbs-wrap p {
  padding: 3px 0px 0px 10px;
  color: #fff;
}

.breadcrumbs-wrap p a, .breadcrumbs-wrap p a:active, .breadcrumbs-wrap p a:hover {
  color: #fff;
  font-size: 13px;
}

.print_version {
  float: right;
  width: 100%;
  text-align: right;
  padding-top:6px;
  padding-right: 10px;
  clear: left;
}

.print_version a, .print_version a:active, .print_version a:hover {
  background: url(../images/print.gif) no-repeat 95% 60%;
  padding: 5px 25px 1px 0px;
  color: #54bbe6;
}

.SendFriend_version {
  float: right;
  width: 100%;
  text-align: right;
  padding-top:6px;
  padding-right: 10px;
  clear: left;
}

.SendFriend_version a, .SendFriend_version a:active, .SendFriend_version a:hover {
 background: url(../images/email.png) no-repeat 95% 60%;
  padding: 5px 25px 1px 0px;
  color: #54bbe6;
}


.content_box {
  border-left: 1px solid #367b2d;
  clear: right;
  padding: 25px 20px 20px 30px;

}
/*.content_box img{float: right; margin:12px;}*/
.content_box div {
  margin-bottom: 48px;
  display: block;
}

.content_box div .side-photos {
  float: left;
  margin-right: 26px;
  clear: right;
}

.content_box div .side-photos img {
   margin-bottom: 16px;	
}

.content_box div h2 {
  padding-bottom: 4px;	
}

.content_box div p {
line-height: 18px;
}

/* Press Release style=====================================================================>  */
.press_photos {
  float: right;
  width: 203px;
  margin: 20px 30px 10px 20px;
  padding-top: 30px;
}

.press_photos img {
  margin-bottom: 13px;
} 

.press-release_content {
  float: left;
  width: 500px;
  padding-bottom: 20px;
  border-left: 1px solid #367b2d;
}

.press-release_content h2 {
  padding: 20px 10px 6px 20px;
}


.press-release_content .news-content {
  padding: 0px 10px 20px 20px;
}

.news-content .press-title {
  color: #357c2c;
  font-size: 14px;
  font-weight: bold;
}

.news-content .press-date {
  color: #54bbe6;
}

.news-content .press-text {
  font-size: 12px;
  line-height: 18px;
}

.read-more {
  padding-left: 20px; 
}


/* Footer style=====================================================================>  */
#footer {
  width: 970px;
  height: 90px;
  background:url(../images/footerbkg.jpg) no-repeat top center;
  clear: both;
}

.left-footer {
  line-height: 16px;
  padding: 22px 0px 0px 12px;
  float: left;
}

.left-footer p a {
  padding-right: 6px;
  padding-left:6px;
}

.right-footer {
  float: right;	
}

.right-footer p {
  padding: 34px 20px 0px 0px;
  font-size: 13px;
  font-weight: bold;
}

.right-footer p span {
  float: left;
}

.right-footer p img {margin-left: 10px; display: inline;}

/*---------SITE STYLES---------*/

/*---SITEMAP---*/
#siteMap{float:left; width:100%;}

#siteMap ul li{	font-size: 14pt; font-weight: 100; line-height:25px;}

#siteMap ul li ul li{font-size:10pt; padding-left:40px;}

#siteMap ul li ul .AspNet-TreeView-Parent{ padding-left:40px;}

#siteMap a{
	text-decoration:none;
	color:#387D2D;
}

#siteMap a:hover{
	text-decoration:underline;
	color:#387D2D;
}
