@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
\
}
#holder{
	width: 100%;
	background-image: url(images/planet_earth_home_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1200px;
}

#maincontent {
	position: absolute;
	width: 956px;
	margin-left: -478px;
	padding-left: 50%;
}

#navholder {
	position: relative;
	z-index: 900;
	float: left;
	padding-bottom: 449px;
	width: 800px;
	padding-right: 78px;
	padding-left: 78px;
}
#cta_holder {
	float: left;
	width: 956px;
	position: relative;
}
#cta_recycling {
	float: left;
	height: 118px;
	width: 311px;
	position: relative;
	padding-right: 12px;
}
#cta_commercial {
	float: left;
	height: 117px;
	width: 311px;
	position: relative;
	padding-right: 12px;
}
#cta_scrap {
	float: left;
	height: 117px;
	width: 310px;
	position: relative;
}
#textarea {
	float: left;
	width: 850px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 165px;
	overflow: auto;
	line-height: 16px;
	padding-top: 40px;
	padding-right: 71px;
	padding-bottom: 50px;
	padding-left: 25px;
}
#footer {
	float: left;
	height: 50px;
	width: 956px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 18px;
}
.titles {
	font-weight: bold;
	font-size: 24px;
}
a.footerlink:link, a.footerlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #928FBE;
	text-decoration: none;
}
a.footerlink:hover {
	color: #333333;
	text-decoration: none;
}

a.thirdeye:link, a.thirdeye:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
a.thirdeye:hover {
	color: #333333;
	text-decoration: none;
}

