@charset "utf-8";
/* CSS Document */

#kwick              {
	width:920px;
	height: 211px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	position: relative;
}   
#kwick #kwick_cover {
	position: absolute;
	left: 910px;
	top: 0px;
	z-index: 2;
}
#kwick .kwicks          {
	height:211px;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	z-index: 1;
}   
#kwick li           {
	float:left;
	margin-right: 2px;
	position: relative;
	overflow: hidden;
}   
#kwick .kwick           {
	display:block;
	cursor:pointer;
	overflow:hidden;
	height:211px;
	width:225px;
	text-decoration: none;
}   
#kwick .kwick span      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	display: block;
	height: 164px;
	width: 185px;
	left: 240px;
	top: 20px;
	line-height: 15px;font-weight:bold
}   
  
#kwick .john            {
	background-image: url(/images/kwicks/hot_tubs.jpg);
	background-repeat: no-repeat;
}   
#kwick .paul            {
	background-image: url(/images/kwicks/swim_spa.jpg);
	background-repeat: no-repeat;
}   
#kwick .george          {
	background-image: url(/images/kwicks/spa_shelters.jpg);
	background-repeat: no-repeat;
}   
#kwick .ringo           {
	background-image: url(/images/kwicks/parts_service.jpg);
	background-repeat: no-repeat;
}  

#kwick .ringo span {
	left: 225px;width:200px
}

#kwick .kwick span  h2 {font-size:14px;text-decoration:none;margin-bottom:3px}

#wholeheader {position:absolute;top:0;left:0;width:100%;z-index:1;}
#wholebody  {position:absolute;top:410px;left:0;width:100%;z-index:4;}
#wholefooter {position:absolute;top:839px;left:0;width:100%;z-index:2;}
h1.homepage {position:absolute;top:5px;left:5px;z-index:3;}
h1.homepage, h1.homepage a{color:#fff;font-size:10px}

.homesq2 .fl, .doubleInfoBlank99 .fl, .homesq5split .fl {color:#fff}
.homesq2 .fl-hover, .doubleInfoBlank99 .fl-hover, .homesq5split .fl-hover {color:#78D9FF}
.homesq5split .fl, .homesq5split .fl-hover {font-size: 13px; }
.homesq2 .links {font-size:18px;margin-top:-10px}


