body {
	margin: 0 auto;
	padding: 0;
	height:auto;
	background:url(../images/background-gradient.gif) repeat-x #e5e5e5;
}

#wrapper {
	margin:0 auto;
	width:850px;
	height:auto;	
}

#logo_area{
	float:left;
	margin-top:21px;
}

#logo{
	padding-left:24px;
	float:left;
}

#innovative_text{
	float:right;
	margin-top:69px;
}

#navigation{
	margin-top:7px;
	float:left;
	border:2px solid color:#ffffff;
	width:850px;
	height:151px;
	background:url(../images/banner_bg.jpg) no-repeat;
}

#navigation_links{
	float:left;
	height:auto;
	width:850px;
	padding:2px 0px 0px 3px;
}

#main_content{
}

#left_content{
	float:left;
	height:auto;
	width:210px;	
}

#why_recycle{
	height:133px;
	width:200px;
	margin-top:10px;
	background:url(../images/why_recycle.jpg) no-repeat;
}

#destination_guides{
	height:133px;
	width:200px;
	margin-top:10px;
	background:url(../images/destination_guides.jpg) no-repeat;
}

#need_funding{
	height:133px;
	width:200px;
	margin-top:10px;
	background:url(../images/need_funding.jpg) no-repeat;
}

.left_links{
	margin-left:13px;
	margin-top:100px;

}

#right_content{
	margin-top:10px;
	float:left;
	width:640px;
	height:auto;
	background:url(../images/content_background.gif) no-repeat #ffffff;
}

#right_title{
	margin-top:24px;
	padding-left:24px;
}

#contact_banner{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4f729a;
	padding:10px 0px 0px 24px;
}

#right_wide_text{
	margin:13px 0px 19px 0px;
	padding-left:24px;
	height:auto;
	width:593px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5c99b2;
}

#left_bottom_content{
	margin:0px 17px 0px 0px;
	padding-left:24px;
	width:275px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f729a;
	float:left;
}

#left_bottom_content a{
	color:#4f729a;
	text-decoration:none;
}

#left_bottom_content a:hover{
	text-decoration:underline;
}

#right_bottom_content{
	width:304px;
	height:auto;
	float:left;
	background:url(../images/right_text_box.gif) no-repeat #F3F3E9 bottom;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f729a;
	padding-bottom:25px;
}

#right_bottom_text{
	padding:10px 0px 0px 10px;
}
#footer{
	clear:both;
	width:850px;
	height:26px;
	background:url(../images/footer_gradient.gif) repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

#footer_text{
	float:left;
	height:26px;
	width:600px;
	padding:10px 35px 0px 5px;
}

#footer a{
	height:26px;
	margin-right:100px;
	text-decoration:none;
	color:#FFFFFF;
}

#desination_images{
	padding:10px 0px 20px 0px;
	float:left;
}

#destination_image2{
	padding-top:20px;
}