/* Earth Friendly LLC */

#box {position:relative; width:900px; height:auto; background-color:#FFF;}
.header {position:relative; width:900px; height:158px; float:left;}
.banner {position:relative; width:900px; height:132px; float:left; background-image: url(../img/header.jpg);}
.menu {position:relative; width:900px; height:26px; float:left;}
.menu_item {position:relative; float:left; padding-right:5px;}
.footer {position:relative;  margin-top:40px; float:left; width:900px; height:auto; border-top: thin solid #f9daaa; font-size:10px; font-family:arial;}
.taking_care{position:relative; float:left; width:500px; height:auto; font-family:arial; font-size:12px; text-align:left; margin-left:25%;}
.margin-right {
	margin-top: 3px;
	margin-right: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #616D41;
}
h3 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #8D580A;
}
.brown {
	color: #8D580A;
}
.green {
	color: #616D41;
}
