* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #f7f7f7;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	margin: auto;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
#wrapper #header {
	height: 260px;
}
#wrapper #body {
	float: right;
	width: 580px;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #buttoncontactus {
	background-image: url(../images/buttoncontactus.gif);
	height: 40px;
	width: 202px;
	margin-top: 20px;
	margin-right: 9px;
	margin-left: 9px;
}
#wrapper #buttonlinks {
	background-image: url(../images/buttonlinks.gif);
	height: 40px;
	width: 202px;
	margin-top: 20px;
	margin-right: 9px;
	margin-left: 9px;
}
#wrapper #buttonhome {
	background-image: url(../images/buttonhome.gif);
	height: 40px;
	width: 202px;
	padding: 0px;
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 20px;
	float: none;
}
#wrapper ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	line-height: 19pt;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #buttonaboutus {
	background-image: url(../images/buttonaboutus.gif);
	height: 40px;
	width: 202px;
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 20px;
	float: none;
}
#wrapper #buttonmission {
	background-image: url(../images/buttonmission.gif);
	height: 40px;
	width: 202px;
	margin-top: 20px;
	margin-right: 9px;
	margin-left: 9px;
	float: none;
}
#wrapper #buttonfounder {
	background-image: url(../images/buttonfounder.gif);
	height: 40px;
	width: 202px;
	margin-top: 20px;
	margin-right: 9px;
	margin-left: 9px;
}
#wrapper #buttontestimonials {
	background-image: url(../images/buttontestimonials.gif);
	height: 40px;
	width: 202px;
	margin-top: 20px;
	margin-right: 9px;
	margin-left: 9px;
}
#wrapper #bodyArea #right p{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 14pt;
	line-height: 17pt;
	font-weight: normal;
}
#wrapper #buttoncontactus #imagehandshake {
	background-image: url(../images/handshake.jpg);
	height: 230px;
	width: 307px;
	float: right;
}
#wrapper #bodyArea #left {
	width: 220px;
	float: left;
}
#wrapper #bodyArea {
	width: 800px;
}
#wrapper #bodyArea #footer {
	clear: both;
	width: 800px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	font-family: "MS Serif", "New York", serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #000;
}
#wrapper #bodyArea #right {
	width: 580px;
	float: right;
}
