html {
	background-repeat: repeat-x;
	background-color: #BAD1F1;
	background-image: url(images/bg.jpg);
}
body {
	background-image: url(images/bodyback.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-position: center 179px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
p {
	padding-top: 0px;
	margin-top: 0px;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 244px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#header img {
	margin: 0px;
	padding: 0px;
}
#navigation {
	background-image: url(images/navigation.jpg);
	background-repeat: repeat-x;
	height: 36px;
	text-align: center;
	width: 800px;
	background-position: left bottom;
	font-size: 11px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	float: none;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 26px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#navigation a {
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#navigation a:link {
	color: #213757;
}
#navigation a:visited {
	color: #213757;
}
#navigation a:hover {
	color: #34609D;
}
#navigation a:active {
	color: #34609D;
}
#buyline {
	height: 50px;
	background-image: url(images/buyline.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 50px;
}
#buyline h1 {
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	font-size: 1.5em;
	padding: 0px;
	margin: 0px;
}
#bodyHome {
	background-image: url(images/bodyHomebg.jpg);
	background-repeat: no-repeat;
	background-color: #264063;
	padding-right: 77px;
	padding-left: 77px;
	padding-top: 0px;
	padding-bottom: 27px;
}
#bodyHome  h2 {
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
#bodyHome p {
	color: #FFFFFF;
}
#bodyHome ul {
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	color: #FFFFFF;
}
.note {
	font-size: 90%;
	color: #CCCCCC !important;
}
#bodyCopy {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-right: 77px;
	padding-left: 77px;
	padding-top: 17px;
	padding-bottom: 27px;
	background-image: url(images/wateredge.jpg);
}
#bodyCopy h1 {
	color: #1271A6;
	font-size: 1.5em;
}
#bodyCopy h2 {
	color: #1271A6;
	font-size: 1.3em;
	font-weight: normal;
}
#bodyCopy a {
	text-decoration: none;
}
#bodyCopy a:link {
	color: #34609D;
}
#bodyCopy a:visited {
	color: #34609D;
}
#bodyCopy a:hover {
	color: #213757;
}
#bodyCopy a:active {
	color: #213757;
}
#installtable {
	background-color: #DDDDDD;
}
#installtable td {
	background-color: #FFFFFF;
}
#installtable p {
	margin: 0px;
	padding: 0px;
}
.floatright {
	float: right;
	text-align: right;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
}
#bodyHome a {
	color: #99FFFF;
	text-decoration: none;
}
#bodyHome a:hover {
	color: #FFFFFF;
}
.homeheading {
	font-size: 1.1em;
}
.contact_table {
	border: 1px solid #99CCFF;
}
.clearall {
	clear: both;
}
.caption {
	color: #333333;
	font-size: 0.9em;
}

