p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009933;
	font-style: normal;
}

.specListItem {
	float: left;
	height: auto;
	width: 217px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: left;
	padding-left: 13px;
}
.specImage {
	float: left;
	height: auto;
	width: auto;
	text-align: center;
	padding-right: 25px;
}
.specDesc {
	float: left;
	height: auto;
	width: 454px;
	padding-left: 25px;
}
.specList {
	float: left;
	height: auto;
	width: 230px;
}



.email:link {
	color: #009933;
	text-decoration: none;
}
.email:visited {
	color: #009933;
	text-decoration: none;
}

.email:hover {
	color: #99CC33;
	text-decoration: none;
}

.email {
	color: #009933;
	text-decoration: none;
}

.caddyFreshBold {
	font-weight: bold;
}
.aboutStoryBoard {
	background-color: #EEF7E2;
	height: auto;
	width: 690px;
	float: left;
	clear: left;
	padding-right: 10px;
	padding-left: 10px;
}
.storyboardItem {
	float: left;
	height: auto;
	width: 205px;
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 20px;
}


.aboutText {
	float: left;
	height: auto;
	width: auto;
}


.homeText {
	height: auto;
	width: 450px;
	float: left;
	text-align: justify;
}
.homeImage {
	float: left;
	height: auto;
	width: auto;
	padding-right: 25px;
	padding-bottom: 0px;
}



#image {
	float: right;
	height: auto;
	width: auto;
	clear: right;
}
.zest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	float: right;
	height: auto;
	width: auto;
	padding-right: 25px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	float: left;
	height: auto;
	width: auto;
	padding-left: 25px;
}
.zestLink:visited {
	color: #666666;
	text-decoration: none;
}

.zestLink:link {
	color: #666666;
	text-decoration: none;
}
.zestLink:hover {
	color: #009933;
	text-decoration: none;
}

.zestLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}

#subFooter {
	clear: both;
	float: left;
	height: auto;
	width: 810px;
	padding-top: 5px;
}
.footerEmail:visited {
	text-decoration: none;
	color: #009933;
}
.footerEmail:link {
	text-decoration: none;
}
.footerEmail:hover {
	text-decoration: none;
	color: #99CC33;
}
.footerEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}

#footerEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009933;
	height: auto;
	width: auto;
	float: right;
	font-weight: bold;
	background-color: #FFFFFF;
}
#footerTel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009933;
	float: left;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	float: left;
	width: 710px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC33;
	margin-top: 13px;
	height: auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 13px;
	background-color: #FFFFFF;
}

#content {
	clear: both;
	float: left;
	height: auto;
	width: 710px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC33;
	margin-top: 12px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 13px;
	background-color: #FFFFFF;
}
#navigation {
	float: right;
	height: auto;
	width: auto;
	padding-top: 24px;
	background-color: #FFFFFF;
	padding-right: 100px;
}
#logo {
	height: auto;
	width: auto;
	padding-left: 35px;
	float: left;
	padding-top: 24px;
	background-color: #FFFFFF;
}
#headerBin {
	float: left;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
}
#header {
	height: auto;
	width: auto;
	float: left;
	padding-left: 25px;
	background-color: #FFFFFF;
}
#body {
	height: auto;
	width: 760px;
	border: 1px solid #99CC33;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 13px;
	padding-left: 25px;
	float: left;
}

body {
	background-image: url(../images/background/backing_stripes.jpg);
	background-repeat: repeat;
	margin-left: -405px;
	position: absolute;
	width: 810px;
	left: 50%;
}

