/* ---------------------------------------- */
/* SERVICES -> ECO-FRIENDLY					*/
/* ---------------------------------------- */

body#eco-friendly h3.icons {
	background-position: 0 -1260px;
}

body#eco-friendly h3#green-up {
	background-position: 0 -2520px;
}

body#eco-friendly h3#eco-examples {
	background-position: 0 -2580px;
	border-top: 1px dotted;
	margin-top: 1em;
	padding-top: 10px;
}
	div#eco-friendly-designs p.see-more {
		background: url(../images/actions2.png) 0 -216px no-repeat;
		top: 20px;
	}


/* Examples of Eco Friendly designs... */

body#eco-friendly div#secondary-content {
	width: 590px;
	padding: 0 0 20px 0;
}
body#eco-friendly div#secondary-content div {
	border-top: 1px dotted;
	border-right: 1px dotted;
	height: 175px;
}
body#eco-friendly div#secondary-content div h4 {
	height: 40px;
	margin: 8px 0 10px 0;
}
body#eco-friendly div#secondary-content div.last {
	border-right: none;
}
body#eco-friendly div#secondary-content div.first {
	padding-top: 0;
	border-top: none;
}
body#eco-friendly div#secondary-content div h4 a {
	border: none;
	display: block;
	height: 40px;
	outline: none;
	text-indent: -9999px;
}
body#eco-friendly div#secondary-content div h5 {
	margin: -5px 0 -5px 0;	
}
body#eco-friendly div#secondary-content div p, div#main-content p {
	line-height: 1.4em;
}
body#eco-friendly div#secondary-content div#offer p:last-child, div#secondary-content div#clients p:last-child {
	margin: 15px 0 0 0;
}
body#eco-friendly div#secondary-content div.other-projects p a {
	border: none;
}
body#eco-friendly div#secondary-content div.other-projects p a img {
	border: 2px solid #B2A395;
}
body#eco-friendly div#secondary-content div.other-projects p a:hover img {
	border-color: #826955;
}
body#eco-friendly div.borders {
	border-top: 1px dotted;
	border-right: 1px dotted;
}


/* contact form  */
body#eco-friendly div#contact-form div.cheers h4 {
	display: block;
	font-size: 130%;
	padding: 15px 15px 0 130px;
}
body#eco-friendly div#contact-form div.cheers p {
	padding: 0 15px 0 130px;
}

