html { background-color: #459712; margin: 0; padding: 0; }
body { margin: 0 auto; padding: 0; font: normal 14px 'Gill Sans MT','Gill Sans',Arial,Helvetica,sans-serif; }

a {  }
a:hover {  }
a img { border: 0; }

p, li { line-height: 1.6em; }

ul { list-style: none; margin: 0; padding: 0; }
form, fieldset { margin: 0; padding: 0; }

hr { height: 1px; border: 0; border-bottom: 1px dotted #eeeeee; } 
hr.clearer { display:block; height:0.1em; clear:both; visibility:hidden; } 


#container { display: block; padding: 0 19px; width: 852px; margin: 0 auto; position: relative; top: 60px; background: url(images/container-bg.png) top left repeat-y; }

#golfcourse { position: absolute; top: 80px; }
#wellplanetlogo { position: absolute; top: 00px; left: 240px; }
#planteelogo { color:white; position: absolute; top: 490px; left: 540px; width: 350px; }
#planteelogo img { float: right; margin-top: -40px; }
#teefortree { position: absolute; top: 560px; left: 715px; }
#address { position: absolute; left: 750px; top: 700px; }
#txt { 
  position: absolute; top: 370px; left: 60px; 
	background: url(images/txtbg.png) top left no-repeat; 
	width: 387px; height: 84px; 
	padding: 25px; 
	font-size: 17px; 
	color: white; }
#footer { position: absolute; top: 800px; width: 500px; margin: 0 auto; text-align: center; color: white; font-weight: bold; }
