body {
	background: white;
	font-size: 12pt;
}
p {
	padding-top:-500px;
	}
#page
	{
	width: 672px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background:#6a6a58;
}
a:link, a:visited {
	color: #000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
#masthead {
	text-align: left;
	height:169px;
	background: #fff;
}
#header {
display:none;
}

#photo1 {
	position: absolute;
	background: url(images/ReadXRay.jpg) no-repeat;
	height: 114px;
	width: 114px;
	top: 40px;
	right:310px;
}
#photo2 {
	position: absolute;
	background: url(images/Nurse.jpg) no-repeat;
	height: 114px;
	width: 114px;
	top: 40px;
	right:170px;
}
#photo3 {
	position: absolute;
	background: url(images/Stethescope.jpg) no-repeat;
	height: 114px;
	width: 114px;
	top: 40px;
	right:30px;
}
#nav {
	display:none;
}
#logo {
	height: 130px;
	width: 300px;
	background: url(images/logo2.gif) no-repeat left;
	margin-left:0;
}
#submenu {
	display:none;
}
#content {
	padding: 15px 5px 50px 5px;
	margin:0;
	text-align:justify;
	width:100%;
	background:#fff;
}
#footer
	{
	position: relative;
	margin: -31px auto 0;
	height: 31px;
	width: 75%;	
	background: #fff;
	}
#left {
	position: absolute;
	left: 10px;
	padding-top:14px;
	font-size: 10pt;
	color: #000;
	width: 100%;
	text-align:left;
	margin: 0px;
}
#right
	{
	position:absolute;
	left: 10px;
	padding-top:0px;
	width:100%;
	text-align:left;
	font-size: 10pt;
	margin: 0px;
	color: #000;
}
img {
	display: none;
}
