BODY {
	margin: 0px;
	font: 12px "Lucida Grande", sans-serif;
	line-height: 17px;
	color: #333333;
}

#page-header {
	width: 800px;
	height: 130px;
	margin: auto;
	margin-top: 0px;
	
	background: url(images/logo.gif) no-repeat;
}

#nav-bar {
	width: 100%;
	height: 34px;
	margin: 0px;
	
	background-color: #8DD252;
}

#nav-bar-buttons {
	width: 800px;
	height: 34px;
	margin: auto;
	margin-top: 0px;
	
	background: url(images/nav/logo.gif) no-repeat;
}

#nav-bar-rollovers {
	width: 800px;
	height: 20px;
	margin: auto;
	margin-top: 0px;
	
	background: url(images/nav/logo-bottom.gif) no-repeat;
}

#nav-bar-rollover-img {
	margin-left: 115px;
}

.first-nav-button {
	margin-left: 116px;
}


#page-content {
	width: 760px;
	margin: auto;
	margin-top: 16px;
	margin-bottom: 0px;
	background: url(/images/grass/large-bottom-watermark.gif) no-repeat bottom right;
}

#main-content {
	width: 554px;
	float: left;
	margin-bottom: 30px;
}

#right-bar {
	width: 186px;
	float: right;
	margin-bottom: 30px;
}

.side-box {
	width: 186px;
	margin-bottom: 20px;
}

.box-content {
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	background: #ECF8E5;
}

#copyright {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	color: white;
	
	background: #8DD252;
	clear: both; 
}

A:link { color: #F5333F }
A:visited { color: #555555 }
A:hover { color: #F5333F; text-decoration: none }

A.side-link:link { color: #F5333F; text-decoration: none; }
A.side-link:visited { color: #555555; text-decoration: none; }
A.side-link:hover { color: #F5333F; text-decoration: underline;}

h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
}

h2 {
	color: #F5333F;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
}

.box-generic {
	width: 186px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.box-generic-content {
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #ECF8E5;
}

.product-summary {
	padding-top: 20px;
}

.testimonial {
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #8DD252;
}
