

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	color: #000;
	font-size: 80%;
	font-family: "tahoma", helvetica, sans-serif;
}

hr {
	color: #4a4bba;
	
}


a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #8c8c8c;
}
p {
		padding: 5px;
		text-align: left;
	
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 125%;
	color: #000;	
}

p.no-pad{
	padding: 0 0 0 0;	
}

label{
	
	width: 7em;
	font-weight: bold;
	float: left;
}

.home-content a{
	
	color: #0000FF;
	
}

img {
	border: 0px;
}


ul {
	text-align: left;
	list-style: disc;
}
.wrapper {

}

.container {
	text-align: center;
	
	
}

.page-wrapper {
	width: 800px;
}

#main-wrapper {
	float: left;
	width: 480px;

}

.main-content {
	text-align: left;
	padding: 10px;
}

.footer-contents {
	background: #174b88;
	color: #FFF;
	width: 100%;
}

.footer-tag {
	float: left;
}

.footer-copy {
	float: right;
}

.clear {
	clear:both;
} 

.header {

	height: 80px;
	margin: 0;
	padding: 0;
}

.header-contact {
	height: 48px;
	color: #174b88;
	font-weight: bold;
	font-size: 150%;
	

}

.header-contact a{
	color: #174b88;
	

}

.header-menu {
	height: 21px;
	background: #174b88;

	
}

.header-bottom {
	hie	ght: 2px;
}

.header-contact {
	text-align: right;
}

.top-menu {
	width: 90%;
	background: #5e98dc;
	color: #FFF;
}

.top-menu a:hover{
	color: #e1e1e1;
}

.horiz-menu {
	list-style: none;
	margin: 0;
	
}

.horiz-menu li{
	display: inline; 
	border-right: 2px solid #fff;	
	padding: 0px 5px 0px 5px;
	margin: 0px;
	font-size: 17px;
}


.left-menu {
	background: #1d6ac4;
	width: 150px;
	float: left;
	font-size: 120%;
	margin: 0;
	padding: 0;
}

#left-wrapper{
	width: 150px;
	float: left;
	background: #1d6ac4;
}

.left-list {
	padding: 10px 0 10px 10px;
}

.left-list li{
	padding: 0 0 10px 0;
}

.logos {
	width: 150px;
	float: right;
	background: #e1e1e1;
	color: #000;
}

.logos h3{
	font-size: 110%;
}

.home-text {
	text-align: justify;
}

.home-content {
	width: 100%;
}

.home-content p {
	width: 100%;
	text-align: justify;
}

.spa-range {
	
	background-color: #99CCFF;
	width: 630px;
	text-align: left;
	
}

.chem_table{
	
	width: 500px;
	background: #FFF;

}

.chem_table th{
	
	background: #9ec2ef;
	padding: 3px;
}

.chem_table td{
	
	background: #d2e3f8;
	padding: 3px;
}

.main-spa {
	text-align: left;
	padding: 10px;
	width: 600px;
	
}

.spa-list {
	
	float: right;
	list-style-type: disc;
	
}

.spa-list li{
	
	padding: 3px;
	
}

.color-table{
	
	width: 550px;
	text-align: center;
	font-weight: bold;
	font-size: 80%;
}

.options {
	
	width: 350px;
	
}

.options-header{
	
	background: #d2e3f8;
	
}

ul.maint-list{
	padding-left: 40px;
    list-style-type: disc;
    
}
body {
	font-family: Arial;
}