body {
	margin: 0;
	background-color:#D0EA9E;
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 125%;
}

h2 {
    font: bold 14px/125% Arial, sans-serif;
    color: #268F3A;
    margin: 0;
    padding: 0;
}

em {
    font-style: normal;
    color: #ac3e13;
}

#container {
	width: 900px;
	margin: 0 auto;
	background:#D0EA9E;
	height: auto;
}

#header {
	margin: 0 18px;
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	border-bottom: 5px solid #fff;
	background-image: url(../images/bg_decor_header-bottom.gif);
	height: 300px;
	width: 850px;
	position: relative;
}

#header .logo {
	width: 207px;
	padding: 0px 0 0 8px;
	background: repeat-x left top;
	position: relative;
	left: 2px;
	top: 18px;
	height: auto;
	z-index: 10;
}

/* menu */

#header .menu {
	width: 780px;
	height: 100px;
	top: -70px;
	left: 116px;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#header .menucontainer {
	height: 28px;
	width: 850px;
	top: -38px;
	position: relative;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}

#header .menu .item {
    display: block;
    float: left;
    padding: 8px 0 0 0;
   
    border: 0px 
}

#header .menu .item a {
    display: block;
    height: 26px;
    border-right: 1px solid #cbdda5;
}

#header .menu .last {
    background: none;
}
#columnheadline    {
    border-right: none;
}
#header .menu .item a.services {
    width: 67px;
    background: url('../images/bg_header_menu_services.gif') top no-repeat;
}
#header .menu .item a.biofuels {
    width: 104px;
    background: url('../images/bg_header_menu_about_biofuels.gif') top no-repeat;
}
#header .menu .item a.reducing {
    width: 229px;
    background: url('../images/bg_header_menu_reducing.gif') top no-repeat;
}
#header .menu .item a.green {
    width: 163px;
    background: url('../images/bg_header_menu_green.gif') top no-repeat;
}
#header .menu .item a.COO {
    width: 64px;
    background: url('../images/bg_header_menu_COO.gif') top no-repeat;
}
#header .menu .item a:hover {
    background-position: bottom;
}

.invisibledot {

color: #FFFFFF

}

#counter {
	margin-left: 20px;
	width: 300px;
	height: auto;
	
}

#arrow  {
	position: absolute;
	height: 50px;
	width: 105px;
	left: 197px;
	top: 15px;
	z-index: 5;
}

/* submenu */


#header .submenu {
	width: 641px;
	height: 25px;
	background: repeat-x;
	top: -75px;
	left: 200px;
	position: relative;
	padding: 0px;
	margin: 0px;
}

#header .submenu .item {
    display: block;
    float: left;
    padding: 8px 0 0 0;
   
    border: 0px 
}

#header .submenu .item a {
    display: block;
    height: 26px;
    border-right: 1px solid #cbdda5;
}

#header .submenu .last {
    background: none;
}

#header .submenu .last a {
    border-right: none;
}
#header .submenu .item a.filmtv {
    width: 164px;
    background: url('../images/bg_header_menu_film_television.png') top no-repeat;
}
#header .submenu .item a.business {
    width: 71px;
    background: url('../images/bg_header_menu_business.png') top no-repeat;
}
#header .submenu .item a.localgov {
    width: 123px;
    background: url('../images/bg_header_menu_localgov.png') top no-repeat;
}
#header .submenu .item a.construction {
    width: 102px;
    background: url('../images/bg_header_menu_construction.png') top no-repeat;
}
#header .submenu .item a.transportation {
    width: 102px;
    background: url('../images/bg_header_menu_transportation.png') top no-repeat;
}
#header .submenu .item a:hover {
    background-position: bottom;
}



/* smallmenu */

#header .smallmenu {
	float: right;
	top: 10px;
	position: relative;
	right: 24px;
	width: 300px;
	height: 30px;
}

#header .smallmenu .item {
    display: block;
    float: left;
    padding: 8px 0 0 0;
   
    border: 0px 
}

#header .smallmenu .item a {
    display: block;
    height: 26px;
    border-right: 1px solid #cbdda5;
}

#header .smallmenu .last {
    background: none;
}

#header .smallmenu .last a {
    border-right: none;
}.smallmenu .item a.contacts {
    width: 64px;
    background: url('../images/bg_header_menu_contacts.png') top no-repeat;
}
#header .smallmenu .item a.links {
    width: 50px;
    background: url('../images/bg_header_menu_links.png') top no-repeat;
}
#header .smallmenu .item a.home {
    width: 52px;
    background: url('../images/bg_header_menu_home.png') top no-repeat;
}
#header .smallmenu .item a.about {
    width: 72px;
    background: url('../images/bg_header_menu_about_us.png') top no-repeat;	
}
#header .smallmenu .item a:hover {
    background-position: bottom;
}




/* main */

#mainblock {
	border-left: 7px solid #fff;
	border-right: 7px solid #fff;
	padding-top: 0px;
	left: 0px;
	margin-top: 30;
	margin-bottom: 0;
	margin-right: 18px;
	margin-left: 18px;
	height: 505px;
	width: 850px;
	z-index: 3;
	background-repeat: no-repeat;
	background-position: center top;
	top: 0px;
	position: relative;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/bg_content.jpg);
}

#content {
	border-left: #d8ecab;
	border-right: #d8ecab;
	background-color: #fff;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	height: auto;
}

#main_column {
	width: 476px;
	margin-left: 315px;
	overflow: auto;
	background-color: #FFFFFF;
}

#main_column p {
    color: #81760f;
    text-align: justify;
    margin: 0 0 1em 0;
}
#main_column ul {
    margin: 0;
    padding: 0;
    color: #81760f;
    list-style-position: inside;
}
#main_column ul li {
    margin-bottom: 1em;
    text-align: justify
}

#footer {
	width: 850px;
	background-color: #ffffff;
	font-size: 10px;
	height: 70px;
	clear: both;
	text-align: center;
	margin-right: 18px;
	margin-left: 18px;
	background-image: url(../images/bg_content_footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	left: 0;
	top: 0;
	z-index: 3;
}

/* FIXES & MISC */
.cleared:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .cleared {height: 1%;}
/* End hide from IE-mac */
