body {
	background-color: #EFEFEF;
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
}

#container {
	background-color: #FFFFFF;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}
h1 {
	margin: 0px;
	color: #08867e;
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #08867e;
}
h2 {
	background-color: #EFEFEF;
	border: 2px dotted #666666;
	display: block;
	color: #08867e;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	width: 400px;
	text-align: center;
	margin-bottom: 5px;
}
p {
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 15px;
}
a {
	color: #08867e;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#head {
	background-image: url(images/head.jpg);
	height: 251px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
}
#mainnav {
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#leftcol {
	width: 232px;
	margin-left: 16px;
	float: left;
	margin-bottom: 20px;
}
#leftcol img {
	margin-bottom: 8px;
}
#rightcol {
	margin-left: 34px;
	width: 528px;
	float: left;
}
#rightcol p {
	margin-right: 10px;
	margin-left: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 14px;
}
.homebox {
	background-image: url(images/feature-box.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 254px;
	float: left;
	margin-right: 10px;
	margin-top: 16px;
}
.homebox p {
	padding-right: 12px;
	padding-left: 12px;
}
#content {
	width: 774px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.imagestyle {
	padding: 6px;
	border: 3px solid #0eaea4;
}
.blockedtext {
	background-color: #EFEFEF;
	border: 2px dotted #666666;
	display: inline;
	color: #08867e;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-style: italic;
	font-weight: bold;
}


#footerbar {
	clear: both;
	height: 56px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border-top-color: #0c9188;
	border-top-width: 4px;
	border-top-style: solid;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 10px;
}
#footerbar a:hover {
	color: #990000;
	text-decoration: underline;
}
#footerbar p {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 5px;
	color: #666666;
	line-height: 14px;
}
#footerbar a {
	font-weight: bold;
	text-decoration: none;
	color: #0c9188;
	font-size: 11px;
}
#footerbar img {
	margin-right: 15px;
	margin-left: 15px;
}
.lineheight {
	line-height: 18px;
}
h4 {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 12px;
	background-color: #EFEFEF;
	margin-right: 10px;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #08867e;
}
#prodtable {
}
#prodtable p {
	line-height: 14px;
	margin-top: 1px;
	margin-left: 7px;
	margin-right: 5px;
}
