#ctnthdr {
	position: absolute;
	background-attachment: scroll;
	width: 660px;
	height: 90px;
	left: 0px;
	top: 10px;
	z-index: 5;
	background-image: url(images/contact.gif);
}
#pic1 {
	position: absolute;
	background-attachment: scroll;
	width: 450px;
	height: 340px;
	left: 99px;
	top: 203px;
	z-index: 5;
	background-image: url(images/);
}
#txt1 {
	position: absolute;
	width: 450px;
	height: 350px;
	left: 105px;
	top: 150px;
	z-index: 7;
	text-align: center;
	font-size: small;
}
