/* CSS Document */

body{
background:url(images/background.jpg) #151c26;
background-repeat: repeat-x;
margin:0px;
padding:0px;
}

#container{
width:868px;
margin:0 auto;
}


#header{
width:868px;
float:left;
background:#FFFFFF;
}

#top_strip{
background:url(images/top_bg.jpg);
background-repeat:no-repeat;
width:868px;
height:22px;
float:left;
}

#icon_horder{
width:148px;
height:22px;
float:right;
margin-right:20px
}

.home_icon{
/*background:url(images/home_icon.jpg) no-repeat;*/
background-repeat:no-repeat;
height:11px;
width:11px;
float:left;
padding-left:35px;
padding-right:35px;
margin-top:5px;
}

.mail_icon{
/*background:url(images/mail_icon.jpg); */
background-repeat:no-repeat;
height:11px;
width:11px;
float:left;
margin-top:5px;
}

.sitemap_icon{
background: url(images/sitemap_icon.jpg);
background-repeat:no-repeat;
height:11px;
width:11px;
float:left;
margin-left:25px;
margin-top:5px;
}

#nav_container{
width:964px;
margin-top:10px;
float:left;
padding:0 2px;
}

.nav_left{
background:url(images/nav_left.jpg);
background-repeat:no-repeat;
width:9px;
height:58px;
float:left;
}

.nav{
background:url(images/nav_bg.jpg);
background-repeat:repeat-x;
height:58px;
width:825px;
float:left;

}

.nav ul{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
list-style:none;
margin-top:10px;
}

.nav ul li{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
padding-top:10px;
padding-right:60px;
float:left;
background:url(images/seperator.jpg);
background-repeat:no-repeat;
}

.nav ul li a{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
float:left;
}

.nav ul li a:hover{
font-family:Verdana;
font-size:12px;
color:#00b3ef;
text-decoration:none;
font-weight:bold;
float:left;
}

.nav_right{
background:url(images/nav_right.jpg);
background-repeat:no-repeat;
width:29px;
height:58px;
float:left;
}

#header_image{
width:862px;
height:283px;
float:left;
margin:10px 0px 0px 0px;
padding-left:3px;
}

#midbody{
background:#ffffff;
width:868px;
height:auto;
float:left;
}


#midbody_one{
background:#ffffff;
width:868px;
float:left;
}

#leftsite{
width:225px;
margin:10px;
float:left;
}

.bl {background: url(images/bl.jpg) 0 100% no-repeat}
.br {background: url(images/br.jpg) 100% 100% no-repeat}
.tl {background: url(images/tl.jpg) 0 0 no-repeat}
.tr {background: url(images/tr.jpg) 100% 0 no-repeat; padding:10px}
.top{background:url(images/top.jpg) 100% 0 repeat-x;}
.bottom{background:url(images/top.jpg) 0 100% repeat-x;}
.left{background:url(images/top.jpg) 0 0 repeat-y;}
.right{background:url(images/top.jpg) 100% 0 repeat-y;}
.box_bg{ background:#FFFFFF;}




#rightsite{
width:590px;
margin:10px 5px 0 5px;
float:left;
}


#text_container{
padding:10px 10px 0px 10px;
float:left;
}

#text_container_one{
margin:10px 10px 0 10px;
float:left;
width:820px;
}


.normal_text{
font-family:Verdana;
font-size:11px;
color:#333333;
text-decoration:none;
}

.normal_text1{
font-family:Verdana;
font-size:11px;
color:#333333;
text-decoration:none;
margin-bottom:25px;
}



.normal_bold{
font-family:Verdana;
font-size:11px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

.normal_bold1{
font-family:Verdana;
font-size:11px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
background:#086cc2;
padding:3px;
}


.normal_italic{
font-family:Verdana;
font-size:11px;
color:#333333;
font-weight:bold;
font-style:italic;
text-decoration:none;
}

.box_container{
width:213px;
float:left;
margin-top:10px;
padding-left:3px;
}



.box_topbg{
background:url(images/box_top.jpg);
background-repeat:no-repeat;
width:203px;
font-family:Verdana;
font-size:16px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
padding-left:10px;
padding-top:12px;
padding-bottom:12px;
}

.box{
width:211px;
background:url(images/box_bg.jpg) #e1dfe0;
background-repeat:repeat-x;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-collapse:collapse;
margin-top:0px;
margin-left:auto;
margin-right:auto;
height:400px;
float:left;
}


.box_bottom{
background: url(images/box_bottom.jpg);
background-repeat:no-repeat;
width:213px;
height:7px;
float:left;
}

.image{
margin-left:auto;
margin-right:auto;
float:left;
}

.img{
margin:8px;
}

.img_border{
border:1px dashed #333333;
border-collapse:collapse;
}


.img_right{
float:right;
margin-left:20px;
}

.img_left{
float:left;
margin-right:20px;
}

.arrow_text{
background-image:url(images/arrow.png);
background-repeat:no-repeat;
padding-left:15px;
margin-top:6px;
}

.arrow1_text{
background-image:url(images/arrow.png);
background-repeat:no-repeat;
padding-left:15px;
margin-top:10px;
}

.arrow2_text{
background-image:url(images/arrow.png);
background-repeat:no-repeat;
padding-left:15px;
margin-top:6px;
font-weight:bold;
}

#bottom_bg{
background:url(images/bottom_bg.jpg) no-repeat;
height:15px;
width:868px;
float:left;
}

#footer{
width:400px;
height:20px;
margin-top:10px;
margin-bottom:10px;
float:left;
}

.footer_text{
font-family:Verdana;
font-size:10px;
color:#cccccc;
text-decoration:none;
}

.footer_textbold{
font-family:Verdana;
font-size:10px;
color:#cccccc;
font-weight:bold;
text-decoration:none;
}

.footer_seperator{
font-family:Verdana;
font-size:10px;
color:#626161;
margin-left:10px;
margin-right:10px;
text-decoration:none;
}

#copyright{
width: auto;
height:20px;
margin-top:10px;
margin-bottom:10px;
margin-right:10px;
float:right;
}

.blue_heading{
font-family:Verdana;
font-size:18px;
color:#0673c5;
text-decoration:none;
font-weight:bold;
}

.blue_heading1{
font-family:Verdana;
font-size:18px;
color:#0673c5;
text-decoration:none;
font-weight:bold;
float:left;
}

.blue1_heading{
font-family:Verdana;
font-size:14px;
color:#0673c5;
text-decoration:none;
font-weight:bold;
}

.black_heading{
font-family:Verdana;
font-size:13px;
color:#000000;
text-decoration:none;
font-weight:bold;
}

.red_heading{
font-family:Verdana;
font-size:14px;
color:#ff0000;
text-decoration:none;
font-weight:bold;
}



.greybox{
margin-top:15px;
margin-bottom:15px;
background:#F7F7F7;
border:1px solid #E1E1E1;
border-collapse:collapse;
padding-left:15px;
padding-bottom:15px;
float:left;
width:98%;
}

.greybox8{
margin-top:15px;
margin-bottom:15px;
background:#F7F7F7;
border:1px solid #E1E1E1;
border-collapse:collapse;
padding-left:15px;
padding-bottom:15px;
float:left;
width:92%;
}

.greybox9{
background:#f7f7f7;
border:1px solid #e1e1e1;
border-collapse:collapse;
font-weight:normal;
padding:6px;
}

.width{
width:300px;
}

.greybox1{
margin-top:15px;
margin-bottom:15px;
background:#F7F7F7;
border:1px solid #E1E1E1;
border-collapse:collapse;
padding-left:15px;
width:95%;
padding-bottom:15px;
}

.greybox2{
margin-top:15px;
margin-bottom:15px;
background:#F7F7F7;
border:1px solid #E1E1E1;
border-collapse:collapse;
padding-left:15px;
width:65%;
padding-bottom:15px;
}

.greybox3{
background:#F7F7F7;
border:1px solid #E1E1E1;
border-collapse:collapse;
float:left;
padding:15px;
margin-bottom:15px;
}

.greybox4{
background:#e1e1e1;
border:1px solid #E1E1E1;
border-collapse:collapse;
font-weight:bold;
}

.yellow_box{
background:#feffde;
border:1px solid #fde997;
border-collapse:collapse;
font-weight:bold;
}

.yellow_box1{
background:#feffde;
border:1px solid #fde997;
border-collapse:collapse;
}

.greybox5{
background:#F7F7F7;
border:1px solid #E1E1E1;
border-collapse:collapse;
}

.greybox6{
background:#F7F7F7;
border:1px solid #E1E1E1;
border-collapse:collapse;
float:left;
padding:15px;
width:96%;
margin-bottom:15px;
}

.greybox7{
background:#F7F7F7;
border:1px solid #E1E1E1;
border-collapse:collapse;
padding:10px;
margin-top:20px;
}

a.link:link{
font-family:Verdana;
font-size:11px;
color:#076dc2;
font-weight:bold;
text-decoration:none;
}

a.link:active{
font-family:Verdana;
font-size:11px;
color:#076dc2;
font-weight:bold;
text-decoration:none;
}

a.link:visited{
font-family:Verdana;
font-size:11px;
color:#076dc2;
font-weight:bold;
text-decoration:none;
}

a.link:hover{
font-family:Verdana;
font-size:11px;
color:#ff0000;
font-weight:bold;
text-decoration:none;
}

a.link1:link{
font-family:Verdana;
font-size:12px;
color:#454444;
font-weight:bold;
text-decoration:none;
}

a.link1:active{
font-family:Verdana;
font-size:12px;
color:#454444;
font-weight:bold;
text-decoration:none;
}

a.link1:visited{
font-family:Verdana;
font-size:12px;
color:#454444;
font-weight:bold;
text-decoration:none;
}

a.link1:hover{
font-family:Verdana;
font-size:12px;
color:#ff0000;
font-weight:bold;
text-decoration:none;
}

.form_text{
font:Verdana;
font-size:11px;
color:#333333;
text-decoration:none;
}

.form_text1{
font:Verdana;
font-size:11px;
color:#333333;
text-decoration:none;
vertical-align:super;
}

.form_field{
font-family:Verdana;
font-size:11px;
color:#333333;
text-decoration:none;
margin-top:5px;
margin-left:69px;
width:200px;
}

.form_field1{
font-family:Verdana;
font-size:11px;
color:#333333;
text-decoration:none;
margin-top:5px;
margin-left:0px;
width:200px;
}

.form_field2{
font-family:Verdana;
font-size:11px;
color:#333333;
text-decoration:none;
margin-top:5px;
margin-left:71px;
width:200px;
}

.submit_button{
font-family:Verdana;
font-size:11px;
color:#333333;
text-decoration:none;
margin-top:5px;
margin-left:78px;
}

.add_box{
float:left;
margin-top:10px;
margin-right:10px;
width:250px;
}



#outer{
width:560px;
background:#b3deff;
padding:10px;
float:left;
margin-bottom:10px;
}

#inner{
height:100%;
width:140px;
float:left;
text-align:left;
}

#inner1{
height:100%;
width:280px;
float:left;
text-align:left;
}

.close{
font-family:Verdana;
font-size:11px;
color:#c6c6c6;
font-weight:bold;
text-decoration:underline;
spadding-top:5px;
margin-left:30px;
}



.image{
		height:auto;
		width:200px;
		margin-left:5px;
		margin-top:10px;
		}
.font1{
		
		color:#6699FF;
		float:right;
		margin-top:50px;
		margin-right:200px;
		
	}
.font2	{
		float:right;
		margin-top:180px;
		margin-right:80px;
		height:200px;
		width:400px;
		
		}
		
.font3{
		float:right;
		height:200px;
		width:280px;
		margin-right:50px;
		margin-top:40px;
		}
		
.font4{
		color:#99FF33;
		font-size:18px;
		}	
.font5{
		color:#999900;
		font-size:18px;
		}			
.photo{
		height:190px;
		width:180px;
	border: 2px solid #000;
  -moz-border-radius: 11px;
  -webkit-border-radius:10px;
		background-color:#9999FF;
		}
/* ***************************************** coding for the table ************************************/		
#cols{
		height:20px;
		width:1000px;
		background-color:#993399;
		}
.table1{
		height:20px;
		width:350px;
		border:1px solid #999900;
		float:left;
	
		margin-left:225px;
		}
.table_wid{
		width:900px;
		height:650px;
		}
.table1_wid{
		width:900px;
		height:20px;
		}
		
.row1{
		height:65px;
		width:350px;
		border:1px solid #999900;
		float:left;
		margin-top:opx;
		margin-left:225px;
		}
.row2{
		height:65px;
		width:23px;
		border:1px solid #999900;
		float:left;
		}
	
		
	
		
		
		
		
.table2{
		height:20px;
		width:100px;
		border:1px solid #999900;
		float:left;
		
		}
.table2_col{
		width:100px;
		height:65px;
		float:left;
		border:1px solid #999900;
		}
.table2_col1{
		width:48px;
		height:65px;
		float:left;
		border:1px solid #999900;
		}
		
.table3{
		height:20px;
		width:162px;
		
		border:1px solid #999900;
		float:left;
		
		}
.table3_col{
		width:162px;
		height:65px;
		float:left;
		border:1px solid #999900;
		}
.table3_col1{
		width:37px;
		height:65px;
		border:1px solid #999900;
		float:left;
		}
.table4{width:225px;
		height:112px;
		border:1px solid #999900;
		float:left;
		}
.table4_col{
		width:225px;
		height:20px;
		background-color:#CCCCCC;
		border:1px solid #999900;
		}
.table4_col2{
		width:225px;
		height:21px;
		border:1px solid #999900;
	
		}

.table4_1{
		width:23px;
		height:21px;
		border:1px solid #999900;
		float:left;
		}
table4_1{
		width:48px;
		height:20px;
		border:1px solid #999900;
		float:left;
		}
.table4_col4{
		width:102px;
		height:20px;
		float:left;
		border:1px solid #999900;
		}
.table4_row4{
		width:49px;
		height:20px;
		float:left;
		border:1px solid #999900;
		}
.table3_col3{
		width:161px;
		height:20px;
		float:left;
		border:1px solid #999900;
		}
.table3_col4{
		width:38px;
		height:20px;
		float:left;
		border:1px solid #999900;
		}
.width{
width:650px; float:left;}
.table_2{width:225px; height:44px; float:left;border:1px solid #999900;}
.table_3{width:225px; height:66px; float:left;border:1px solid #999900;}
.table_4{width:225px; height:21px; float:left;border:1px solid #999900;}
.abc{
		width:600px;
		height:600px;
		float:left;
		}
.abc1{
		width:250px;
		height:20px;
		margin-left:350px;
		}
.abc2{
		width:600px;
		height:20px;
		background-color:#999999;	
	}
.abc3{
		width:600px;
		height:20px;
			
	}

.abc4{
		width:700px;
		height:600px;
		float:left;
		margin-left:10px;
		}
.abc4_1{
		width:450px;
		height:20px;
		margin-left:250px;
		}
.abc4_2{
		width:700px;
		height:20px;
		background-color:#999999;	
	}
.abc4_3{
		width:700px;
		height:20px;
			
	}	
.idropi{
		width:860px;
		height:auto;
		float:left;
		margin-left:5px;
		}
		
.idropi_header{
		width:855px;
		height:80px;
		background-color:#FF9900;
		
		}
.idropi_text{width:300px;
		height:50px;
		color:#FFFFFF;
		margin-left:100px;
		margin-top:30px;
		font-size:36px;
		}
.idropi_img{
		width:750px;
		height:214px;
		}	
.idropi_img1{
		width:168px;
		height:212px;
		background:url(idropi2.jpg);
		float:left;
		}	
.idropi_img2{
		width:414px;
		height:560px;
		background:url(idropi.jpg);
		float:left;
		}	
.idropi_box{
		width:400px;
		height:560px;
		float:left;
		margin-left:20px;
		}	
.idropi_title{
		width:400px;
		color:#990000;
		font-size:22px;
	}
.idropi_img3{
		width:88px;
		height:250px;
		background:url(idropi3.jpg);
		float:left;
		}	
		
.idropi_box2{
		width:500px;
		height:200px;
		float:left;
		margin-left:10px;
		margin-top:30px;
		}	
.idropi_box_1{
		width:500px;
		height:50px;
		float:left;
		background:#FF9933;
	

		}	
.idropi_box_1_1{
		width:100px;
		float:left;
		text-align:center;
		}
.idropi_box_1_2{
		width:100px;
		float:left;
		text-align:center;
		}
.idropi_box_1_3{
		width:500px;
		float:left;
		background-color:#CC9966;
		margin-top:10px;
		height:40px;
		}
.idropi_box_1_4{
		width:500px;
		float:left;
		margin-top:10px;
		height:40px;
		}
.idropi_img4{
		width:250px;
		height:250px;
		float:left;
		margin-left:10px;
		margin-top:20px;
		}
.idropi_img4_1{
		width:204px;
		height:250px;
		float:left;
		margin-left:20px;
		background:url(idropi4.jpg);
			}
		
.idrop_header2{
		width:855px;
		height:50px;
		background-color:#FF9900;
		}
.idropi_1{
		width:870px;
		height:280px;
		float:left;
		}
.idropi_img5{
		width:800px;
		height:800px;
		float:left;
		margin-left:30px;
		}
.idropi_img6{
		width:431px;
		height:600px;
		float:left;
		margin-left:200px;
		background:url(idropi/Electric Rapid.jpeg);
		}
.idropi_text1{
		width:400px;
		height:200px;
		float:left;
		margin-left:150px;
		}
.swining_pool{
		width:868px;
		height:500px;
		float:left;
		}
.swining_pool1{
		width:225px;
		height:130px;
		float:left;
		margin-left:20px;
		background:url(heating_pump.jpg);
		margin-top:40px;
		}
.swining_pool2{
		width:453px;
		height:350px;
		float:left;
		margin-left:40px;
		margin-top:40px;
		background:url(swining_pool_pump.jpg);
		}
.acc{
		width:868px;
		height:auto;
		float:left;
	
	
		}
.accessories_img{
		width:727px;
		height:452px;
		margin-left:50px;
		margin-right:auto;
		background:url(accessoriess/Accessories.jpeg);
		margin-top:20px;
		float:left;
		}
.accessories_img1{
		width:724px;
		height:573px;
		
		margin-right:auto;
		background:url(accessoriess/Accessories1.jpeg);
		
		margin-left:50px;
		float:left;
		}
.accessories_img2{
		width:722px;
		height:497px;
		margin-left:50px;
		margin-right:auto;
	background:url(accessoriess/Accessories3.jpeg);
		margin-top:20px;
		float:left;
		}
.accessories_img3{
		width:722px;
		height:523px;
		margin-left:50px;
		margin-right:auto;
	background:url(accessoriess/Accessories4.jpeg);
		
		float:left;
		}
.accessories_img4{
		width:722px;
		height:486px;
		margin-left:50px;
		margin-right:auto;
	background:url(accessoriess/Accessories5.jpeg);
		margin-top:20px;
		float:left;
		}
.accessories_img5{
		width:722px;
		height:542px;
		margin-left:50px;
		margin-right:auto;
	background:url(accessoriess/Accessories6.jpeg);
		
		float:left;
		}
.pump_1{
		width:868px;
		height:1740px;
		float:left;
		}
.pump_img{
		width:868px;
		height:1629px;
		background:url(pump.jpg);
		float:left;
		margin-top:20px;
		}
.sauna_room{
		width:600px;
		height:300px;
		float:left;
		margin-left:100px;
		margin-top:80px;
		}
.sauna_room_1{
		width:860px;
		height:auto;
		float:left;
		margin-left:20px;
		}
.sauna_room_text{
		width:450px;
		height:350px;
		font-family:Arial, Helvetica, sans-serif ;
		color:#000000;
		text-align:justify;
		margin-left:10px;
		font-size:12px;
		}
.sauna_room_img{
		width:200px;
		height:60px;
		float:left;
		}
.sauna_heaters_text{
		width:450px;
		height:200px;
		font-family:Arial, Helvetica, sans-serif ;
		color:#000000;
		text-align:justify;
		margin-left:10px;
		font-size:12px;
		}
	
