@charset "utf-8";
/* Earthworks Landing page CSS Document */

body{ 
	background: #f6faed;
	margin:0;
}
p{ 
	font-family:Arial, Helvetica, sans-serif; 
	color:#636;
	font-size:0.8em;
}
#container{ 
	width:956px; 
	height: 100%;
	margin:0 auto 0  auto;
	background:#ecf5d8;
}
.top{ 
	width:956px; 
	float:left; 
	background:#f7f0e6; 
	text-align:center;
}
.main{ 
	width:956px;
	float:left;
	background:#ecf5d8;
	padding:0 0 60px 0;
}
.earthworks{ margin:20px 0 0 0;}
.title{ margin:20px 0 20px 0;}
.moyses{ margin:15px 0 15px 0; border:0;}
.content{ 
	margin:5px 0 0 220px; 
	width: 534px;
	text-align:center;
}
.pics_bk{ 
	width:587px;
	height:280px;
	background: #dff0c3;
	margin:30px 0 0 185px;
}
.picsbox{ padding:30px 0 0 30px;}
.products{ margin:0 0 0 30px;}