@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; background:url(../images/back.jpg) top center no-repeat #0096ff; font-family:Arial, Helvetica, sans-serif; }
img { border:0; }
.clr { clear:both; }
#pool { width:980px; margin:0 auto; padding-bottom:44px; }

.header { width:980px; height:179px; background:url(../images/header.png) top center no-repeat; }
.topBr { width:980px; height:9px; background:url(../images/topBar.png) no-repeat; }
.slide { width:980px; height:428px; background:url(../images/slide-photo.jpg) no-repeat; border-bottom:9px solid #FFF; }
.inbod { width:930px; background:url(../images/in-back.gif) #FFF top center no-repeat; padding:26px 25px 35px 25px; }

h1, h2 { font-size:1.3em; margin-top:0; font-weight:bold; color:#00C; }

.p01 { width:294px; height:339px; background:url(../images/pool-01.jpg); float:left; }
.p02 { width:294px; height:339px; background:url(../images/pool-02.jpg); float:left; margin-left:23px; }
.p03 { width:294px; height:339px; background:url(../images/pool-03.jpg); float:right; }

.br { width:930px; height:89px; background:url(../images/call-banner.gif) no-repeat; margin-top:21px; margin-bottom:21px; }
.btxt { width:872px; border:1px solid #c7cdcf; background:#FFF; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px; padding:29px; color:#0019ff; font-size:1.2em; }

	.btxt-l { width:425px; float:left; }
	.btxt-r { width:425px; float:right; }

.footer { width:980px; height:43px; margin:0 auto; background:#0019ff; border-bottom-left-radius:8px; -border-bottom-left-radius:8px; -webkit-border-bottom-left-radius:8px; border-bottom-right-radius:8px; -moz-border-bottom-right-radius:8px; -webkit-border-bottom-right-radius:8px; color:#FFF; margin-bottom:15px; padding-top:25px; text-align:center; font-size:.9em; }

.ft-bt-txt { width:980px; margin:0 auto; text-align:center; font-size:.75em; padding-top:25px 0; }