html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}
:focus {
	outline: 0;
}

/* Set bold and italics back */
strong, b { font-weight:bold; }
em { font-style:italic; }

a {
	text-decoration: none;
}
body {
	line-height: 1;
	margin-top: 15px;
	overflow-x: hidden;
}
#header {
	width: 100%;
	height: 148px;
	background-image: url(../images/global/header-bg-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: 1px solid #b2b2b2;
}
.header-container {
	width: 910px;
	margin: 0 auto;
}
a.logo:link, a.logo:visited, a.logo:active  {
	width: 139px;
	height: 69px;
	background-image: url(../images/global/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: inline;
	/*margin: 15px 0 0 10px;
	float: left;*/
	position: absolute;
	left: 50%;
	margin-left: -443px;
	top: 32px;
}
#nav-main-bg {
	width: 926px;
	height: 57px;
	background-image: url(../images/global/nav-main.png);
	background-repeat: no-repeat;
	top: 104px;
	left: 50%;
	margin-left: -463px;
	position: absolute;
}
#nav-main {
	width: 926px;
	height: 57px;
	top: 104px;
	left: 50%;
	margin-left: -463px;
	position: absolute;
}
#nav-main ul {
	padding: 0;
	margin: 18px 0 0 20px;
	list-style: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav-main li { 
	float: left;
	position: relative;
	border-right: 1px solid #e5e5e5;
	padding: 0 10px;
}
#nav-main li ul { 
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	width: 120px;
	margin: 0 0 0 -10px;
	margin: 0\9;
	background-color: #fff;
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 14px;
}
#nav-main li ul li {
	border-right: none;
	padding: 5px 10px;
	border-bottom: 1px dotted #e5e5e5;
	float: none;
}
#nav-main li>ul {
	top: auto;
	left: auto;
}
#nav-main li:hover ul, #nav-main li.over ul { /* lists nested under hovered list items */
	display: block;
}
#nav-main a:link, #nav-main a:visited, #nav-main a:hover {
	color: #8b9298;
	text-decoration: none;
}
#nav-main a:hover {
	color: #339bd4;
}
#nav-main li.end {
	border-right: none !important;
}
#nav-main li ul li.end {
	border-bottom: none !important;
}
#nav-main li ul li.start {
	margin-top: 5px;
}
#nav-main a.in:link, #nav-main a.in:active, #nav-main a.in:visited {
	color: #339bd4;
}
#nav-top {
	width: 506px;
	height: 54px;
/*	float: right;
	margin-top: 57px;
*/	background-image: url(../images/global/nav-top.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -57px;
	top: 72px;
}
#nav-top ul {
	list-style-type: none;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	margin-top: 17px;
}
#nav-top ul li {
	display: inline;
	border-right: 1px solid #fff;
}
#nav-top a:link, #nav-top a:visited, #nav-top a:active {
	color: #8b9298;
	text-decoration: none;
	padding: 0 5px;  
}
#nav-top a.in:link, #nav-top a.in:visited, #nav-top a.in:active {
	color: #339bd4;
}
#nav-top a:hover {
	color: #339bd4;
}
#nav-top li.end {
	border-right: none !important;
}

#heroes {
	position: relative;
	width: 100%;
	height: 302px;
	margin-top: 5px;
	padding-bottom: 5px;
	height: 302px;
	
}

#hero1, #hero2, #hero3, #hero4, #heroRollOver {
	width: 100%;
	height: 302px;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#hero1 {
	background-image: url(../images/photos/hero01.jpg);
}

#hero2 {
	background-image: url(../images/photos/hero02.jpg);
}

#hero3 {
	background-image: url(../images/photos/hero03.jpg);
}

#hero4 {
	background-image: url(../images/photos/hero04.jpg);
}

#nav-hero-bg {
	width: 122px;
	height: 45px;
	background-image: url(../images/global/nav-hero.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 443px;
	margin-left: -461px;
	left: 50%;
	z-index: 10;
}
#nav-hero {
	width: 122px;
	height: 45px;
	position: absolute;
	z-index: 10;
	top: 443px;
	margin-left: -461px;
	left: 50%;
}
#nav-hero ul {
	list-style-type: none;
	margin-top: 16px;
	text-align: center;
}
#nav-hero ul li {
	text-align: center;
	display: inline;
	margin-right: 10px;
}
#nav-hero ul li.end {
	text-align: center;
	margin-right: 0 !important;
}
#nav-hero ul li a:link, #nav-hero ul li a:visited, #nav-hero ul li a:active {
	color: #fff;
	font-size: 10px;
	background-color: #4cb0e4;
	padding: 1px 4px;
}
#nav-hero ul li a:hover {
	background-color: #4c4c4c;
}
#nav-pools-bg {
	width: 505px;
	height: 100px;
	background-image: url(../images/global/nav-pools.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 401px;
	margin-left: -40px;
	left: 50%;
	z-index: 10;
}
#nav-pools {
	width: 505px;
	height: 100px;
	position: absolute;
	top: 401px;
	margin-left: -40px;
	left: 50%;
	z-index: 10;
}
a.view-pools-button:link, a.view-pools-button:active, a.view-pools-button:visited {
	float: right;
	text-transform: uppercase;
	color: #8b9298;
	font-size: 12px;
	margin: 13px 32px 0 0;
	display: inline;
}
a.view-pools-button:hover {
	color: #339bd4;
}
.logos {
	width: 460px;
	text-align: center;
	margin: 45px auto 0;
}
.logo-hover-more {
	color: #339bd4;
	font-weight: bold;
}
#majestic-img {
	width: 156px;
	height: 42px;
}
#signature-img {
	width: 167px;
	height: 39px;
}
#regal-img {
	width: 105px;
	height: 43px;
}
#majestic-btn-wrapper {
	width: 156px;
	height: 50px;
	float: left;
	display: inline;
	margin-right: 10px;
}
#signature-btn-wrapper {
	width: 167px;
	height: 50px;
	float: left;
	display: inline;
	margin-right: 10px;
}
#regal-btn-wrapper {
	width: 105px;
	height: 50px;
	float: left;
	display: inline;
	margin-right: 10px;
}
#majestic-text {
	width: 156px;
	height: 50px;
	display: none;
	line-height: 14px;
	font-size: 12px;
	color: #8b9298;
}
#signature-text {
	width: 167px;
	height: 50px;
	display: none;
	line-height: 14px;
	font-size: 12px;
	color: #8b9298;
}
#regal-text {
	width: 105px;
	height: 50px;
	display: none;
	line-height: 14px;
	font-size: 12px;
	color: #8b9298;
}
h1 {
	width: 360px;
	font-family: Avenir;
	margin: 0 0 15px 0;
	color:#21207c;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: -0.5px;
}
p {
	font-size: 12px;
	color: #353535;
	line-height: 18px;
	margin: 0 0 15px 0;
}
#content-container {
	width: 890px;
	margin: 15px auto 0;
}
#content-container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.copy {
	width: 465px;
	float: left;
}
.calls {
	width: 400px;
	float: right;
	margin-top: 40px;
}
.button {
	width: 137px;
	height: 38px;
	display: block;
	float: right;
	font-size: 12px;
	color: #fff;
	padding: 8px 0 0 50px;
	background-repeat: no-repeat;
}
.button-quote {
	background-image: url(../images/global/button-quote.gif);
}
.button-warranty {
	background-image: url(../images/global/button-warranty.gif);
}
.button-brochure {
	background-image: url(../images/global/button-brochure-brown.gif);
}
.button-feedback {
	background-image: url(../images/global/button-feedback.gif);
}
.button-find {
	background-image: url(../images/global/button-find.gif);
}
.button-gallery {
	background-image: url(../images/global/button-gallery.gif);
}
#footer {
	width: 100%;
	border-top: 1px solid #b2b2b2;
	margin-top: 20px;
}
.footer-container {
	width: 890px;
	margin: 0 auto;
}
.footer-container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.footer-left-col {
	float: left;
	margin-top: 20px;
}
.spasa-logo {
	float: left;
	margin-right: 10px;
	display: inline;
}
.awards {
	float: left;
	color: #00188d;
	font-weight: bold;	
	font-size: 12px;
}
.awards img {
	margin-right: 5px;
}
.footer-right-col {
	float: right;
	text-align: right;
	color: #999999;
	font-size: 11px;
	line-height: 18px;
	margin-top: 20px;
}
.footer-right-col a:link, .footer-right-col a:active, .footer-right-col a:visited {
	color: #999999;
}
.footer-right-col a:hover {
	color: #008ed9;
}
.bottom-space {
	height: 30px;
	width: 890px;
	margin: 0 auto;
}