@charset "utf-8";
/* CSS Document */
body{
	margin: auto 0px;	
	font-family:Tahoma, Geneva, sans-serif;
  background-color: #E7E7E7;
  font-size:13px;
}

#content{
	padding:0px 15px 10px 15px;
	}
	
#contact_wrapper{
	padding:0;
	width:756px;
	}
	
#about_content{
	background-image:url(../images/water_drops2.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 15px 10px 15px;}


#contact li{
display:inline;
list-style-type: none;
text-align:right;
width:400px;
margin-top:0px;
padding-top:0px;
}

#contact a { 
padding: 0px 10px;
text-decoration: none;
	color:#0B61A4;
	margin:0px;
	}


#contact a:hover
{
color: #FFF;
background-color: #0B61A4;
text-decoration: none;
margin:0px;
}

#contact a:link, #contact a:visited{
	display: inline;
	padding-right:10px;
	font-size:12px;
margin:0px;
padding-top:0px;
	}


.left_bar{
background-image: url('../images/water-glass-fill.jpg');
background-repeat: repeat-y;
}

.left_bar2{
background-image: url('../images/left-bar.jpg');
background-repeat: repeat-y;
}

.content_bar{
background-image: url('../images/content-fill.jpg');
background-repeat: repeat-y;
}

.content_bar2{
background-image: url('../images/content-fill.jpg');
background-repeat: repeat-y;
}

.right_bar{
background-image: url('../images/right-content-fill.jpg');
background-repeat: repeat-y;
}



.address{
background-image: url('../images/address.jpg');
width: 257px;
height: 134px;
margin:0px;
}
#address_block{
font-size:12px;
padding:5px;
}

#water_content{
	color:#000;
	margin-left:30px;
	margin-top:10px;
	}


h1 {
	margin:0px;
	padding:0px;
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#036;}
h2 {
	font-size:16px;}
	
h3 {
	font-size:15px;}
	
#footer{
	background-image: url('../images/footer.jpg');
	color:#FFF;
	width:800px;
	height:70px;
	text-align:center;
	font-size:11px;}
	
#footer a:link, #footer a:visited{
		color:#FFF;}
		
.title_deco{
	color:#036;
	font-size:12px;
	font-weight:600;
	margin-left:-10px;
	padding:0px;}
	
.caption{
	font-size:11px;
	font-weight:600;
	color:#039;
	text-align:center;}
	
.wrapper{
	margin:10px;
	}
	
.philosophy{
	margin:0px auto;
	background-color:#036;
	color:#FFF;
	font-size:14px;
	padding:10px;
	width:400px;
	border:#66A3D2 thick solid;
	text-align:center;}
	
.ph_title{
	margin:0px auto;
	font-size:18px;
	font-style:italic;
	font-weight:600;
	}
