/*
 project: PAER
 author: Paul Stathacopoulos (pauls@pacaltenergy.com)
 date: 2008-02-22
*/


html {

}

body {
	color: #000;
	background: white url('../images/background_grad_green_white.png') repeat-x;
	color:#000000;
}

/* START DIV STYLES */


#main {
	background: transparent;
	color:#000000;
	width: 998px;
	height: auto;
	top:0px;
	margin: 0 auto;
}

#topbar {
	position: static;
	background: transparent url('../images/top_bar.png') no-repeat;
	color:#000000;
	width: 998px;
	height: 112px;
	margin-top:0px;
	z-index: 1;
}

#header {
	position: static;
	background: transparent url('../images/main_top.png') no-repeat;
	color:#000000;
	width: 998px;
	height:12px;
	margin-top:0px;
	z-index: 1;
}

#wrapper1 {
	position: static;
	background: transparent url('../images/background_wrapper.png') repeat-y;
	color:#000000;
	width: 998px;
	height:auto;
	margin-top: 0px;
	z-index: 1;
}

#inner_header {
	position: static;
	background: #F3F2F0 url('../images/wind_power3.png') no-repeat;
	color:#000000;
	width: 974px;
	height:305px;
	margin: 0 auto;
	z-index: 2;
}		

#wrapper2 {
	position: static;
	background: transparent url('../images/background_wrapper.png') repeat-y;
	color:#000000;
	width: 998px;
	height:auto;
	margin-top: 0px;
	z-index: 1;
}

#inner_body {
	position: static;
	background: #F3F2F0 no-repeat;
	color:#000000;
	width: 974px;
	height:100%;
	margin: 0 auto;
	z-index: 2;
	border-bottom: 1px dashed #92B5CB;
}	

#main_left {
	float: left;
	width:693px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
}

#main_right {
	float: right;
	width: 200px;
	height: auto;
	border-left: 1px dashed #92B5CB;
	padding-left: 20px;
	padding-right: 20px;

}

#wrapper3 {
	position: static;
	background: url('../images/background_wrapper.png') repeat-y;
	color:#000000;
	width: 998px;
	height:auto;
	margin-top: 0px;
	z-index: 1;
}

#link_body {
	position: static;
	background: #F3F2F0 no-repeat;
	color:#000000;
	width: 974px;
	height:auto;
	margin: 0 auto;
	z-index: 2;
}	

#half_left {
	float: left;
	width:440px;
	height:auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#half_right {
	float: right;
	width:440px;
	height:auto;
	border-left: 1px dashed #92B5CB;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}


#footer {
	position: static;
	background: transparent url('../images/lay-fot-background.png') no-repeat;
	color:#000000;
	width: 998px;
	padding-left:20px;
	padding-top:10px;
}

#inner_header_sky_about {
	position: static;
	background: #F3F2F0 url('../images/background_sky.png') no-repeat;
	color:#000000;
	width: 974px;
	height: 1800px;
	margin: 0 auto;
	z-index: 2;
}	

#inner_header_sky_contact {
	position: static;
	background: #F3F2F0 url('../images/background_sky.png') no-repeat;
	color:#000000;
	width: 974px;
	height: 1500px;
	margin: 0 auto;
	z-index: 2;
}	

#inner_header_sky_biofuels {
	position: static;
	background: #F3F2F0 url('../images/background_sky.png') no-repeat;
	color:#000000;
	width: 974px;
	height: 2600px;
	margin: 0 auto;
	z-index: 2;
}

#inner_header_sky_ethanol {
	position: static;
	background: #F3F2F0 url('../images/background_sky.png') no-repeat;
	color:#000000;
	width: 974px;
	height: 1500px;
	margin: 0 auto;
	z-index: 2;
}

#inner_header_sky_biodiesel {
	position: static;
	background: #F3F2F0 url('../images/background_sky.png') no-repeat;
	color:#000000;
	width: 974px;
	height: 2500px;
	margin: 0 auto;
	z-index: 2;
}

#inner_header_sky_incentives {
	position: static;
	background: #F3F2F0 url('../images/background_sky.png') no-repeat;
	color:#000000;
	width: 974px;
	height: 2800px;
	margin: 0 auto;
	z-index: 2;
}
#inner_body_sub {
	position: static;
	background: transparent no-repeat;
	color:#000000;
	width: 974px;
	height:100%;
	margin: 0 auto;
	z-index: 2;
	padding-top:50px;
}	

#inner_body_forum {
	position: static;
	background: #F3F2F0 no-repeat;
	color:#000000;
	width: 974px;
	height:100%;
	margin: 0 auto;
	z-index: 2;
	padding-top:0px;
}	

#main_left_sub {
	float: left;
	width:693px;
	height:auto;
	padding-left: 20px;
	padding-right: 20px;

}

#main_right_sub {
	float: right;
	width: 200px;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
		border-left: 1px dashed #92B5CB;

}

#marquee_style {
	position: static;
	background: transparent url('../images/marquee_background.png') no-repeat;
	color:#000000;
	width: 974px;
	height: 22px;
	margin: 0 auto;
	z-index: 4;
}


/* START TABS */

#container {
	position: relative;
	width: 998px;
	height: 112px;
	padding: 0;
	margin: 0 0 0 0;
	background: transparent no-repeat;	
	}

#nav {
	position: absolute;
	top: 12px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 88px;
	display: inline;
	overflow: hidden;
	width: 974px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 88px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:88px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -88px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -176px;
	}

#tlogo a  {
	width: 134px;
	background: url(images_top_logo.png) top left no-repeat;
	}
	
#thome a  {
	width: 120px;
	background: url(images/home.png) top left no-repeat;
	}

#tabout a  {
	width: 120px;
	background: url(images/about.png) top left no-repeat;
	}

#tcontact a  {
	width: 120px;
	background: url(images/contact.png) top left no-repeat;
	}

#tforum a  {
	width: 120px;
	background: url(images/forum.png) top left no-repeat;
	}
	
#tbiofuels a  {
	width: 120px;
	background: url(images/biofuels.png) top left no-repeat;
	}
	
#tincentives a  {
	width: 120px;
	background: url(images/incentives.png) top left no-repeat;
	}
	
#tlinks a  {
	width: 120px;
	background: url(images/links.png) top left no-repeat;
	}




/* START TEXT STYLES */

/************** header tag styles **************/

h1 {
	font: 900 22px arial;
	background: transparent;
	color:#494949;
	margin-top: 0px;
	margin-bottom: 0px;}

h2 {
	font: 900 14px arial;
	background: transparent;
	color:#494949;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font: 400 14px arial;
	background: transparent;
	color:#494949;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font: 900 12px arial;
	background: transparent;
	color:#494949;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font: 800 10px arial;
	background: transparent;
	color:#494949;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font: 900 18px arial;
	background: transparent;
	color:#3e3e3e;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	background: transparent;
	color: #0081D6;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #0081D6;
	text-decoration: none;
}

a:active {
	background: transparent;
	color: #0081D6; 
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: #FF9966;	
	text-decoration: none;
}