@charset "utf-8";
/* CSS Document */
* { 
	margin: 0; 
	padding: 0;  
}
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #646464;
	background-image: url(../../images/page-bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 944px;
	height: 539px;
	margin: 25px auto 0 auto;
	border: 1px solid #999999;
}
#header { 
	width: 944px;
	height: 35px;
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
	display: none;
}
#main {
	width: 944px;
	height: 539px;
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../../images/bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: 11px;
	right: 23px;
	width: 170px;
	height: 54px;
}
#logo img {
	border: none;
}
#slogan {
	position: absolute;
	top: 261px;
	right: 239px;
	width: 281px;
	height: 50px;
	z-index: 1;
}
#map {
	position: absolute;
	top: 66px;
	right: 152px;
	width: 603px;
	height: 214px;
}
#intro {
	position: absolute;
	width: 174px;
	height: 255px;
	top: 48px;
	left: 15px;
	background-color: #f2f3f5;
	background-image: url(../../images/intro-bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#intro .inner {
	padding: 12px 11px;
}
#intro .inner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	padding: 0 0 15px 0;
}
#intro .inner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding: 0 0 15px 0;
}
#content {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
}
#content .content-inner {
	padding: 0;
}
#enviroteam {
	position: absolute;
	top: 422px;
	left: 18px;
}
#enviroteam img {
	border: none;
}
#buttons {
	position: absolute;
	top: 345px;
	left: 154px;
	width: 636px;
	height: 122px;
}
#buttons img {
	border: 0;
}
#button-a {
	position: absolute;
	top: 0;
	left: 0;
	width: 116px;
	height: 116px;
}
#button-a a:link, #button-a a:focus, #button-a a:visited {
	display: block;
	width: 116px;
	height: 116px;
	background-image: url(../../images/enviro-btns/services.jpg);
	background-repeat: no-repeat;
}
#button-a a:hover, #button-a a:active {
	display: block;
	width: 116px;
	height: 116px;
	background-image: url(../../images/enviro-btns/services.jpg);
	background-repeat: no-repeat;
}
#button-b {
	position: absolute;
	top: 0;
	left: 130px;
	width: 116px;
	height: 116px;
}
#button-b a:link, #button-b a:focus, #button-b a:visited {
	display: block;
	width: 116px;
	height: 116px;
	background-image: url(../../images/enviro-btns/products.jpg);
	background-repeat: no-repeat;
}
#button-b a:hover, #button-b a:active {
	display: block;
	width: 116px;
	height: 116px;
	background-image: url(../../images/enviro-btns/products.jpg);
	background-repeat: no-repeat;
}
#button-c {
	position: absolute;
	top: 0;
	left: 260px;
	width: 116px;
	height: 116px;
}
#button-c a:link, #button-c a:focus, #button-c a:visited {
	display: block;
	width: 116px;
	height: 116px;
	background-image: url(../../images/enviro-btns/shop.jpg);
	background-repeat: no-repeat;
}
#button-c a:hover, #button-c a:active {
	display: block;
	width: 152px;
	height: 116px;
	background-image: url(../../images/enviro-btns/shop.jpg);
	background-repeat: no-repeat;
}
#button-d {
	position: absolute;
	top: 0;
	left: 390px;
	width: 116px;
	height: 116px;
}
#button-d a:link, #button-d a:focus, #button-d a:visited {
	display: block;
	width: 116px;
	height: 116px;
	background-image: url(../../images/enviro-btns/news.jpg);
	background-repeat: no-repeat;
}
#button-d a:hover, #button-d a:active {
	display: block;
	width: 116px;
	height: 116px;
	background-image: url(../../images/enviro-btns/news.jpg);
	background-repeat: no-repeat;
}
#button-e {
	position: absolute;
	top: 0;
	left: 520px;
	width: 116px;
	height: 116px;
}
#button-e a:link, #button-e a:focus, #button-e a:visited {
	display: block;
	width: 116px;
	height: 116px;
	background-image: url(../../images/enviro-btns/contact.jpg);
	background-repeat: no-repeat;
}
#button-e a:hover, #button-e a:active {
	display: block;
	width: 116px;
	height: 116px;
	background-image: url(../../images/enviro-btns/contact.jpg);
	background-repeat: no-repeat;
}
#buttons span {
	color: #000000;
	display: none;
}
#logos {
	position: absolute;
	left: 18px;
	bottom: 14px;
	width: 895px;
	height: 32px;
	background-image: url(../../images/logos-bg.jpg);
	background-repeat: no-repeat;
}
#logos ul {
	list-style-type: none;
	position: absolute;
	top: 2px;
	left: 18px;
}
#logos ul li{
	display: inline;
	margin-right: 15px;
}
#languages {
	position: absolute;
	top: 390px;
	right: 33px;
	list-style-type: none;
	text-align: right;
}
#languages li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#languages li a:link, #languages li a:focus, #languages li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#languages li a:hover, #languages li a:active {
	color: #ffffff;
	text-decoration: underline;
}
#languages img {
	border: none;
	margin: 3px 0 0 0;
}
#copyrights { 
	width: 903px;
	height: 30px;
	margin: 0 auto;
	position: relative;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#copyrights p {
	margin: 0;
	color: #ffffff;
}
#copyrights #left {
	width: 900px;
	position: absolute;
	top: 9px;
	left: 0;
} 
#copyrights #right {
	width: 430px;
	position: absolute;
	top: 9px;
	right: 10px;
	text-align: right;
}
#copyrights ul {
	list-style-type: none;
}
#copyrights ul li{
	display: inline;
	margin-right: 3px;
	color: #ffffff;
}
#copyrights li a:link, #copyrights li a:focus, #copyrights li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#copyrights li a:hover, #copyrights li a:active {
	color: #ffffff;
	text-decoration: underline;
}
.clear-content {
	clear: both;
}
#Home {
	position: absolute;
	top: 14px;
	right: 838px;
	width: 98px;
	height: 22px;
}
#members {
	height: 22px;
	padding: 2px 0 0 0;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	margin: 0;
	
}
#members form {
	padding: 5px 0 0 0;
	margin: 0;
}
#members form .input {
	font-size: 11px;
	color: #8C8C8C;
	margin: 0 2px 0 3px;
}
#members form .submit{
	padding: 0;
	background-color: #2b56b0;
	border: 1px solid #cccccc;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	cursor: pointer;
}
