body {
	margin-left: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/waterbg.jpg);
	background-repeat: repeat-x;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}
.logo {
	float:left;
	margin:8px 20px 0 0px;
	}
#wrapper {
	margin:0 auto;
	z-index: 2;
	}
#header {
	float:left;
	height:100px;
	}
#nav {
	float:right;
	margin:75px 30px 0 0;
	padding:0;
	z-index: 2;
	}
	
.clearfix {
	clear:both;
	}
#A{
	position:absolute;
	top:142px;
	z-index: 1;
}
.bgimg {
	background-image: url(images/bgimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 110px;
}