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


* {
	margin:0;
	padding:0;
	
	
}

body { font-family:Arial, Helvetica, sans-serif; color:#000; background:#E6E6E6;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.lefttube { float:left;}
.righttube { float:right;}

ul { margin:0; padding:0;}

h1 { font-size:21px; color:#000; font-weight:lighter; margin:0 0 7px 0;  word-spacing:2px;}
h2 { font-size:16px; color:#000; margin:0 0 10px 0; }
h3 { font-size:13px; color:#000; margin:3px 0 14px 0; }

p { margin:0 0 14px 0; text-align:justify; line-height:19px; font-size:13px; color:#000;}

#maincontainer { width:905px; margin:auto; }

#header { clear:both; height:72px;}

#logo { background:url(../../images/logo.png) no-repeat; width:326px; height:53px; float:left; margin:10px 0 0 20px;}

#midcontainer {  width:905px; padding:0; margin:0; height:515px;}

#home-pic { /*background:url(../../images/home-pic.jpg) no-repeat;*/ z-index:10; width:899px; clear:both; height:515px;border:3px #fff solid;}

#acc-pic { background:url(../../images/acc-pic.jpg) no-repeat; clear:both; height:515px; border:3px #fff solid;}

#gallery-pic { background:url(../../images/gallery-pic.jpg) no-repeat; clear:both; height:515px;border:3px #fff solid;}

#local-pic { background:url(../../images/local-services-pic.jpg) no-repeat; clear:both; height:515px;border:3px #fff solid;}

#location-pic { background:url(../../images/location-pic.jpg) no-repeat; clear:both; height:515px;border:3px #fff solid;}

#rates-pic { background:url(../../images/rates-pic.jpg) no-repeat; clear:both; height:515px;border:3px #fff solid;}

#contact-pic { background:url(../../images/contact-pic.jpg) no-repeat; clear:both; height:515px;border:3px #fff solid;}


#menusection { width:124px; margin:10px 0 0 12px;  float:left; }
#menusection ul { list-style:none; filter: alpha(opacity = 80); zoom:1; opacity:0.8;}
#menusection li { background:url(../../images/m-bg.png) no-repeat; padding-left:9px; width:115px; line-height:26px; margin-bottom:5px; 			font-size:12px; text-transform:uppercase;}
#menusection a { color:#ddd; text-decoration:none;}
#menusection a:hover { color:#fff; text-decoration:none;}

#menusection-home { width:124px; margin:-508px 0 0 15px;  float:left; position:absolute; z-index:100;  }
#menusection-home ul { list-style:none; filter: alpha(opacity = 80); zoom:1; opacity:0.8;}
#menusection-home li { background:url(../../images/m-bg.png) no-repeat; padding-left:9px; width:115px; line-height:26px; margin-bottom:5px; 			font-size:12px; text-transform:uppercase;}
#menusection-home a { color:#ddd; text-decoration:none;}
#menusection-home a:hover { color:#fff; text-decoration:none;}




#contentsection { width:709px; float:left; margin:10px 0 0 20px;  filter: alpha(opacity = 70); zoom:1; opacity:0.7; }

#content { padding:0 12px; clear:both; background:#fff; color:#000; height:400px;}

#top-bend { background:url(../../images/c-top-bg.png) no-repeat; padding-top:18px;}

#bot-bend { background:url(../../images/c-bot-bg.png) no-repeat; height:18px;}

#footer{ clear:both; padding:10px 0px; color:#fff; font-size:15px; text-align:center; }

#footer a { color:#fff; text-decoration:none;}
#footer a:hover { color:#fff; text-decoration:underline;}

#aquaweb { text-align:right; clear:both; font-size:12px; margin-right:2px;}
#aquaweb a { color:#777; text-decoration:none;}


.list1, .list1 ul { list-style-image:url(../../images/li-icon.png); margin-left:30px;}
.list1 li { margin-bottom:4px; color:#fff; line-height:16px;}

.r-pic { border:4px #ddd solid; float:right; margin:0 0 20px 20px;}

.l-pic { border:4px #ddd solid; float:left; margin:0 20px 20px 0;}

#gallerysection { width:685px; float:right; position:relative; margin:-442px 46px 0 0;}

#img-gallery { }
#img-gallery li { list-style-type:none; float:left; margin:0px 4px 0px 0px; padding:0;}
#img-gallery img { border:1px #fff solid;}

#fix { width:685px; float:right; position:relative; margin:-422px 46px 0 0;}



