body {
	background-color: #E5DFCC;
	font-family: verdana, arial, serif;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 16px;
	color: #6D6E70;
}

#wrapper {
	background-color: #fff;
	Width: 620px;
	margin: auto;
	text-align: center;
	position: relative;
	box-shadow: 0px 0px 10px 10px #888;
}

#header {
	background-image: url("images/title_image.gif");
	width: 605px;
	height: 300px;
	margin: auto;
	margin-top:  0px;
}

#footer {
	background-image:  url("images/footer.gif");
	width: 605px;
	height: 33px;
	margin: auto;
}

#who {
	width: 361px;
	height: 250px;
	padding: 0 8 8 8;
	margin-right: 0;
	border: 1 1 1 1;
	border-color:  black;
	foat: left;
}

#what {
	width: 361px;
	height: 400px;
	padding: 0 8 8 8;
	border: 1 1 1 1;
	border-color:  black;
	foat: left;
}

#how {
	width: 217px;
	height: 250px;
	padding: 0 8 8 8;
	border: 1111;
	border-color: black;
	float: right;
}

#wilcom {
	width: 217px;
	height: 300px;
	padding: 0 8 8 8;
	border: 1111;
	border-color: black;
	float: right;
}

h1.whoarewe {
  width: 361px; 
  height: 38px;
  background: url("images/whoarewe.gif")no-repeat;
  text-indent: -9999px;
}


h2.whatwecando {
	width: 361px;
	height: 38px;
	background: url("images/whatcanwedo.gif")no-repeat;
	text-indent: -9999px;
}	

h3.contactus {
	background: url("images/contactus.gif")no-repeat;
	width: 217px;
	height: 38px;
	text-indent: -9999px;
}

h4.wilcom {
	background: url("images/wilcomatc.gif")no-repeat;
	width: 217px;
	height: 38px;
	float: right;
	text-indent: -9999px;
}

h5 {
	font-size: 16px;
	font-style: bold italic;
}
	
	