@charset "utf-8";

body {
	left: 0px;
	top: 0px;
	}
#content {
	width: 1000px;
	position: absolute;
	top: 0px;
	height: 900px;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	left: 0px;
	background-attachment: scroll;
}
#newdawnface {
	position: absolute;
	height: auto;
	width: auto;
	left: -182px;
	top: 232px;
}
#logo {
	position: absolute;
	left: 726px;
	top: 8px;
	width: auto;
	height: auto;
}
#menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	height: auto;
	width: auto;
	left: 16px;
	top: 24px;
	color: #000;
}
#pic2 {
	position: absolute;
	height: auto;
	width: auto;
	left: 348px;
	top: 18px;
}
#servicestext {
	font-family: "Lucida Calligraphy";
	font-size: 14px;
	color: #000;
	position: absolute;
	height: 321px;
	width: 508px;
	left: 482px;
	top: 200px;
	text-align: justify;
}
#pregnancytest {
	position: absolute;
	height: auto;
	width: auto;
	left: 488px;
	top: 188px;
}
#pic9 {
	position: absolute;
	height: auto;
	width: auto;
	left: 742px;
	top: 497px;
}

