/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/pure-water-distribution.jpg) #f3f4f9;
	
	background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    color: #333333;
    font: .85em Verdana,Arial,Geneva,Helvetica,Sans-Serif;
	padding: 20px 0
}
a{
	color: #303f9b;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
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.4em;
	padding: 0 0 1.5em
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	width: 960px
}
#page-top{
	background: url(../images/page-top.gif) no-repeat top;
	height: 12px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px
}
/*=== Header ===*/
#header{
	background: url(../images/header-bgr.jpg) no-repeat top;
	height: 195px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	width: 365px
}
#header h1 a{
	display: block;
	height: 160px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	background: url(../images/nav1-bgr.gif) no-repeat top;
	font-size: 20px;
	height: 44px;
	margin: 0 auto;
	text-align: center;
	width: 942px
}
.nav1 li{
	display: inline;
	line-height: 44px;
	padding: 0 15px
}
.nav1 li a{
	color: #FFF;
	text-decoration: none
}
.nav1 li a:hover{
	color: #9c0a0d;
	text-decoration: underline
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.jpg) no-repeat top;
	height: 1%;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
/*=== Sub Columns ===*/
.subcols{
	background: url(../images/vl-sep.gif) repeat-y center;
	font-size: .9em;
	height: 1%;
	padding: 15px 50px 0
}
.subcols p{
	padding: 0 0 .9em
}
.col1{
	float: left;
	width: 385px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 1em;
	width: auto
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top
}
.box .content{
	background: url(../images/box-bgr.gif) #999999 repeat-y;
	height: 1%;
	padding: 0 10px
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 1em
}
.pic.fr img{
	margin-left: 20px;
}
/*=== Footer ===*/
#footer{
	color: #7f081c;
	font-size: 0.7em;
	margin: 0 auto;
	padding: 35px 0 0;
	text-align: center;
	width: 960px;
	background-color: #FFF;
	background-image: url(../images/page-bot.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footer a{
	color: #7f081c;
	text-decoration: none
}
#footer a:hover{
	text-decoration: underline
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	border-top: 1px solid #aaa9a9;
	clear: both;
	height: 1px;
	margin: 0 0 15px;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
#page #columns li {
	list-style-type: disc;
	margin-left: 15px;
	padding-bottom: 5px;
}
h1 {
	font-size: 1.4em;
	color: #039;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-transform: none;
}
.news {
	font-size: 0.85em;
	font-weight: normal;
}
#page #columns #constant {
	text-align: right;
	width: 150px;
	position: relative;
}
