body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

img{
	border: 0px;
}

table.ff_parent_table{
	border-collapse: collapse;
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
td.ff_parent_table{
	border: 0px none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
div.ff_parent_standard, div.ff_parent_overwidth{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: center;
	width: 100%;
}
div.ff_parent_overwidth{
	overflow: hidden;
}
div.ff_wrapper{
	margin: 0px auto auto auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
}
div.ff_box{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
}
div.ff_parent_overwidth div.ff_box{
	position: absolute;
}
div.ff_float{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
}
div.ff_float_end{
	clear: both;
}

body {
	/*background-color: #5F6062;*/
	background-image: url(../images/home_bg.jpg);
	background-position : top center;
	background-repeat : no-repeat;
}

#ff_header{
	/* background-color: #D21241; */
}
#ff_header div.ff_wrapper{
	height: 300px;
	width: 1000px;
}
#ff_header div.ff_box{
	background-position: top center;
	background-repeat: no-repeat;
	left: -500px; top: 0px;
	height: 300px;
	width: 2000px;
}

#ff_footer{
	/* background-color: #000000; */
}
#ff_footer div.ff_wrapper{
	height: 90px;
	width: 1000px;
}
#ff_footer div.ff_box{
	background-position: top center;
	background-repeat: no-repeat;
	left: -500px; top: 0px;
	height: 90px;
	width: 2000px;
}

#ff_main div.ff_wrapper{
	width: 1000px;
}

#ff_main2 div.ff_wrapper{
	width: 1000px;
}
#ff_main2 div.ff_float{
	width: 500px;
}

#ff_main2A{
	background-color: #FFFFFF;
}

/* Custom */
img#logo{
	position: absolute;
	left: 534px;
	top: 38px;
}

img#greenpeace_logo{
	position: absolute;
	left: 1233px;
	top: 38px;
}

div#newsletter{
	position: absolute;
	top: 0px;
	background-image: url(../images/newsletter.jpg);
	height: 24px;
}

img#btn_subscribe{
	position: absolute;
	top: 0px;
	background-image: url(../images/btn_subscribe.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 24px;
	overflow: hidden;
	cursor: pointer;
}

input#subscription_email{
	position: absolute;
	top: 3px;
	height: 16px;
	font-size: 9px;
}

img#btn_lang{
	position: absolute;
	left: 1395px;
	top: 0px;
	cursor: pointer;
}

div#main_menu{
	position: absolute;
	left: 550px;
	top: 138px;
}

div#main_menu img{
	border: 0px;
}

img#nav1,
img#nav2,
img#nav3,
img#nav4{
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: center top;
	cursor: pointer;
}

img#nav1{
	background-image: url(../images/nav1.jpg);
	width: 225px;
	height: 50px;
}

img#nav2{
	background-image: url(../images/nav2.jpg);
	width: 236px;
	height: 50px;
	margin-left: -4px;
	* margin-left: -5px;
}

img#nav3{
	background-image: url(../images/nav3.jpg);
	width: 216px;
	height: 50px;
	margin-left: -4px;
	* margin-left: -5px;
}

img#nav4{
	background-image: url(../images/nav4.jpg);
	width: 234px;
	height: 50px;
}

div#footer_links{
	position: absolute;
	top: 21px;
	left: 550px;
	width: 400px;
	font-size: 12px;
}

div#footer_links a:link{
	color: #2b5d90;
	text-decoration: none;
}

div#footer_links a:visited{
	color: #14118f;
	text-decoration: none;
}

div#footer_btns{
	position: absolute;
	top: 21px;
	left: 1182px;
	width: 300px;
	* width: 301px;
	height: 32px;
	overflow: hidden;
}

div#footer_btns img{
	margin-right: 10px;
}

/* index */
img#btn_news,
img#btn_plan{
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: center top;
	cursor: pointer;
	margin: 0;
}

img#btn_news{
	background-image: url(../images/button_news.jpg);
	width: 459px;
	height: 171px;
	margin-left: -4px;
	* margin-left: -5px;
}

img#btn_plan{
	background-image: url(../images/button_plan.jpg);
	width: 461px;
	height: 171px;
}

div#main_2btns{
	position: relative;
	top: 0px;
	left: 41px;
}