/* CSS Document */

#bodypic {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 570px;
	width: 800px;
	background:  url(images/awhole.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#faqbutton {
	position: absolute;
	left: 58px;
	top: 195px;
	height: 32px;
	width: 32px;
	z-index: 2;
}
#staffbutton{
	position: absolute;
	left: 142px;
	top: 269px;
	height: 86px;
	width: 80px;
	z-index: 2;
}
#projectsbutton{
	position: absolute;
	left: 291px;
	top: 66px;
	height: 82px;
	width: 82px;
	z-index: 2;
}
#accessbutton{
	position: absolute;
	left: 370px;
	top: 148px;
	height: 82px;
	width: 82px;
	z-index: 2;
}
#contactbutton{
	position: absolute;
	left: 415px;
	top: 365px;
	height: 84px;
	width: 83px;
	z-index: 2;
}
#aboutNDGbutton{
	position: absolute;
	left: 507px;
	top: 180px;
	height: 109px;
	width: 109px;
	z-index: 2;
}
#servicesbutton{
	position: absolute;
	left: 611px;
	top: 286px;
	height: 115px;
	width: 114px;
	z-index: 2;
}
