body {
	background-color:#FFFFFF;
	width:100%;
	margin: 0; 
	padding: 0; 
	}
#header {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1020px;
  height: 110px;
}
#headleft{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 241px;
  height: 110px;
}
#headright{
  position: absolute;
  top: 12px;
  left: 241px;
  width: 797px;
  height: 110px;
  margin:0 0 0 0;
  padding:0 0 0 0;
}
#headright div{
  display:inline;
  height: 110px;
  margin:0 0 0 0;
  padding:0 0 0 0;
}


#leftcol {
  position: absolute;
  top: 110px;
  left: 0px;
  width: 330px;
  height: 372px;
}

#content {
  position: absolute;
  top: 110px;
  left: 330px;
  width: 311px;
  height: 372px;
}

#rightcol {
  position: absolute;
  left: 641px;
  top: 110px;
  width: 246px;
  height: 126px;
}

#farrightcol {
  position: absolute;
  left: 928px;
  top: 110px;
  width: 92px;
  height: 280px;
}



#footer {
  position: absolute;
  top:549px;
  left: 0px;
  width: 1055px;
  height: 75px;
  background-image : url(../images/bottomwaterleft.jpg);
  background-position: left;
  background-repeat: no-repeat;
}
#footleft{
  position: absolute;
  top: 58px;
  left: 307px;
  width: 423px;
  height: 15px;
  font-size: 10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color : #FFFFFF;
}
#footleft a{
  font-size: 10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color : #FFFFFF;
}
#footright{
  position: absolute;
  top: 0px;
  left: 832px;
  width: 188px;
  height: 75px;
}