@charset "UTF-8";
/* CSS Document */

#menu {
	position:absolute;
	width:670px;
	height:70px;
	top: 412px;
}
#pic {
	position:absolute;
	width:500px;
	height:310px;
	padding-left: 85px;
	top: 60px;
}
#title {
	position:absolute;
	width:670px;
	height:132px;
	top: 500px;
}
#metals {
	position:absolute;
	left:0px;
	width:75px;
	height:63px;
}
#forest {
	position:absolute;
	left:85px;
	width:75px;
	height:63px;
}
#building {
	position:absolute;
	left:170px;
	width:75px;
	height:63px;
}
#paper {
	position:absolute;
	left:340px;
	width:75px;
	height:63px;
}
#cans {
	position:absolute;
	left:255px;
	width:75px;
	height:63px;
}
#fibers {
	position:absolute;
	left:425px;
	width:75px;
	height:63px;
}
#general {
	position:absolute;
	left:510px;
	width:75px;
	height:63px;
}
#custom {
	position:absolute;
	left:595px;
	width:75px;
	height:63px;
}
#bottom {
	position:absolute;
	left:0px;
	top:560px;
	width:977px;
	height:132px;
}



body {
	background-color: #777576;
	background-image: url(../images/bg_home.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
html
{
height: 100%;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
	height: 650px;
	width: 670px;
}

* html #nonFooter
{
height: 100%;
}

#content
{
padding-bottom: 9em;
}

#footer
{
position: relative;
margin-top: -7.5em;
} 


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #c9c3c3;
	text-decoration: none;
	padding-top: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #c9c3c3;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #c9c3c3;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #c9c3c3;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #c9c3c3;
	text-decoration: underline;
}
#top_logo {
	position:absolute;
	left:0px;
	width:977px;
	height:70px;
	top: 0px;
}
#text {
	position:absolute;
	top:372px;
	width:537px;
	height:25px;
	padding-left: 66px;
}
#apDiv1 {
	position:absolute;
	left:29px;
	top:10px;
	width:993px;
	height:634px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:106px;
	top:114px;
	width:517px;
	height:218px;
	z-index:1;
}
#logo_container {
	position:absolute;
	left:235px;
	width:200px;
	height:58px;
}
#master {
	position:relative;
	left:0px;
	top:25px;
	width:670px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
