p {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 1.3;
}

h1 {
	font-size: 30px;
	color: #FF0000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 24px;
	color: #FF0000;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
}



ul {
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-size: 14px;
	margin-left: -25px;
}
li {
	font-size: 14px;
	line-height: 1.3;
	list-style: url(../Images/bullet.gif) none outside;
}

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

img {
	border: none;
}
#footer_icons {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}
#mainWrapper iframe {
}



body {
	background-attachment: fixed;
	background-image: url(../Images/Spiral.jpg);
	background-repeat: no-repeat;
	background-position: -300px 50%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

strong {
	color: #F00;
	font-weight: normal;
}

.mainCopy {
	padding: 10px 30px 10px;
	width: 690px;
	background-color: #F90;
}

.mainCopyWhite {
	padding: 20px 30px 10px;
	width: 690px;
}

.StaffProfile {
	float: left;
	width: 700px;
	background: #FFF;
	margin: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	position: relative;
}

.StaffProfileOrange {
	float: left;
	width: 700px;
	background: #ff9900;
	margin: 0;
	position: relative;
	padding: 10px 20px 20px 30px;
}

.TextBox {
	width: 400px;
	padding-right: 20px;
	padding-left: 20px;
}

.Legals {
	font-size: 10px;
	color: #FFF;
	margin: 0;
	padding: 0;
}



.StaffPhotos {
	float: left;
	position: relative;
	left: -30px;
	top: -10px;
	background: #FFF;
}
.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;
}
.whiteHeadlineBG {
	background: #FFF;
	display: block;
	padding: 20px 30px;
}
.Photos  {
	margin: 0;
	float: left;
	width: 300px;
	position: relative;
}
.smallLink {
	font-size: 14px;
	text-align: right;
}





#mainWrapper {
	width: 900px;
	margin: 0 auto;
	height: auto;
	}
	
#mainWrapper iframe {
	float: left;
	position: relative;
}

#navigation {
	height: 50px;
	width: 860px;
	background: url(../Images/navBG.jpg) repeat-x;
	padding: 0 20px;
	margin: 0;
	
}
#navigationList a {
	color: #FFF;
	display: block;
	line-height: 40px;
	padding: 5px 25px;
	font-size: 18px;
	border-right: 2px solid #E50000;
	text-align: center;
	vertical-align: middle;
}
#navigationList a:hover {
	color: #F00;
	background: url(../Images/navBGRoll.jpg) repeat-x;
	
}

#navigation ul{
	color: #FFF;
	margin: 0px;
}

#navigationList li {
	float: left;
	list-style: none;
	
}
#mainContent {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 750px;
	float: right;
}

#header {
	clear: both;
	height: 125px;
	width: 900px;
}

#pageTitle {
	padding: 0px;
	float: left;
	width: 149px;
}

#mainImage {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 750px;
}

#footer {
	background: #F00;
	float: right;
	height: 50px;
	width: 750px;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#footer p {
	font-size: 14px;
	margin: 0px 0px 5px;
	color: #fff;
}
#footer .Legals a {
	color: #FFF;
}
#footer_wrapper {
	float: right;
	width: 750px;
	position: relative;
}
