p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.StaffProfile {
	float: left;
	width: 510px;
	margin-bottom: 25px;
	margin-right: 0px;
	padding-right: 20px;
	position: relative;
	top: 0px;
	padding-top: 0px;
}
.TextBox {
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
}


ul {
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-size: 14px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
}

.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
}
#Main {
	position: absolute;
	top: 0;
	width: 900px;
	left: 0px;
	}
.MainLayout {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
}

.SpacerDIV {
	float: left;
	height: 200px;
	width: 150px;
}

	
html {
	background-attachment: fixed;
	background-image: url(../Images/Spiral.jpg);
	background-repeat: no-repeat;
	background-position: -300px 50%;
}
.Legals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-bottom: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: normal;
	margin-bottom: 10px;
}
.StaffPhotos {
	clear: none;
	float: left;
	height: 300px;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: disc;
}
.TreatmentPhotos {
	float: left;
	height: 300px;
	width: 300px;
	margin-right: 20px;
	position: relative;
	clear: both;
}
.TestimonialPhotos {
	clear: none;
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
	width: 200px;
	height: 200px;
}
.Testimonials {
	float: right;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-right: 20px;
	position: relative;
	top: 0px;
	width: 500px;
	clear: none;
}
.orangebg {
	background-color: #FF9900;
	width: 750px;
	clear: none;
	float: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
