a[href^=tel] {
text-decoration:inherit;
color: inherit;
}

#cgp_logo.png {
	position:relative;
	width:149px;
	background-image:url(images/greenhomes_icon.png);
	left:180px;
	top:-642px;
	height:105px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#nahblogo {
	background-image:url(images/CGB_logo.png);
	width:149px;
	text-align:center;
	height:155px;
	left:20px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	position:absolute;
	bottom:550px;
}

#testimonialbox {
	background-color:#FFFFFF;
	box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-webkit-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-o-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-moz-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
	padding-right:6px;
	padding-left:6px;
	position:absolute;
	height:745px;
	bottom:177px;
	width:785px;
	left:200px;
}

#testiconbar {
	position:absolute;
	box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-webkit-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-o-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-moz-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
	border-top-left-radius:1em 1em;
	-webkit-border-top-left-radius:1em 1em;
	-o-border-top-left-radius:1em 1em;
	-moz-border-radius-topleft:1em 1em;
	border-top-right-radius:1em 1em;
	-webkit-border-top-right-radius:1em 1em;
	-o-border-top-right-radius:1em 1em;
	-moz-border-radius-topright:1em 1em;
	border-bottom-right-radius:1em 1em;
	-webkit-border-bottom-right-radius:1em 1em;
	-o-border-bottom-right-radius:1em 1em;
	-moz-border-radius-bottomright:1em 1em;
	border-bottom-left-radius:1em 1em;
	-webkit-border-bottom-left-radius:1em 1em;
	-o-border-bottom-left-radius:1em 1em;
	-moz-border-radius-bottomleft:1em 1em;
	background-color:#FFFFFF;
	height:80px;
	width:995px;
	bottom:80px;
	left:0px;
	border:2px solid #808080;
	}
	
	#testbottomtagline {
	height:43px;
	width:998px;
	font-family:Verdana, Arial, sans-serif;
	font-size:24pt;
	text-align:center;
	font-style:italic;
	position:absolute;
	left:7px;
	bottom:80px;
}

#footertext {
	width:1024px;
	bottom:-70px;
	position:absolute;
	text-align:center;
	color:#E0E6CA;
	height:42px;
	left:0px;
}