#Banner {
	background-color: #0000FF;
	position: absolute;
	height: auto;
	width: 110%;
	left: -34px;
	top: -3px;
	text-align: center;
	visibility: visible;
	color: #FFffff;
}
.estab {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}
.clinic_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
#body {
	margin-top: 60px;
	margin-bottom: 10px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	padding-left: 10px;
	padding-top: 10px;
}
.Buttons {
	padding: 3px;
	font-weight: bold;
	border-top-style: solid;
	border-top-color: #0000FF;
	border-top-width: thin;
	border-bottom-color: #0000ff;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #0000ff;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #0000ff;
	border-right-style: solid;
	border-right-width: thin;
}
#contact {
	font-size: 15px;
	margin-left: 400px;
	margin-top: 300px;
}
.list {
	list-style-position: outside;
	list-style-type: disc;
}
.HMO_banner {
	font-size: 24px;
	background-color: #00FFFF;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #0000ff;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#hmo_body {
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	border-bottom-width: 2px;
	border-left-width: 2px;
	padding: 15px;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	background-color: #00FFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
}
#excerpt_body {
	border: 2px solid #0000FF;
	padding: 10px;
}
.photo {
	position: absolute;
	height: 200px;
	width: 300px;
	left: 500px;
	top: 150px;
	border: 1px solid #000000;
}
