/* MAIN/UNIVERSAL CSS */
html { font-size:100%; /* IE hack */ }

body { 
	/*background-image:url('img/png/fuel_green_leaf_big.png');
	background-repeat:no-repeat;
	background-position:-120px 10px;*/
	text-align:center; 
	font-family:"Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-size:62.5%;
	color:#000000; }
	
a { text-decoration:none; }
a:hover  { text-decoration:underline; }
	
h1, h2, h3, h4 { font-family:Candara, georgia, serif; }
	
#sitewrapper {
	border:0px solid red;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	text-align:left; }
	
h1 { font-size:2em; }	/* displayed at 24px */
h2 { font-size:1.5em; }	/* displayed at 18px */
h3 { font-size:1.25em; }	/* displayed at 15px */
h4 { font-size:1em; }	/* displayed at 12px */
p, li { font-size:1.4em; }

.inline {
	display: inline; }

input, select, th, td { font-size:1em; }

li li, li p, td p, blockquote p { font-size:1em; }

blockquote {
	padding:8px;
	background-color:#e3e1d5;
	text-decoration:none;
	font-size:1.2em;
	color:#222; }
	
img {
	border:none;
	border-style:none; }
	
img.main-logo {
	height:88px; }	
	
img.hr { margin-top:4px; }
	
.horizontal-spacer {
	clear:both;
	height:14px; }

/* LOGO CSS */
#main_logo_blog {
	margin-top:8px; }
	
/* SPECIAL CSS */
	
#special {
	display:block;
	float:right; }
	
img.action-icon {
	height:100px;
	margin-top:2px;
	margin-bottom:-80px;
	margin-right:30px; }
	
img.overlap_image {
	z-index:-1;
	margin-top:-14px;
	margin-left:-20px;
	margin-bottom:-330px;	}
	
#email-form-box {
	float:right; 
	margin-right:60px;
	margin-bottom:-80px;
	margin-top:-34px; }
	
/* MENU CSS */
#main_menu{
	width:960px; 
	height:35px;
	background-color:#000000; }

div.menu-spacer {
	border:0px solid black;
	width:1px;
	height:35px;
	float:left; }
	
div.menu-item {
	border:0px solid black;
	width:80px;
	height:15px; 
	float:left; }
	
div.menu-icon {
	border:0px solid black;
	margin-top:7px;
	width:20px;
	height:20px;
	float:left; }
	
.menu-image,.menu-image-active {
	border:0px solid black;
	margin-top:10px;
	position:relative; }
	
	#menu_home {
		margin-left:0px; }
	
	#menu_about {
		margin-left:-6px; }
		
	#menu_interact {
		margin-left:10px; }
		
	#menu_partners {
		margin-left:20px; }
	
	#menu_blog {
		margin-left:10px; }
	
	#menu_contact {
		margin-left:400px; }
		
	#menu_contact_icon { 
		margin-left:0px; }

div.menu-end {
	border:0px solid black;
	width:5px;
	height:35px; }

#menu_left {
	clear:left;
	float:left; }

#menu_right { 
	float:right;
	margin-right:-2px; }
	
/* MAIN SLIDER CSS */
div#main_slider img {
	margin-top:0px;
	margin-left:10px; }
	
/* MAIN CONTENT CSS */
div#main_content h1,h2,h3,h4,h5,h6 {
	margin:auto; }
	
div#main_content_center {
	background-color:#ffffff;
	clear:left;
	float:left;
	border:0px solid #aaa;
	margin-top:0px;
	margin-left:10px;
	margin-bottom:10px;
	padding:0 10px;
	width:920px;
	overflow:visible;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;	}

div#main_content_left {
	/* background-color:#e3e1d5; */
	background-color:transparent;
	clear:left;
	float:left;
	border:0px solid #aaa;
	margin-top:0px;
	margin-left:10px;
	padding:10px;
	width:534px;
	overflow:hidden;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;	}
	
div#main_content_left_blog {
	/* background-color:#e3e1d5; */
	background-color:transparent;
	clear:left;
	float:left;
	border:0px solid #aaa;
	margin-top:0px;
	margin-left:90px;
	padding:10px;
	width:534px;
	overflow:hidden;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;	}

div#main_content_right {
	/* background-color:#e3e1d5; */
	background-color:transparent;
	float:right;
	border:0px solid #aaa;
	margin-right:10px;
	padding:10px;
	width:350px;
	overflow:hidden;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;	}
	
div#main_content_right_blog {
	/* background-color:#e3e1d5; */
	background-color:transparent;
	float:left;
	border:0px solid #aaa;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	width:200px;
	overflow:hidden;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;	}
	
div#twtr-profile-widget {
	width:350px;
	margin-left:5px;
	margin-right:auto; }
	
.interact_object {
	display:block;
	border:0px solid #bbb;
	padding:4px;
	margin-bottom:20px;
	overflow:visible; }
	
/* MAIN FOOTER CSS */
div#main_footer {
	clear:both;
	margin-top:0px; }
	
div#main_footer a {
	text-decoration:none;
	color:#cccccc; }
	
div#main_footer td {
	color:#cccccc; 
	font-family:Tahoma, "Helvetica Nueu", Helvetica, sans-serif;
	font-size:1.2em; }
