@charset "UTF-8";
body {
	background-color: #c4df9b;
	background-attachment: fixed;
	background-image: url(images/zoe_small.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#all {
	height: 110%;
	width: 950px;
}
#header {
	height: 80px;
	width: 950px;
}
#navigation {
	width: 250px;
	float: left;
	height: 520px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 675px;
	float: right;
	clear: right;
}
#footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	height: 50px;
	padding-top: 10px;
	width: 675px;
	left: 25px;
	clear: right;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003300;
}
#footnote a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
}
.testimonialName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
}
