body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #5D5D5D;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 12px;
}
#splash {
	text-align: center;
	width: 360px;
	margin-top: 100px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	margin: 0px auto 10px;
	width: 600px;
	text-align: left;
	padding: 0px;
}
#header {
	background-position: center bottom;
	background-image: url(images/header.logo.gif);
	margin: 0px;
	width: 600px;
	background-repeat: no-repeat;
	height: 263px;
	padding: 0px;
}
#headerContact {
	height: 30px;
	width: 600px;
	text-align: center;
	padding-top: 8px;
}
#headerContact a:link {
	color: #12AE96;
	text-decoration: none;
}
#headerContact a:hover {
	color: #969696;
	text-decoration: none;
}
#headerImage {
	text-align: center;
}
#headerNav {
	text-align: center;
	padding-top: 8px;
}
#main {
	margin-top: 23px;
	margin-bottom: 30px;
}
#copy {
	width: 310px;
	padding: 0px;
	margin: 0px;
}
#copy p {
	width: 310px;
	margin-top: 0px;
}
#copy A {
	color: #00A88F;
	text-decoration: none;
}
#copy A:hover {
	color: #00A88F;
	text-decoration: underline;
}
#pricesCopy {
	padding: 0px;
	margin: 0px;
}
#pricesCopy p {
	margin-top: 0px;
}
#pricesCopy A {
	color: #00A88F;
	text-decoration: none;
}
#pricesCopy A:hover {
	color: #00A88F;
	text-decoration: underline;
}
#pricesTable {
	text-align: center;
	margin-bottom: 20px;
	color: #00A88F;
}
#pricesTable td {
	padding: 3px 10px;
	border: 1px solid #FFFFFF;
}
#pricesTable .headers {
	color: #FFFFFF;
}
#inset {
	width: 254px;
	text-align: left;
	padding: 0px;
	margin: 288px 0px 0px 345px;
	position: absolute;
}
#inset img{
	margin-bottom: 26px;
}
#inset p {
	color: #5D5D5D;
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
.hightlight{
	color: #00A88F;
	font-weight: bold;
}
#footer {
	text-align: center;
	padding-top: 14px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7FD3C7;
}
