#recycle .title 
{
	text-align: center;
}
 
#recycle .clearfix 
{
	width: 702px;
}
	 
#recycle .clearfix h2, 
#recycle .clearfix p
{
	text-align: left;
}
 
#recycle .clearfix h2 
{
	margin-top: 0;
}
 
#recycle .clearfix p 
{
	margin-top: 1.5em;
	color: #555;
}
  
#recycle #section1 
{
	margin-bottom: 50px;
	background: url(images/logo.gif) right bottom no-repeat;
}
	
#recycle #section1 .text 
{
	float: right;
	width: 459px;
}
 
#recycle #section1 .image 
{
	float: left;
	margin-top: 0;
	width: 223px;
}
  
#recycle #section2 
{
}
	 
#recycle #section2 .text 
{
	float: left;
	width: 543px;
}
 
#recycle #section2 .image 
{
	float: right;
	margin-top: 0;
	width: 139px;
}
 	 
