body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	height:100%;
	background-color: #69BA2E;
	}

#container {
	overflow: hidden; 
	position: relative;
	margin:0px auto;
	text-align:center;
	width:811px;
	top:20px;
	}
	
#containersplash {
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	text-align: center;
	width: 811px;
	height: 530px;
	top: 20px;
	background-image:url(splash_hedge.jpg);
		}

#legal {	

	overflow: hidden;
	position: relative;
	margin:0px auto;
	text-align:center;
	text-align:right;
	width:780px;
	}
