body {
	padding-top: 34px;
	background-image: url(images/bg-bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	background-color: #93bf5f;
}
#nav {
	background-color: #37b3e1;
	padding: 12px;
	height: 50px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #FFFFFF;
}
#nav a {
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#nav a:hover {
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9BE1EC;
}
#testimonials {
	padding: 20px 16px;
	width: 179px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #93BF60;
	background-image: url(images/left-bg.gif);
	background-repeat: no-repeat;
}
.greenLarger {
	font-size: 16px;
	line-height: 18px;
	color: #9ECF67;
}
#content {
	padding: 25px;
}
p {
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #37b3e1;
	font-weight: normal;
}
#footer {
	padding: 12px;
	margin-top: 8px;
	margin-bottom: 12px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6BC855;
	text-align: center;
	font-size: 10px;
	color: #9FCF67;
}
a {
	color: #12B4F0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 22px;
	line-height: 22px;
	color: #92C959;
	padding-top: 3px;
	border-top-style: none;
	border-top-color: #D9ECC3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content img {
	padding-right: 8px;
	padding-bottom: 8px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	color: #2EB3EE;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D9ECC3;
}
