/* 
CSS Document */
body 
{
	margin:0px;
	background-image:url(../images/page-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#e1ccac;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight: normal;
	text-align:left;
	line-height:20px;
	
}


#outer
{
	width:1002px;
	margin:auto;
	
	
}

.left
{
	float:left;
}

.right
{
	float:right;
}

.header
{
	width:1002px;
		
}

.clear
{
	clear:both;
	font-size:0px;
}


.logo
{
	float:left;
	width:285px;
	height:97px;
	padding-left:20px;
	padding-top:8px;
	
}

.call
{
	text-align:right;
	padding-top:5px;
}


.menu-area
{
	width:592px;
	height:58px;
	float:right;
	padding-top:15px;
	

}


/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */
.menu-home-active
{
	float:left;
	background-image:url(../images/menu-home-hover.gif);
	width:77px;
	height:58px;
	background-repeat:no-repeat;
}


.menu-home
{
	float:left;
	background-image:url(../images/menu-home.gif);
	width:77px;
	height:58px;
	background-repeat:no-repeat;
}

a.menu-home:hover, a.menu-home:visited:hover
{
	float:left;
	background-image:url(../images/menu-home-hover.gif);
	width:77px;
	height:58px;
	background-repeat:no-repeat;
}


/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */


.menu-aboutus-active
{
	float:left;
	background-image:url(../images/menu-aboutus-hover.gif);
	width:86px;
	height:58px;
	background-repeat:no-repeat;
}

.menu-aboutus
{
	float:left;
	background-image:url(../images/menu-aboutus.gif);
	width:86px;
	height:58px;
	background-repeat:no-repeat;
}

a.menu-aboutus:hover, a.menu-aboutus:visited:hover
{
	float:left;
	background-image:url(../images/menu-aboutus-hover.gif);
	width:86px;
	height:58px;
	background-repeat:no-repeat;
}


/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */


.menu-services-active
{
	float:left;
	background-image:url(../images/menu-services-hover.gif);
	width:84px;
	height:58px;
	background-repeat:no-repeat;
}


.menu-services
{
	float:left;
	background-image:url(../images/menu-services.gif);
	width:84px;
	height:58px;
	background-repeat:no-repeat;
}

a.menu-services:hover, a.menu-services:visited:hover
{
	float:left;
	background-image:url(../images/menu-services-hover.gif);
	width:84px;
	height:58px;
	background-repeat:no-repeat;
}


/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */


.menu-new-patients-active
{
	float:left;
	background-image:url(../images/menu-new-patients-hover.gif);
	width:114px;
	height:58px;
	background-repeat:no-repeat;
}


.menu-new-patients
{
	float:left;
	background-image:url(../images/menu-new-patients.gif);
	width:114px;
	height:58px;
	background-repeat:no-repeat;
}

a.menu-new-patients:hover, a.menu-new-patients:visited:hover
{
	float:left;
	background-image:url(../images/menu-new-patients-hover.gif);
	width:114px;
	height:58px;
	background-repeat:no-repeat;
}



/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */


.menu-testimonials-active
{
	float:left;
	background-image:url(../images/menu-testimonials-hover.gif);
	width:112px;
	height:58px;
	background-repeat:no-repeat;
}


.menu-testimonials
{
	float:left;
	background-image:url(../images/menu-testimonials.gif);
	width:112px;
	height:58px;
	background-repeat:no-repeat;
}

a.menu-testimonials:hover, a.menu-testimonials:visited:hover
{
	float:left;
	background-image:url(../images/menu-testimonials-hover.gif);
	width:112px;
	height:58px;
	background-repeat:no-repeat;
}


/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */


.menu-contactus-active
{
	float:left;
	background-image:url(../images/menu-contactus-hover.gif);
	width:117px;
	height:58px;
	background-repeat:no-repeat;
}


.menu-contactus
{
	float:left;
	background-image:url(../images/menu-contactus.gif);
	width:117px;
	height:58px;
	background-repeat:no-repeat;
}

a.menu-contactus:hover, a.menu-contactus:visited:hover
{
	float:left;
	background-image:url(../images/menu-contactus-hover.gif);
	width:117px;
	height:58px;
	background-repeat:no-repeat;
}


.hero-img-inner
{
	float:left;
	width:1002px;

}



.content-bg
{
	background-image:url(../images/content-bg.jpg);
	width:962px;
	background-position:top center;
	background-repeat:no-repeat;
	padding:20px;
	
}

.content-bg-inner
{
	background-image:url(../images/content-bg-inner.jpg);
	width:962px;
	background-position:top center;
	background-repeat:no-repeat;
	padding:20px;
	
}



.content-left
{
	width:660px;
	float:left;	
}



.content-left a:link, .content-left a:visited 
{	
	text-decoration:none;
	color:#0055a5;
	
}

.content-left a:hover, .content-left a:visited:hover
{
	text-decoration:underline;
	color:#231f20;
	text-decoration:none;
}



.content-right
{
	width:290px;
	float:right;
	
}

.content-right a:link, .content-right a:visited 
{	
	text-decoration:none;
	color:#333;
	
}

.content-right a:hover, .content-right a:visited:hover
{
	text-decoration:underline;
	color:#0055a5;
	text-decoration:none;
}


img
{
	border:0px;
}

.cta-bg
{
	background-image:url(../images/cta-bg.jpg);
	width:288px;
	height:132px;
	padding:20px;
	float:left;
	margin-top:30px;
	background-repeat:no-repeat;
}

.cta-bg-inner
{
	background-image:url(../images/cta-bg-inner.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:163px;
	padding-top:15px;
	padding-left:20px;
	padding-right:130px;
	float:left;
	margin-top:10px;
}


.read-more
{
	font-weight:bold;
	padding-top:5px;
}


.read-more a:link, .read-more a:visited 
{	
	text-decoration:underline;
	color:#1a3f61;
	
}

.read-more a:hover, .read-more a:visited:hover
{
	text-decoration:underline;
	color:#8b7141;
	text-decoration:none;
}

.right-links
{
	background-image:url(../images/right-links-bg.jpg);
	width:260px;
	background-position:bottom;
	padding:10px;
	background-repeat:no-repeat;
}


.testimonial-form-bg
{
	background-image:url(../images/testimonial-form-bg.jpg);
	width:575px;
	background-position:bottom;
	padding-left:25px;
	padding-top:20px;
	background-repeat:no-repeat;
}


.footer-bg
{
	background-image:url(../images/footer-bg.jpg);
	width:969px;
	height:49px;
	background-repeat:no-repeat;
	margin:auto;
	color:#FFF;
	padding:10px;
	
}

.footer-bg a:link, .footer-bg a:visited 
{	
	text-decoration:none;
	color:#fff;
	
}

.footer-bg a:hover, .footer-bg a:visited:hover
{
	text-decoration:underline;
	color:#c6aa6f;
	text-decoration:none;
}

.footer-bottom
{
	margin-top:20px;
	color:#333;
	text-align:center;
}


.footer-bottom a:link, .footer-bottom a:visited 
{	
	text-decoration:none;
	color:#333;
	
}

.footer-bottom a:hover, .footer-bottom a:visited:hover
{
	text-decoration:underline;
	color:#0558a7;
	text-decoration:none;
}

ul
{
	padding:0px;
	margin:0px;
	margin-left:25px;
}

li
{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	line-height:12px;
	font-weight:bold;

	
}


h1
{
	font-size:22px;

	color:#0055a5;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	padding-top:0px;
	font-weight:bold;
}


h2
{
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:0px;
	margin:0px;
	
}



.right-link-left
{
	width:72px;
	float:left;
	line-height:37px;
}


.right-link-left1
{
	width:100px;
	float:left;
	line-height:37px;
}



.signup-box
{
	background-image:url(../images/signup-box.png);
	background-repeat:no-repeat;
	width:188px;
	height:40px;
	float:left;
	margin-bottom:5px;
}


.signup-txt
{
	width:178px;
	float:right;
	background:none;
	border:none;
	padding-left:5px;
	padding-top:10px;
	font-size:12px;
	font-weight:normal;
	color:#999;
	text-align:left;
}


.comment-box-bg
{
	background-image:url(../images/comment-box-bg.png);
	background-repeat:no-repeat;
	width:520px;
	height:94px;
	float:left;
	margin-bottom:12px;
}

.comment-txt-box
{
	width:447px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#999;
	border:none;
	background:none;
	padding:7px 0px 0px 5px;
	overflow:auto;
	height:70px;
}


.submit
{
	
	background-repeat:no-repeat;
	width:100px;
	height:32px;
	float:right;
	margin-right:2px;
	margin-bottom:10px;
}

