.rainbow{
padding:10px 0px 0px 15px;
}
#learn-more {
	width: 254px;
	height: 374px;
	background: url('../images/learn-more-container.jpg');
	position: relative;
	z-index: 4;
	list-style-type: none;
	padding: 6px 10px 5px 9px;
	margin-bottom: 15px;
}
#learn-more li {
	margin: 6px 0px;
}
#learn-more li a {
	display: block;
	width: 254px;
	height: 86px;
	text-indent: -9999px;
}
#learn-more #hot-tubs a {
	background: url('../images/learn-more-hot-tubs.png') no-repeat;
}
#learn-more #saunas a {
	background: url('../images/learn-more-saunas.png') no-repeat;
}
#learn-more #water-care a {
	background: url('../images/learn-more-water-care.png') no-repeat;
}
#learn-more #swim-spas a {
	background: url('../images/learn-more-swim-spas.png') no-repeat;
}
#learn-more #hot-tubs a:hover, #learn-more #saunas a:hover, #learn-more #water-care a:hover, #learn-more #swim-spas a:hover {
	background-position: -254px 0;
}
#main-pic {
	margin-bottom: 35px;
	height: 350px;
	display: block;
	position: relative;
}
#main-pic embed {
}
#main-content {
	position: relative;
}
#sub-main-buttons {
	list-style-type: none;
	position: absolute;
	bottom: 0;
	left: -1px;
}
#sub-main-buttons li {
	float: left;
}
#sub-main-buttons li a {
	display: block;
}
#content {
	float: left;
	padding-left: 15px;
	width: 400px;
	margin-right: 5px;
	line-height: 18px;
	color: #404040;
	display: inline;
}
#content strong, #content b, #sub-main-content strong, #sub-main-content b {
/* 	color: #333333; */
}
#content h2 {
	margin: 0;
	padding: 0;
	width: 415px;
}
#side-headlines {
	float: right;
	margin-right: 10px;
	width: 214px;
	color: #060606;
	display: inline;
}
#side-headlines .headline {
	width: 180px;
	padding: 5px 17px 0;
	height: 24px;
	font: 16px "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url('../images/headline_bg.gif') no-repeat;
	margin-bottom: 6px;
}
#side-headlines .testimonials {
	background: url('../images/testimonial_btn.jpg') no-repeat;
	height: 75px;
}
#side-headlines .blog {
	background: url('../images/blog_btn.jpg') no-repeat;
	height: 75px;
}
.specials-hl {
	background: url('../images/specials_HOT.JPG') no-repeat !important;
	height: 75px !important;
}
#side-headlines .blue-cover {
	background: url('../images/headline-blue-cover.gif') 10px 0 no-repeat;
	padding: 6px 0 10px 15px;
	width: 199px;
}
#side-headlines p {
	margin-bottom: 8px;
	line-height: 14px;
}
#side-headlines .specials p {
	font-weight: bold;
	font-size: 10px;
}
#side-headlines .specials a {
	display: block;
	font-size: 11px;
}
#side-headlines a {
	color: #056ea4;
}
#side-headlines .testimonial {
	font-style: italic;
}
.read-all-testimonials {
	font-weight: bold;
}
#pre-approved a {
	display: block;
	width: 214px;
	height: 42px;
	text-indent: -9999px;
	background: url('../images/pre-approved-button.gif') no-repeat;
}
#pre-approved a:hover {
	background-position: -214px 0;
}
#enewsletter a {
	display: block;
	width: 214px;
	height: 42px;
	text-indent: -9999px;
	background: url('../images/newsletter_button.gif') no-repeat;
}
#enewsletter a:hover {
	background-position: -214px 0;
}
#jointeam a {
	display: block;
	width: 214px;
	height: 42px;
	text-indent: -9999px;
	background: url('../images/jointeam.jpg') no-repeat;
}
#jointeam a:hover {
	background-position: -214px 0;
}
#flash-home a img {
	border: 0;
}
#home-pagination {
	position: absolute;
	z-index: 100;
	top: 12px;
	right: 12px;
}
#home-pagination div, #home-pagination a {
	float: left;
	display: block;
}
#home-pagination a {
	background: url('../images/slider-bg.png') repeat-x;
	height: 22px;
	width: 14px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font: 11px/22px Arial;
}
#home-pagination a.activeSlide {
	color: #204483;
}
#home-pagination #prev, #home-pagination #next {
	text-indent: -9999px;
	line-height: 0;
	width: 20px;
	height: 22px;
	background: url('../images/slider-prev.png') no-repeat;
	cursor: pointer;
}
#home-pagination #next {
	width: 21px;
	background: url('../images/slider-next.png') no-repeat;
}
#slider-overlay {
	width: 680px;
	height: 291px;
	display: block;
	background: url('../images/slider-overlay.png') no-repeat;
	position: absolute;
	top: 0;
	z-index: 99;
}
