@charset "utf-8";
/*====================
SPLASH PAGE
====================*/
#splash{
  margin:-14px 0px 0px -30px;
}
#splash_headerImg{
  width:914px;
  height:390px;
/*  background-image:url('/images/wastewater-ad-2009-2.jpg');*/
}
#splash #splash_headerImg img{
  border:0px;
}
/* #splash #splash_columns{
  width:910px;
  margin-top:20px;
}
#splash #splash_columns h2{
  margin:15px 0px 15px 30px;
}
#splash #splash_columns #splash_columns_1_2{
  width:550px;
  float:left;
  border-right:1px dotted #CCC;
  padding:0px 30px 0px 30px;
}
#splash #splash_columns #splash_columns_3{
  width:200px;
  float:left;
  padding:0px 30px 0px 30px;
}

#verticalpad{
  float:left;
  height:50%;
  margin-top:-400px; /* half of the height of the content you want to centre vertically. the content is about 150px plus the height of #frontsplash 
  
  width:100%;
} */
#splash_headerImg_link{
  width:900px;
  height:385px;
  display:block;
}
#frontsplash {
	height: 460px;
}
#splash {
	width: 920px;
}
#splash .splash-wide {
	width: 100%;
}
#splash .splash-narrow {
	width: 50%;
}
#splash .col-left {
	float: left;
	border-right: 1px dotted #ccc;
	width: 49%;
}
#splash .col-right {
	float: right;
}
#splash .splash-content {
	padding: 10px;
}
#crdclick {
	float: right;
	width: 100px;
	position: relative;
	top: -23px;
	height: 20px;
}