/*=== Setup ===*/

*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	color: #333;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 0.95em;
	background-attachment: fixed;
	background-image: url(../images/pure-water-distribution.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a{
	color: #333333;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px
}
h1, h2{
	font-size: 1.6em;
	font-weight: normal
}
h2, h3, h4{
	color: #077016;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 .5em
}
h3{
	color: #11228c
}
h4{
	color: #9c0a0d
}
p{
	line-height: 1.3em;
	padding: 0 0 1em
}
/*=== Header ===*/
#page-top{
	height: 105px;
	padding: 2px 0 0;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	z-index: 2;
	
	
}
/*=== Layout ===*/
#page{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	position: relative;
	z-index: 1;
	
}
#header{
	height: 100px;
	margin: 0 auto;
	width: 960px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	
}
#header .content{
	color: #ffffff;
	float: right;
	padding: 0 16px 0 0;
	text-align: right;
	text-indent: 5px;
	
}
/*- Nav1 -*/
#nav1{
	font-size: 14px;
	font-weight: bold;
	height: auto;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Geneva, sans-serif;
	
}
#nav1 ul{
	float: right
}
#nav1 li{
	float: left;
	line-height: 38px;
	position: relative;
	list-style-type: none;
}
#nav1 li a{
	color: #801711;
	display: block;
	float: left;
	padding: 0 10px;
	text-decoration: none
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #ffffff;
	text-decoration: none;
	background-color: #87a7c0;
}
/*- Logo -*/
#logo{
	float: left;
	height: 100px;
	overflow: hidden;
	width: 205px
}
/*- Slogan -*/ 
#slogan{
	font-size: 14px;
	text-align: right;
	padding-right: 15px;
}
#slogan em {
	color: #970103;
	text-decoration: none;
	font-style: normal;
}


/*=== Slidedeck Placeholder ===*/
#slidedeck{
	background: #ffffff;
	height: 322px;
	margin: 0 0 45px;
	overflow: hidden;
	padding: 15px 16px;
}
/*=== Headlines ===*/ 
.headline{
	height: 30px
}
.headline h1{
	color: #ffffff;
	float: left;
	font-size: 1.4em;
	line-height: 30px;
	margin: 0;
	background-position: top;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 16px;
	padding-left: 16px;
	background-color: #426fa2;
}
.headline2{
	height: 20px;
	margin: 0 0 1em
}
.headline2 h2{
	color: #ffffff;
	float: left;
	font-size: 1.5em;
	line-height: 30px;
	margin: 0;
	padding: 0 16px;
	background-color: #4472a5;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	border: 16px solid #ffffff;
	height: 1%;
	background-color: #C4D2DF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 16px;
	padding-bottom: 15px;
	padding-left: 16px;
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	border: 7px solid #ffffff;
	display: block;
	margin: 0 0 1em
}
.pic.fl img{
	margin-right: 10px
}
.pic.fr img{
	margin-left: 15px
}
.pic.fc img{
	text-align: center;
}
/*=== Footer ===*/
#page-bot{
	border-bottom: 2px solid #eeeeee;
	height: 300px;
	background-color: #999;
	background-image: url(../images/page-bot.gif);
	background-repeat: repeat-x;
}
#footer a {
	color: #FFF;
}

#footer{
	color: #ffffff;
	width: 930px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#page-bot #footer .footcontact {
	font-size: 12px;
	color: #FFF;
	float: left;
	height: auto;
	width: 430px;
}

/*- Copyright Info -*/
.copyr{
	color: #003;
	padding: 5px 15px;
	text-align: right
}
.copyr a{
	color: #ffffff;
	text-decoration: none
}
.copyr2 {
	text-align: right;
	padding-right: 10px;
}
.copyr2 a{
	color: #003;
	text-decoration: none;
}
.copyr2 a:hover{
	text-decoration: underline
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.fc {
	text-align: center;
}

.ac{
	text-align: center
}
.ar{
	text-align: right
}
td {
	vertical-align: top;
}
#page .box hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

