#nav {
	margin: 0;
	padding: 0;
	height: 38px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav a {
	float: left;
	padding: 38px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:38px; /* for IE5/Win only */
}
#nav a:hover {
	background-position: 0 -38px;
}
#nav a:active, #nav a.selected {
	background-position: 0 -76px;
}
#services a {
	width: 210px;
	background: url(images/nav/02_services.png) top left no-repeat;
}
#design a {
	width: 90px;
	background: url(images/nav/03_design.png) top left no-repeat;
}
#pricing a {
	width: 95px;
	background: url(images/nav/04_pricing.png) top left no-repeat;
}
#education a {
	width: 128px;
	background: url(images/nav/05_education.png) top left no-repeat;
}
#contact a {
	width: 158px;
	background: url(images/nav/06_contact.png) top left no-repeat;
}
select {
	width: 100%;
}
body {
	background-position: 85px -25px;
	background-repeat: repeat;
	padding: 0px;
	background-image: url(images/strawberries_tiling.gif);
	margin: 0px;
}
#pagecontainer {
	padding-top: 1em;
	margin-left: 1em;
	width: 681px;
}
#header {
	margin-top: 1em;
}#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 38px;
	padding-left: 113px;
	background-repeat: repeat-y;
	margin-top: 38px;
	background-image: url(images/contentbg2.png);
}
#content h1 {
	margin-bottom: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #143318;
	border-bottom-width: 1px;
	font-size: 28px;
	margin-top: 0px;
	text-shadow: 0px 0px 3px #2e7538;
}
#content h2 {
	font-size: 16px;
	padding-top: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 0px 2px #2e7538;
}
#content p {
	font-size: 14px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
#dreds {
	padding-left: 1.5em;
	margin-top: 3px;
	list-style-type: circle;
	font-size: 14px;
	margin-bottom: 0px;
}
#footer {
	margin-bottom: 1em;
	color: #143318;
	padding-top: 0px;
	font-variant: small-caps;
	font-size: 10px;
	font-family: georgia, "Times New Roman", Times, serif;
	height: 92px;
	width: 681px;
	background-repeat: no-repeat;
	background-image: url(images/footer.png);
}
#footer p {
	padding-left: 90px;
	padding-top: 69px;
	margin-top: 0px;
}
.orphan {
	padding-top: .5em;
}
.border {
	border-width: 1px;
	border-style: dotted;
}
a:link {
	color: #143318;
}
a:visited {
	color: #143318;
}
.photoleft {
	margin-top: 4px;
	margin-bottom: 10px;
	border-color: #287437;
	border-width: 2px;
	border-style: solid;
	margin-left: 10px;
	float: left;
}
.photoright {
	margin-top: 4px;
	margin-bottom: 10px;
	border-color: #287437;
	border-style: solid;
	border-width: 2px;
	margin-right: 10px;
	float: right;
}
#photos hr {
	height: 1px;
	display: block; 
	clear: left; 
	margin: -0.66em 0;
	visibility: hidden;
}
