/* CSS Document */
body {
  background:url(images/bg_verticle_blue_line.gif) repeat-x #0A6C9D;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:0.8em;
}
h1 {
  font-size:1.3em;
  color:#44446B;
		}
#leftcol, #leftcolhomepage {
  float:left;
  width:180px;
  position:relative;
  margin:-75px 0 0 0;
}
#rightcol, #rightcolhomepage {
  float:right;
  width:660px;
  margin:0;
  margin:-47px 0 0 0;
  position:relative;
  padding-right:30px;
  padding-left:20px;
}
#leftcolhomepage, #rightcolhomepage {
  margin:0;
}
#logo {
  width:293px;
  height:196px;
  background:url(images/logo.png) no-repeat;
}
#about_us_top {
  background:#ffffff url(images/bg_about_us_top.jpg) no-repeat;
}
#customer_service_top {
  background:#ffffff url(images/bg_customer_service_top.jpg) no-repeat;
}
#news_press_top {
  background:#ffffff url(images/bg_news_press_top.jpg) no-repeat;
}
#products_top {
  background:#ffffff url(images/bg_products_top.jpg) no-repeat;
}
#shop_now_top {
  background:#ffffff url(images/bg_shop_now_top.jpg) no-repeat;
}
#where_to_buy_top {
  background:#ffffff url(images/bg_where_to_buy_top.jpg) no-repeat;
}
#first_fitness_top {
  background:#ffffff url(images/bg_first_fitness_top.jpg) no-repeat;
}
#first_fitness_bottom {
  background:#ffffff url(images/bg_first_fitness_bottom.jpg) no-repeat;
}
#dolfino_top {
  background:#ffffff url(images/bg_dolfino_top.jpg) no-repeat;
}
#dolfino_bottom {
  background:#ffffff url(images/bg_dolfino_bottom.jpg) no-repeat;
}
#sprayzone_top {
  background:#ffffff url(images/bg_sprayzone_top.jpg) no-repeat;
}
#sprayzone_bottom {
  background:#ffffff url(images/bg_sprayzone_bottom.jpg) no-repeat;
}
#swimschool_top {
  background:#ffffff url(images/bg_swimschool_top.jpg) no-repeat;
}
#swimschool_bottom {
  background:#ffffff url(images/bg_swimschool_bottom.jpg) no-repeat;
}
#aquapro_top {
  background:#ffffff url(images/bg_aquapro_top.jpg) no-repeat;
}
#aquaplay_top {
  background:#ffffff url(images/bg_aquaplay_top.jpg) no-repeat;
}
#aquasport_top {
  background:#ffffff url(images/bg_aquasport_top.jpg) no-repeat;
}
#sunsmart_top {
  background:#ffffff url(images/bg_sunsmart_top.jpg) no-repeat;
}
.top {
  width:896px;
  height:280px;
}
#home_page_top, .top {
  margin:33px 0 0 53px;
}
#main_pages_middle, #homepage_middle {
  background:#ffffff;
		margin-left:53px;
  width:896px;
  padding:1px 0 1px 0;
}
#homepage_middle {
		background:#FEFEFE url(images/bg_home_fade.gif) repeat-x;
}
#main_pages_bottom {
  background:url(images/bg_main_pages_bottom.jpg) no-repeat;
		margin-left:53px;
  width:896px;
  height:82px;
}
#footer {
  padding:10px 0 0 0;
		color:#ffffff;
		font-size: 1em;
  width:896px;
 	margin-left:53px;
}
.bottom {
		margin-left:53px;
  width:896px;
  height:82px;
}
a,a:hover { 
  text-decoration: underline;
}
a { 
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.navigation { 
  margin: 0px;
  height: 100%; 
  width:170px;
}
.navigation a, .navigation a:hover {
  padding: 4px;
  margin: 6px;
  margin-bottom: 2px;
  margin-top: 2px;
  display: block;
  color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size:.9em;
  font-weight:bold;
}
.navigation a:hover {
  padding: 4px;
  text-decoration: none; 
  color: #ffffff;
}
.highLight { 
  font-weight: bold;
}

.yellownavresizable {
 background:url(images/nav_yellow_middle.gif) repeat-y;
}
.yellownav {
 background:url(images/nav_yellow.gif) no-repeat;
 height:39px;
}
.greennav {
 background:url(images/nav_green_middle.gif) repeat-y;
}
.purplenav {
 background:url(images/nav_purple_middle.gif) repeat-y;
}
.orangenav {
 background:url(images/nav_orange_middle.gif) repeat-y;
}
.pinknav {
 background:url(images/nav_pink_middle.gif) repeat-y;
}
.lightbluenav {
 background:url(images/nav_lightblue_middle.gif) repeat-y;
}
.commonnav {
  margin:5px 0 0 0;
  padding:0;
}


