/* CSS Document */

body{margin:0; padding:0px; background:url(../images/bg_top.png) repeat-x;}
.strip_left{background:url(../images/strip_left.png) repeat-y;}
.strip_right{background:url(../images/strip_right.png) repeat-y;}
a{text-decoration:none; color:#FF0000;}
hr{ line-height:5px;}
h1 {font-family:Tahoma, "Tw Cen MT"; font-size:12px; font-weight:bold; color:#FF9900; margin: 0;}
.menu_aboutus{
	display:block;
	height:41px;
	width:95px;
	background-image: url(../images/aboutus_hover.png);	
	}
	
.menu_aboutus:hover{
	height:41px;
    background:url(../images/aboutus.png) no-repeat;
	}
	
.menu_gallery{
	display:block;
	height:41px;
	width:95px;
	background-image:url(../images/gallery.png);
	}
	
.menu_gallery:hover{
	height:41px;
    background:url(../images/gallery_hover.png) no-repeat;
	}
	
.menu_Poolfacts{
	display:block;
	height:41px;
	width:95px;
	background-image:url(../images/poolFacts.png);
	}
	
.menu_Poolfacts:hover{
	height:41px;
    background:url(../images/poolFacts_hover.png) no-repeat;
	background-repeat:no-repeat;
	}
.menu_PoolPortfolio{
	display:block;
	height:41px;
	width:125px;
	background-image:url(../images/pool_portfolio.png);
	}
	
.menu_PoolPortfolio:hover{
	height:41px;
    background:url(../images/pool_portfolio_hover.png) no-repeat;
	}
	
.menu_contactus{
	display:block;
	height:41px;
	width:95px;
	background-image:url(../images/contactus.png);
	}
	
.menu_contactus:hover{
	height:41px;
    background:url(../images/contactus_hover.png) no-repeat;
	}
	
.titletext{font-family:Tahoma, "Tw Cen MT"; font-size:12px; font-weight:bold; color:#FF9900;}
.stripleft{background:url(../images/strip_left.png) repeat-y;}	
.stripright{background:url(../images/strip_right.png) repeat-y;}
.bodytext{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-align:justify; line-height:17px;}
.address{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; text-align:left; line-height:18px; padding:12px 15px 12px 12px;;}

ul {
	margin: 5px 20px;
	padding: 0 10px;
	line-height:22px;
	}
	
