body {
	font: 100% "verdana", sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	color:#004a8c;
	background:url(/images/banner-repeat.gif) repeat-x;
}

#wrapper {
	position: relative;
	width: 100%;
	margin: auto;
	text-align: left;
	background:url(/images/top-right.gif) top right no-repeat;
padding-top:18px;
}
.question{
	padding:0px 0 0 25px;
	background:url(/images/question-mark.gif) 2px 3px no-repeat;
}
#main {
	font-size: 0.9em;
	line-height: 1.4em;
	margin:70px 3% 0 2%;
}

/*#main ul{
	padding:0 0 0 15px;
}*/


#content-images{
	float:left;
}

#wrapper #main #content-text{
	float:right;
}

/*#main ul li{
	padding:0px 0 0 20px;
	list-style:none;
	background:url(/images/ul-li.gif) 2px 3px no-repeat;
}*/

.breadcrumb {
	font-size: 0.7em;
	margin:20px 0 0 0;
}

#sidebar{
	display:none;
}
#subscribe_form{
	width:180px;
	padding:10px;
	margin:0 0 0 20px;
	float:right;
	background:#4595D1;
	color:#fff;
	text-align:center;
	border:2px solid #E5A63E;
}
#subscribe_form h3{
	padding:0;
	margin:0;
	font-size:1.6em;
}

.flashpoolclassic{
float:left;
margin: 25px 0 0 40px; 
}

.flashpool{
float:left;
margin: 4px 0 0 40px; 
}
#head_specials {
	position:absolute;
	top:39px;
	right:150px;
	display:block;
	background:url(/images/specials_button.jpg);
	width:155px;
	height:85px;
	text-indent:-999em;
}

#head_quote {
	position:absolute;
	top:39px;
	right:350px;
	display:block;
	background:url(/images/request_quote.jpg);
	width:159px;
	height:85px;
	text-indent:-999em;
}
#head_specials {
	position:absolute;
	top:39px;
	right:150px;
	display:block;
	background:url(/images/specials_button.jpg);
	width:155px;
	height:85px;
	text-indent:-999em;
}

#tick_contracts {
	position:absolute;
	top:180px;
	right:57px;
	display:block;
	background:url(/images/fixed_price_contracts.jpg);
	width:138px;
	height:77px;
	text-indent:-999em;
}

#tick_compassFinance {
	position:absolute;
	top:184px;
	right:370px;
	display:block;
	background:url(/images/compass-finance.png);
	background-repeat:no-repeat;
	width:133px;
	height:67px;
	padding:0 20px;
	text-indent:-999em;
}

#tick_new {
	position:absolute;
	top:180px;
	right:232px;
	display:block;
	background:url(/images/new_shapes_colours.jpg);
	width:149px;
	height:72px;
	text-indent:-999em;
}
.pooltable{
float: left;
}

.clear{
clear:both;
}

/*-------------------------------------------------------xhtml elements ------------------------------------------*/

h1 {
	background:transparent url(/images/logo.jpg) no-repeat scroll 0 0;
	height:105px;
	margin:0 0 10px 3%;
	padding:0;
	text-indent:-999em;
	width:295px;
}

h2 {
	font-size: 1.4em;
	text-transform:lowercase;
	padding:15px 0 0 100px;
	font-weight: normal;
	margin-top: 20px;
	color:#EF8700;
	height:66px;
	background:url(/images/spring-board.gif) no-repeat;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
}

#body_frequently-asked-questions h3{
	color:#EF8700;
}

#body_chemicals h3{
	color:#EF8700;
	margin-top:10px;
	height:8px;
}

a{
	color:#EF8700;
}

a:hover{
	text-decoration:none;
	color:#004a8c;

}

/*-------------------------------------------------------- tables --------------------------------------------------*/

.chemicals-table tr td strong{
	color:#EF8700;
}

.chemicals-table tbody tr td img{
	border:none;
}

.chemicals-table tr td h3{
	margin:20px 0 0 0;
	padding:0;
	border-bottom:1px dotted #004A8C;
	color:#EF8700;
}


.price-tables tr td{
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 2px 6px 2px 12px;
	color: #004a8c;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#004a8c;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 2px 6px 2px 12px;
	background-color:#86C2EF;
}

.price-tables {
	font-size:0.8em;
}

.poolstats {
text-align:center;
font-size: 70%;
}
/*--------------------------------------turn off print stuff ------------------------------------------*/

#printlogo {
	display:none;
}

/*--------------------------------------------- FOOTER ---------------------------------------------------*/

#footer {
	font-size: 0.8em;
	clear: both;
	text-align: center;
	background:url(/images/footer-repeat.gif) 0 155px repeat-x;
}

#footer strong{
	background:url(/images/bottom-left.gif) no-repeat;
	height:180px;
	display:block;
	font-weight:normal;
	margin-top:150px;
}

#footer a {
	text-decoration: none;
}
table.important{
	background: #fae7cd;
	margin: 2em;
}
table.important td {
	padding: 2em;
	font-size: 80%;
}	