body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: auto;
	font-family: tahoma, "lucida grande", verdana, arial, helvetica;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #67BA00;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #CCCC00;
	text-decoration: none;
}
#header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 78px;
	background-color: #333333;
	width: 100%;
	min-width: 900px;
}
#headerlogos {
	width: 846px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.logodlink {
	position: relative;
	top: -7px;
}
.logogreen {
	position: relative;
	left: 545px;
}
.flaggreen {
	position: relative;
	left: 526px;
	top: -50px;
}
a.changecountry {
	position: relative;
	font-size:9px;
	left: 455px;
	top: 8px;
}
a.worldwide {
	color: #999999;
	position: relative;
	font-size: 12px;
	top: -8px;
	margin: 0px;
	padding: 0px;
	left: 260px;
}
#mainmenu {
	margin: 0px;
	padding: 0px;
}
#navmenu {
	background-color: #99CC33;
	height: 40px;
	background-image: url(../images/topnav-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding: 0px;
	width: 100%;
	min-width: 900px;
}
#navmenu  ul#nav {
	width: 847px;
	margin-right: auto;
	margin-left: auto;
}
#navmenu   ul  li   a  {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	height: 40px;
	text-indent: -9999px;
}
#navmenu   ul  li   a:hover  {
	color: #000;
	background-position: 0px 100%;
}
/* Menus */

#navmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#navmenu ul li { /* all list items */
	float: left;
	position: relative;
}

#navmenu ul li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	width: 224px;
	background-position: bottom;
	padding-bottom: 11px;
	background-repeat: no-repeat;
}
#navmenu ul li ul.endofmenu {
	left: -120px;
}
#navmenu ul li ul li {
	background-image: url(../images/menu-bg.png);
	width: 224px;
}	
#navmenu ul li ul li.top { /*second-level menu: top rounded white background*/
	background-image: url(../images/menu-top-white.png);
}
#navmenu ul li ul li.mid { /*second-level menu: middle list white BG color*/
	background-color: #FFFFFF;
}
#navmenu ul li ul li.mid2line { /*second-level menu: 2-line middle list white BG color*/
	background-color: #FFFFFF;
	height: 40px;
}
#navmenu ul li ul li.bottom { /*second-level menu: bottom rounded white background*/
/*	margin: 0px;
	padding: 0px;	*/
	background-image: url(../images/menu-bottom-white.png);
}
#navmenu ul li ul li.alone { /*second-level menu: only one item white background*/
	background-image: url(../images/menu-alone-white.png);
	height: 30px;
}
#navmenu  ul  li  ul  li  a {
	color: #00652e;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 4px;	
	border-top: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 0px;
	height: auto;	
}
#navmenu ul li ul a:hover {
	color: #99CC33;
	text-decoration: underline;
}
#navmenu   ul   li   ul   li   a.firstitem {
	border-top: none;
	
}
#navmenu ul li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
/*
#navmenu ul li:hover ul, #navmenu ul li.over ul { /* lists nested under hovered list items 
	display: block;
}
.mnuhome {
	background-image: url(../images/menu-home.jpg);
	width: 73px;
}
.mnuceo {
	background-image: url(../images/menu-chairman.jpg);
	width: 134px;
}
.mnuevolution {
	background-image: url(../images/menu-revolution.jpg);
	width: 140px;
}
.mnuproducts {
	background-image: url(../images/menu-products.jpg);
	width: 127px;
}
.mnutechnology {
	background-image: url(../images/menu-technology.jpg);
	width: 127px;
}
.mnunews {
	background-image: url(../images/menu-news.jpg);
	width: 102px;
}
.mnusustainability {
	background-image: url(../images/menu-sustainability.jpg);
	width: 164px;
}
.mnuturn {
	background-image: url(../images/menu-turn.jpg);
	width: 107px;
}*/
#homepage {
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-home.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 25px;
	min-width: 900px;
}
#sitemap {
	min-width: 900px;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-home.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding-top: 100px;
}
#scene {
	height: 56px;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 900px;
	
}
#main {
	min-width: 900px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#introflash {
	height: 300px;
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 5px;
	background-color: #9DD436;
}
.blueskytree {
	background-image: url(../images/bg-blueskytree.jpg);
}
.yellowforest {
	background-image: url(../images/bg-yellowforest.jpg);
}
.lakeb {
	background-image: url(../images/bg-lake2.jpg);
}
.pond {
	background-image: url(../images/bg-pond.jpg);
}
.mountains {
	background-image: url(../images/bg-mountains.jpg);
}
.recycle {
	background-image: url(../images/bg-recycle.jpg);
	background-repeat: no-repeat;
	height: 0px;
	background-color: #FFFFFF;
}
#heading {
	height: 57px;
	background-image: url(../images/heading-bg.jpg);
	min-width: 900px;
}
#heading h1 {
	font-weight: normal;
	color: #5f5f5f;
	padding: 12px 0px 0px 0px;
	width: 820px;
	margin: 0px auto;
	font-size: 19px;
}
.t {
	background: url(../images/dot.jpg) 0 0 repeat-x;
	width: 846px;
	margin-right: auto;
	margin-left: auto;
}
.b {
	background: url(../images/dot.jpg) 0 100% repeat-x
}
.l {
	background: url(../images/dot.jpg) 0 0 repeat-y
}
.r {
	background: url(../images/dot.jpg) 100% 0 repeat-y
}
.bl {
	background: url(../images/bl.jpg) 0 100% no-repeat
}
.br {
	background: url(../images/br.jpg) 100% 100% no-repeat
}
.tl {
	background: url(../images/tl.jpg) 0 0 no-repeat
}
.tr {
	background: url(../images/tr.jpg) 100% 0 no-repeat;
	padding:10px
}
.homebox {
	width: 648px;
}
.contentpad {
	padding-left: 196px;
}
.contentpadfull {
	padding-left: 10px;
}
.contentpad p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
}
.contentpad   ul  {
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	list-style: square;
}
.contentpad    ol  {
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 18px;
}
.contentpad    li   {
	color: #666666;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}
.contentpad ol li {
	padding-bottom: 5px;
}
.contentpad ol li ul {
	margin-top: 5px;
}
.contentpad  ul  li  ul {
	margin-top: 5px;
}
.contentpad h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #000000;
	margin-top: 5px;
	padding-top: 0px;
	font: normal 15px tahoma, "lucida grande", verdana, arial, helvetica;
}
.contentpad h4 {
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0px 3px;
	padding: 0px;
}
.contentpad h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	color: #999999;
	font: bold 12px tahoma, "lucida grande", verdana, arial, helvetica;
}


.contentpadfull p {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
}
.contentpadfull   ul  {
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	list-style: square;
}
.contentpadfull    ol  {
	padding-left: 25px;
	margin-top: 0px;
	padding-top: 0px;
	color: #CCCCCC;
	font-size: 12px;
	line-height: 18px;
}
.contentpadfull    li   {
	color: #666666;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 18px;
}
.contentpadfull ol li {
	padding-bottom: 5px;
}
.contentpadfull ol li ul {
	margin-top: 5px;
}
.contentpadfull  ul  li  ul {
	margin-top: 5px;
}
.contentpadfull h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #000000;
	margin-top: 5px;
	padding-top: 0px;
	font: normal 15px tahoma, "lucida grande", verdana, arial, helvetica;
}
.contentpadfull h4 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 3px;
	padding: 0px;
}
.contentpadfull h6 {
	margin: 0px 0px 5px;
	padding: 0px;
	color: #999999;
	font: bold 12px tahoma, "lucida grande", verdana, arial, helvetica;
}


.cornerfade {
	position: absolute;
	float: left;
	margin-left: -186px;
}
.contenthome {
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	padding: 5px 30px;
}
.padleft {
	padding-left: 10px;
}
.padright {
	padding-right: 10px;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 15px;
	overflow: hidden;
	background-repeat: repeat-x;
	min-width: 900px;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #99CC00;
}
#footer p {
	width: 847px;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
#footer ul {
	width: 847px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	height: 70px;
}
#footer ul li {
	display: block;
	float: left;
}
#footer ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	height: 70px;
	text-indent: -9999px;
}
#footer ul li a:hover {
	color: #97C032;
	background-position: 0px 100%;
}
.mnu2home {
	background-image: url(../images/menu2-home.jpg);
	width: 73px;
}
.mnu2ceo {
	background-image: url(../images/menu2-chairman.jpg);
	width: 134px;
}
.mnu2evolution {
	background-image: url(../images/menu2-evolution.jpg);
	width: 140px;
}
.mnu2news {
	background-image: url(../images/menu2-news.jpg);
	width: 102px;
}
.mnu2sustainability {
	background-image: url(../images/menu2-sustainability.jpg);
	width: 164px;
}
.mnu2turn {
	background-image: url(../images/menu2-turn.jpg);
	width: 107px;
}
.mnu2products {
	width: 127px;
	background-image: url(../images/menu2-products.jpg);
}
form label {
	line-height: 30px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
form input {
	background-color: #FCFCFC;
	border: 1px solid #F0F0F0;
}
.products td {
	text-align: center;
}

.TABLE-Gray12   	        { font-family:Arial; color:#666666; text-decoration:none; font-size:12px; font-weight:strong }
.TABLE-Gray12 A	        { font-family:Arial; color:#666666; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-Gray12 A:active	{ font-family:Arial; color:#666666; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-Gray12 A:visited  { font-family:Arial; color:#666666; text-decoration:underline; font-size:12px; font-weight:strong }
.TABLE-Gray12 A:hover	{ font-family:Arial; color:#999999; text-decoration:underline; font-size:12px; font-weight:strong }
