/* 
Hello curious eyes. 

This site is made by the loving hands at 82 
Design. Visit our factory at eighttwodesign.com. 
If you wish, you may use any CODE within the 
Water Pressures' website. 

We love to share. 

Please leave images and video alone, 
for those are copywrite protected.

Enjoy.

*/
*{
	font-family:Arial, Helvetica, sans-serif;
	
	}
body{
	margin: 20px 0 0 0;
	padding: 0px;
	background: url(images/bg.jpg) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}
p, h6{
	font-size: 12px;
	line-height: 23px;
	margin: 0px 0px 18px 0px;
	font-weight: normal;
}
p span, h6 span{
	color: #0291b3;
	text-transform: uppercase;
	font-weight: normal;
}
hr.grad{
	background: url(images/hr_grdt.jpg);
	width: 871px;
	height: 2px;
	border: 0 none;
	margin-left: -5px;
}
strong{
	font-weight: bolder;
}
a img{
	border:0 none;
}
h6.no_border{
	border-bottom: 0 none;
}
/* The Goodies */
#box{
	margin: 0px auto;
	padding: 0px;
	width: 861px;

}
	#header{}
		#logo1{
			background: url(images/logo_wp.jpg);
			width: 675px;
			height: 55px;
			float: left;
			margin: 5px 0px 0px 0px;
		}
		#logo2{
			width: 149px;
			height: 95px;
			float: right;
		}
		
		#nav{
			width: 780px;
			height: 18px;
			float: left;
			margin: 78px 0px 0px 0px;
			overflow: hidden;
			position: absolute;
			z-index: 1000;
		}
			#nav ul{
				margin: 0px;
				padding: 0px;
			}
			#nav ul li{
				list-style: none;
				display: inline;
				margin: 0px 27px 0px 0px;
			}
			#nav ul li a{
				color: #848589;
				text-decoration: none;
			}
			#nav ul li a:hover{
				color: #303030;
			}
	#headline{
		margin: 5px 0px 5px 0px;
		width: 861px;
		float: left;
	}
		#headline h1{
			text-align: center;
			color: #0291b3;
			font-size:32px;
		}
		#headline h1 strong{
			font-weight: bolder;
		}
		#headline h2{
			text-align: center;
			color: #848589;
			font-size: 19px;
			line-height: 27px;
			font-weight: normal;
		}
	#content{
		margin: 5px 0px 5px 0px;
		width: 865px;
		float: left;
	}
		#content a, #content_news a{
			color: #e66e32;
			cursor: pointer;
			text-decoration: none;
		}
		img.line{
			border-bottom: 3px solid #0291b3;
			padding-bottom: 5px;
		}
		#col1{
			width: 275px;
			margin-right: 18px;
			float: left;
		}
		#col2{
			width: 275px;
			margin-right: 18px;
			float: left;
		}
		#col3{
			width: 275px;
			float: left;
		}
		#col123{
			width: 860px;
			float: left;
		}
		#content ul li h6{
			margin: 0px 0px 0px 0px;
		}
		#media{
			background: url(images/bg_media.jpg) no-repeat;
			width: 962px;
			height: 375px;
			margin: -10px 0px 10px -50px;
			float: left;
			padding: 50px 0px 0px 50px;
		}
			#col1-2{
				width: 568px;
				float: left;
				margin-right: 18px;
			}
			#media #col3 h6{
				border-bottom: 1px solid #0291b3;
				margin: 0px 0px 5px 0px;
				padding: 0px 0px 5px 0px
			}
		#content_news{
			margin: 5px 0px 5px 0px;
			width: 880px;
			float: left;
		}
			#content_news #col1{
				border-top: solid 4px #0291b3;
				height: 125px;
				margin-bottom: 10px;
				float:left;
				overflow: hidden;
			}
		#content_partner{
			margin: 5px 0px 5px 0px;
			width: 860px;
			float: left;
		}
			#content_partner #col1{
				height: 144px;
				width: 162px;
				margin: 0px 10px 10px 0px;
				float:left;
			}
			#content_partner #col1 a img{
				border: 0 none;
			}
	#footer{
		margin: 5px 0px 5px 0px;
		width: 865px;
		float: left;
		}
		#footer #col1{
			border-right: 1px solid #0291b3;
			width: 274px;	
		}
		#connect{
			width:275px;
			float: left;
		}
		#footer #col1, #footer #col2, #footer #col3{
			margin-top: 5px;
		}
		
		#footer ul{
			margin: 0px;
			padding: 0px;
		
		}
		#footer ul li{
			list-style: none;
			margin-bottom: 5px; 
		}
		#footer ul li a{
			color: #848589;
			text-decoration: none;
		}
		#footer ul li a:hover{
			color: #303030;
		}
		
		.input{
			width: 264px;
			float: left;
			padding: 5px;
			border: 0 none;
			background-color: #0291b3;
			color: #fff;
			margin: 0px 0px 10px 0px;
			font-size:12px;
		}
		.subject{
			width: 266px;
			float: left;
			padding: 3px;
			border: 0 none;
			background-color: #0291b3;
			color: #fff;
			margin: 0px 0px 10px 0px;
			font-size:12px;
			}
			select{
				border: 0 none;
			}
			option{
				
			}
		.textarea{
			width: 260px;
			height: 98px;
			float: left;
			padding: 3px;
			border: 0 none;
			background-color: #0291b3;
			color: #fff;
			margin: 0px 0px 10px 0px;
			font-size:12px;
			}
			.submit{
			float: left;
			padding: 3px;
			border: 0 none;
			background-color: #e66e32;
			color: #fff;
			margin: 0px 0px 10px 0px;
			font-size:12px;
			}
	#copyright{
		margin: 5px 0px 5px 0px;
		width: 861px;
		float: left;
	}
		#copyright p{
			font-size:10px;
			color: #848589;
			text-align: right;
		}
	