@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background:url(../img/bg.gif) top center no-repeat #f5dbe8;
	margin:0;
	padding:0;
	height:100%;
	color:#3f3f3f;
}

a {
	color:#9c0059;
	text-decoration:none;
	font-size:12px;
}

a:hover {
	color:#9c0059;
	text-decoration:underline;
	font-size:12px;
}	

div#container {
	width:960px;
	text-align:center;
	position:relative;
}

div#nav {
	width:646px;
	height:49px;
	display:block;
	z-index:10;
	position:relative;
	margin-bottom:0px;
	text-align:center;
	padding-left:315px;
	margin-top:34px;
}

div#nav ul {
	width: 646px;
	height: 74px;
	position:relative;
	background-image:url(../img/nav.gif);
	margin:0;
	padding: 0;
}
div#nav ul li {
	text-indent:-9999px; 
	margin: 0;
	padding: 0;
	list-style:none;
	position:absolute;
	top: 0;
}
div#nav ul li, div#nav a {
	height: 74px;
	display: block;
}
div#nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}

li#home {
	left:0px; 
	width:89px;
}
li#about {
	left:89px;
	width: 102px;
}
li#services {
	left:191px;
	width: 95px;
}
li#schedule {
	left:286px;
	width: 225px;
}
li#contact {
	left:511px;
	width: 135px;
}

li#home a:hover {
	background: url(../img/nav-over.gif) 0px 0px no-repeat;
}
a.home {
	background: url(../img/nav-over.gif) 0px 0px no-repeat;
}
li#about a:hover {
	background: url(../img/nav-over.gif) -89px 0px no-repeat;
}
a.about {
	background: url(../img/nav-over.gif) -89px 0px no-repeat;
}
li#services a:hover {
	background: url(../img/nav-over.gif) -191px 0px no-repeat;
}
a.services {
	background: url(../img/nav-over.gif) -191px 0px no-repeat;
}
li#schedule a:hover {
	background: url(../img/nav-over.gif) -286px 0px no-repeat;
}
a.schedule {
	background: url(../img/nav-over.gif) -286px 0px no-repeat;
}
li#contact a:hover {
	background: url(../img/nav-over.gif) -511px 0px no-repeat;
}
a.contact {
	background: url(../img/nav-over.gif) -511px 0px no-repeat;
}

div#home-bg {
	width:960px;
	height:496px;
	background-image:url(../img/splash-bg1.jpg);
	margin-top:28px;
	margin-left:1px;
}

div.top-text {
	font-size:14px;
	color:#FFFFFF;
	padding-top:75px;
	padding-left:32px;
}

div.top-text h1 {
	text-align:left;
	margin-bottom:-15px;
}

div.top-text p {
	width:500px;
	text-align:left;
}

div.hp-bottom1 {
	width:300px;
	height:154px;
	text-align:left;
	float:left;
	background-image:url(../img/hp-services-bg.jpg);
	margin-top:50px;
	margin-left:10px;
	margin-right:10px;
}

div.hp-bottom1 h2 {
	padding-left:12px;
	padding-top:5px;
}

div.hp-bottom1 h3 {
	padding-left:12px;
	font-weight:normal;
	font-style:italic;
	color:#555555;
	margin-top:-8px;
	font-size:14px;
}

div.hp-bottom1 p {
	margin-top:-7px;
	width:200px;
	padding-left:13px;
}

div.hp-bottom2 {
	width:300px;
	height:154px;
	text-align:left;
	float:left;
	background-image:url(../img/hp-bottom-bg.jpg);
	margin-top:50px;
	margin-left:10px;
	margin-right:10px;
}

div.hp-bottom2 h2 {
	padding-left:12px;
	padding-top:5px;
}

div.hp-bottom2 h3 {
	padding-left:12px;
	font-weight:normal;
	font-style:italic;
	color:#555555;
	margin-top:-8px;
	font-size:14px;
}

div.hp-bottom2 p {
	margin-top:-7px;
	width:270px;
	padding-left:13px;
}

div.hp-bottom3 {
	width:300px;
	height:154px;
	text-align:left;
	float:right;
	background-image:url(../img/hp-bottom-bg.jpg);
	margin-top:50px;
	margin-left:10px;
	margin-right:10px;
}

div.hp-bottom3 h2 {
	padding-left:12px;
	padding-top:5px;
}

div.hp-bottom3 h3 {
	padding-left:12px;
	font-weight:normal;
	font-style:italic;
	color:#555555;
	margin-top:-8px;
	font-size:14px;
}

div.hp-bottom3 p {
	margin-top:-7px;
	width:270px;
	padding-left:13px;
}

div#services-bg {
	width:960px;
	height:894px;
	background-image:url(../img/services-bg.jpg);
	margin-top:25px;
	margin-left:0px;
}

div.internal-header h1 {
	margin-left:192px;
	float:left;
	margin-top:10px;
	margin-bottom:60px;
}

div#service-area {
	width:500px;
	text-align:left;
	clear:both;
}

div.number {
	float:left;
	margin-left:20px;
}

div.service-text {
	float:right;
	padding-left:7px;
	padding-right:10px;
	width:400px;
}

div.service-text h2 {
	font-size:24px;
	color:#920054;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:-10px;
}

div.service-text p {
	line-height:16px;
	color:#3f3f3f;
	margin-bottom:17px;
}

div#about-bg {
	width:960px;
	height:439px;
	margin-top:25px;
	margin-left:1px;
	text-align:left;
	background-image:url(../img/about-bg.png);
}

div#about-bg1 {
	width:960px;
	height:583px;
	margin-top:25px;
	margin-left:1px;
	text-align:left;
	background-image:url(../img/about-bg.jpg);
}

div#staff-bg {
	width:960px;
	height:614px;
	margin-top:25px;
	margin-left:1px;
	text-align:left;
	background-image:url(../img/staff-bg.jpg);
}

div#about-content {
	width:960px;
}

div.about-header {
	width:958px;
	height:114px;
	background-image:url(../img/about-top-bg.gif);
}

div.about-header1 {
	width:958px;
	height:114px;
}

div.about-header h1 {
	margin-left:192px;
	float:left;
	margin-top:10px;
	margin-bottom:60px
}

div.about-header1 h1 {
	margin-left:192px;
	float:left;
	margin-top:10px;
	margin-bottom:60px
}

div.about-left {
	width:510px;
	text-align:left;
	float:left;
	margin-left:20px;
	font-size:12px;
	line-height:18px;
}

div.about-left h2 {
	font-size:24px;
	color:#920054;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:15px;
}

div.about-left img {
	padding-right:10px;
	margin-bottom:10px;
}

.iframe {
	border:#920054 solid 1px;
}

div.about-right {
	width:400px;
	float:right;
	margin-right:18px;
	margin-top:-116px;
	text-align:center;
}

.call-out {
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	width:345px;
	background-color:#920054;
	margin-left:10px;
	padding:15px;
	margin-top:-5px;
}

div#appointment-bg {
	width:960px;
	height:581px;
	margin-top:25px;
	margin-left:1px;
	text-align:left;
	background-image:url(../img/appointment-bg.jpg);
}

div.appointment-header {
	width:958px;
	height:114px;
}

div.appointment-header h1 {
	margin-left:192px;
	float:left;
	margin-top:10px;
	margin-bottom:60px
}

.price {
	font-weight:normal;
	font-size:14px;
	color:#3f3f3f;
}

div#footer {
	width:960px;
	clear:both;
	background:none;
}

div#footer p {
	color:#777777;
	text-align:center;
	margin-bottom:20px;
}
