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

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	background: #f7f7f6;
	margin:0;
	padding:0;
	height:100%;
	color:#595757;
}

a {
	color:#e08d2b;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color:#b26f21;
	text-decoration:underline;
	font-weight:normal;
}	

div#container-home {
	width:960px;
	text-align:center;
	position:relative;
	background: #FFF;
	background:url(../images/content-home-bg.gif);
	margin-top:10px;
}

div#container {
	width:960px;
	text-align:center;
	position:relative;
	background: #FFF;
	background:url(../images/internal-bg.gif);
	margin-top:10px;
}

div#container2 {
	width:960px;
	text-align:center;
	position:relative;
	background: #FFF;
	background:url(../images/internal-bg2.gif);
	margin-top:10px;
}

div#container3 {
	width:960px;
	text-align:center;
	position:relative;
	background: #FFF;
	background:url(../images/internal-bg3.gif);
	margin-top:10px;
}

div#container4 {
	width:960px;
	text-align:center;
	position:relative;
	background: #FFF;
	background:url(../images/internal-bg4.gif);
	margin-top:10px;
}

div#header {
	width:960px;
	height:121px;
	text-align:left;
	background-image:url(../images/header-bg.gif);
}

div.logo {
	width:291px;
	float:left;
	height:121px;
	margin-top:-10px;
	padding:0;
}

div.nav {
	font-size:14px;
	color:#FFF;
	text-align:right;
	font-weight: normal;
	float:right;
	padding-right:45px;
	margin-top:67px;
}

div.nav a {
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
	padding-bottom:15px;
}

div.nav a:hover {
	color:#FFF;
	text-decoration:underline;
	font-weight:normal;
	padding-bottom:15px;
}

a#on {
	text-decoration:underline;
	padding-bottom:15px;
}

div#home-top {
	width:960px;
	height:297px;
	clear:both;
}

div.home-top-left {
	width:643px;
	height:297px;
	background:url(../images/home-splash-bg.jpg);
	float:left;
	text-align:left;
}

div.home-top-left p {
	color:#FFF;
	width:300px;
	padding-left:330px;
	padding-top:144px;
	line-height:15px;
}

div.home-top-right {
	width:307px;
	height:297px;
	float:right;
	text-align:left;
	background:url(../images/dr-hanna.jpg);
}

.top-right-top {
	text-align:right;
	margin-top:226px;
}

.top-right-bottom {
	text-align:right;
	margin-top:-12px;
}

div#home-bottom {
	width:960px;
	height:193px;
	background:url(../images/home-bottom-bg.gif);
	clear:both;
	margin-top:15px;
	margin-bottom:15px;
}

div#home-bottom-left {
	width:320px;
	float:left;
	text-align:left;
}

div#home-bottom-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	padding-left:20px;
	margin-bottom:25px;
	margin-top:5px;
}

div#home-bottom-left h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	font-size:16px;
	padding-left:20px;
}

div#home-bottom-left p {
	padding-left:20px;
	padding-right:15px;
	margin-top:-8px;
	line-height:16px;
}

div#home-bottom-middle {
	width:320px;
	float:left;
	text-align:left;
}

div#home-bottom-middle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	padding-left:15px;
	margin-top:5px;
	margin-bottom:25px;
}

div#home-bottom-middle h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	font-size:16px;
	padding-left:15px;
}

div#home-bottom-middle p {
	padding-left:15px;
	padding-right:15px;
	line-height:16px;
	margin-top:6px;
}

div#home-bottom-right {
	float:right;
	width:320px;
	text-align:left;
}

div#home-bottom-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	padding-left:15px;
	margin-top:5px;
	margin-bottom:25px;
}

div#home-bottom-right h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#000;
	font-size:16px;
	padding-left:15px;
}

div#home-bottom-right p {
	padding-left:15px;
	padding-right:15px;
	margin-top:-8px;
	line-height:16px;
}

div#internal-top {
	width:960px;
	height:129px;
	clear:both;
}

div#internal-content {
	width:960px;
	clear:both;
}

div.internal-left {
	width:226px;
	float:left;
	text-align:right;
}

div.internal-left ul {
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:-10px;
}

div.internal-left li {
	padding-right:15px;
	padding-bottom:8px;
	border-bottom: #333 dotted 1px;
	padding-top:8px;
	width:180px;
}

div.internal-left li a {
	color:#595757;
	text-decoration:none;
}

div.internal-left li a:hover {
	color:#e08d2b;
	text-decoration:none;
}

li#nav-bottom {
	border:none;
}

div.internal-absolute-left {
	width:698px;
	float:left;
	text-align:left;
	padding-left:25px;
	padding-right:30px;
}

div.internal-absolute-left h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#f99d30;
	font-style:italic;
}

div.internal-absolute-left h3 {
	font-size:16px;
	font-weight:normal;
	color: #000;
}

div.internal-testimonials-left {
	width:552px;
	float:left;
	text-align:left;
	padding-left:25px;
	padding-right:30px;
}

div.internal-testimonials-left h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	color:#f99d30;
	margin-bottom:-15px;
}

div.internal-testimonials-left h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#f99d30;
	font-style:italic;
}

div.internal-testimonials-left h3 {
	font-size:16px;
	font-weight:normal;
	color: #000;
	margin-bottom:-15px;
}

div.internal-testimonials-left h3 img {
	padding-right:15px;
	margin-top:-16px;
}

div.internal-testimonials-left h4 {
	font-size:14px;
	font-weight:normal;
	color: #000;
	margin-bottom:-15px;
}

div.internal-testimonials-left p {
	font-style:italic;
}

div.internal-testimonials2-left {
	width:471px;
	float:left;
	text-align:left;
	padding-left:25px;
	padding-right:30px;
}

div.internal-testimonials2-left h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	color:#f99d30;
	margin-bottom:-15px;
}

div.internal-testimonials2-left h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#f99d30;
	font-style:italic;
}

div.internal-testimonials2-left h3 {
	font-size:16px;
	font-weight:normal;
	color: #000;
	margin-bottom:-15px;
}

div.internal-testimonials2-left h4 {
	font-size:14px;
	font-weight:normal;
	color: #000;
	margin-bottom:-15px;
}

div.internal-testimonials2-left p {
	font-style:normal;
}

div.internal-middle {
	width:492px;
	float:left;
	text-align:left;
	padding:20px;
}

div.internal-middle h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#f99d30;
	font-style:italic;
}

div.internal-middle h3 {
	font-size:16px;
	font-weight:normal;
	color: #000;
}

div.internal-right {
	width:202px;
	float:right;
	text-align:left;
}

div.internal-right h2 {
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#f99d30;
	font-size:16px;
}

div.internal-right p {
	padding-right:18px;
	padding-left:10px;
	line-height:18px;
	margin-top:-8px;
}

div.internal-testimonials-right {
	width:353px;
	float:right;
	text-align:left;
}

div.internal-testimonials-right h2 {
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#f99d30;
	font-size:16px;
}

div.internal-testimonials-right p {
	padding-right:18px;
	padding-left:10px;
	line-height:18px;
	margin-top:-8px;
}

div.internal-testimonials2-right {
	width:434px;
	float:right;
	text-align:left;
}

div.internal-testimonials2-right h2 {
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#f99d30;
	font-size:16px;
}

div.internal-testimonials2-right p {
	padding-right:18px;
	padding-left:10px;
	line-height:18px;
	margin-top:-8px;
}

div#footer {
	width:960px;
	height:78px;
	background:url(../images/footer-bg.gif);
	clear:both;
}

div#footer p {
	text-align:right;
	margin-right:10px;
	padding-top:30px;
	font-size:10px;
	line-height:14px;
}

div.testimonial {
	width:554px;
	height:160px;
	border-top:solid 4px #f99d30;
	border-bottom:solid 1px #f99d30;
	margin-bottom:20px;
	clear:left;
}