body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 75%;
	line-height: 130%;
	margin: 0;
	padding: 0;
	background: #F8B300 url(/erc/images/bg_main.png) 0 166px no-repeat;
}

#container {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: url(/erc/images/header_bg.png) center top no-repeat;
}

#wrapper {
	width: 956px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#header {
	float: left;
	width: 956px;
	margin: 10px 0 0 0;
}

#logo {
	float: left;
	width: 175px;
}

#logo2 {
	float: left;
	width: 264px;
	margin: 47px 0 0 10px;
}

#navigation {
	float: right;
	width: 400px;
	height: 30px;
}

#navigation ul {
	float: right;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	list-style-type: none;
	text-align: right;
	margin: 0 0 0 20px;
}

#navigation a {
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	color: #999;
}

#subnav {
	float: left;
	width: 262px;
	margin: 0 8px 0 0;
}

#subnav ul {
	float: left;
	margin: 22px 0 0 0;
	padding: 0;
}

#subnav li {
	float: left;
	clear: both;
	list-style-type: none;
}

#wesupport {
	float: left;
	clear: both;
	width: 204px;
	margin: 12px 0 0 30px;
	text-align: center;
}

#main {
	float: left;
	width: 686px;
}

#mainad {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 686px;
	height: 344px;
}

#howitworks {
	float: left;
	margin: 10px 0 12px 0;
}

#didyouknow {
	float: left;
	margin: 38px 40px 0 0;
}

#whyrecycle {
	float: left;
}

#footer {
	float: left;
	background: url(/erc/images/footer.png) 0 0 no-repeat;
	margin: 15px 0 15px 0;
	width: 951px;
	height: 107px;
}

#footer p {
	color: #8DC63F;
	font-weight: bold;
	margin: 2px 0 2px 0;
}

#downloads {
	float: left;
	width: 220px;
	margin: 32px 0 0 30px;
}

.list_downloads {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
}

.list_downloads li {
	float: left;
	clear: both;
	list-style-type: none;
	margin: 0 0 5px 0;
}

.list_downloads li a {
	text-decoration: none;
	color: #999;
}

.imagefloat {
	float: left;
	margin: 0 8px 0 0;
}

.bullet_column {
	float: left;
	margin: 30px 0 0 25px;
}

.bullet_column li {
	color: #0072BC;
}

#extralogos {
	float: right;
	width: 100px;
	margin: 30px 30px 0 0;
	text-align: right;
}

#copyright {
	float: left;
	margin: 10px 0 10px 0;
	font-size: 80%;
	text-align: right;
}





/* interior styles only */


#whatshappening {
	position: absolute;
	top: 50px;
	left: 680px;
}

#reducerecyclerewear {
	position: absolute;
	top: 40px;
	right: 10px;
}

#contentbox {
	float: right;
	clear: both;
	width: 683px;
	overflow: hidden;
}

#contentbox_top {
	float: left;
	clear: both;
	width: 683px;
	height: 23px;
	background: url(/erc/images/content_top.png) 0 0 no-repeat;
}

#contentbox_middle {
	float: left;
	clear: both;
	width: 683px;
	background: url(/erc/images/content_middle.png) 0 0 repeat-y;
}

#contentbox_bottom {
	float: left;
	clear: both;
	width: 683px;
	height: 28px;
	background: url(/erc/images/content_bottom.png) 0 0 no-repeat;
}

#contentbox_text {
	float: left;
	width: 615px;
	margin: 20px 0 20px 30px;
}

#contentbox_nav {
	float: left;
	width: 615px;
	margin: 10px 0 10px 0;
}

#contentbox_nav p {
	margin: 0;
	padding: 0;
	line-height: 140%;
}

#contentbox_nav a {
	text-decoration: none;
	color: #999;
}

.underline {
	border-bottom: 1px solid #8DC53E;
	padding-bottom: 3px;
}

.arrowfloat {
	margin: 5px 8px 0 8px;
}

.text {
	float: left;
	clear: both;
	width: 430px;
}






/* specific styles */

img {
	border: 0;
}

a {
	color: #0072C2;
}

b {
	color: #0072C2;
}

h1 {
	font-size: 140%;
	color: #8DC53E;
	line-height: 130%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 100%;
	color: #0072C2;
}

.green {
	color: #8DC53E;
}

.blue {
	color: #0070BA;
}



.break {
	clear: both;
}

.hr {
	float: left;
	clear: both;
	height: 3px;
	width: 100%;
	background: url(/erc/images/dottedlines.png) 0 0 repeat-x;
	margin: 2px 0 2px 0;
	padding: 0;
}

.hr2 {
	float: left;
	clear: both;
	height: 3px;
	width: 100%;
	background: url(/erc/images/dottedlines_blue.png) 0 0 repeat-x;
	margin: 2px 0 2px 0;
	padding: 0;
}

.hr3 {
	float: left;
	clear: both;
	height: 1px;
	width: 100%;
	background: #0070BA;;
	margin: 2px 0 2px 0;
	padding: 0;
}

.textfield {
	float: left;
	width: 320px;
	border-bottom: 0;
	border-right: 0;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

label {
	float: left;
	clear: both;
	width: 90px;
}

.special {
	clear: both;
	display: none;
}


form p {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}

ul {
	
}

li {
	
}

.list {
	clear: both;
	margin: 0 0 0 17px;
	padding: 0;
}

.list li {
	list-style-image: url(/erc/images/bullet.gif);
}

.list li a {
	text-decoration: none;
	color: #999;
}

.photos {
	float: right;
	width: 124px;
	margin: 13px 0 0 0;
}

.imageborder1 {
	border: 2px solid #0575BD;
}

.imageborder2 {
	border: 2px solid #8DC53E;
}




/* Easy Slider */
	
	#slider {
		float: left;
		clear: both;
		width: 684px;
		height: 119px;
	}
	
	#slider ul, #slider li
    {
		margin: 0;
		padding:0;
		list-style:none;
		height: 119px;
	}
	#slider li, #slider2 li{ 
		float: left;
		width:684px;
		height:119px;
		
		}	
	
	/* numeric controls */	

	ol#controls {
		margin: 10px 0;
		padding:0;
		height: 17px;
        font-size: 1px;	
        float: right;
	}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		width: 17px;
        height:17px;
		line-height: 17px;
		text-align: center;
		}
	ol#controls li a { 
		float:left;
		width: 17px;
		height: 17px;
		line-height: 17px;
        background: url("../images/slider/sliderbg.png") 0 0 no-repeat;
		color:#fff;
		padding:0 1px;
		text-decoration:none;
	}
	
    ol#controls li.current a{
        background: url("../images/slider/sliderbg.png") 0 -17px no-repeat;
		color:#f16421;
    }
	
/* // Easy Slider */
