/* 
CSS Document */
body 
{
	margin:0px;
	background-image:url(../images/page-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	font-weight: normal;
	text-align:left;
	line-height:20px;
	
}


#outer
{
	width:943px;
	margin:auto;
	
}

.left
{
	float:left;
	
}

.right
{
	float:right;
}

.right-padding
{
	padding-right:10px;
}

.right-padding30
{
	padding-right:30px;
}


.clear
{
	clear:both;
	font-size:0px;
}

img
{
	border:0px;
}

.language
{
	float:right;
	padding-right:20px;
	
}

.language-txt
{
	color:#FFF;	
	font-size:10px;
	padding-top:4px;
	height:27px;
	float:right;
}



.language-txt a:link, .language-txt a:visited 
{	
	text-decoration:none;
	color:#fff;
	
}

.language-txt a:hover, .language-txt a:visited:hover
{
	text-decoration:underline;
	color:#fff;
	text-decoration:none;
}

.header-area
{
	height:124px;
	
	
}

.logo
{
	width:321px;
	height:95px;
	float:left;
	padding-left:10px;
	padding-top:25px;
}


.menu-area
{
	width:610px;
	height:20px;
	float:right;
	padding-top:90px;
	
	
	
}

/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */
.menu-home-active
{
	float:left;
	background-image:url(../images/menu-home-hover.gif);
	width:51px;
	height:21px;
	background-repeat:no-repeat;
}


.menu-home
{
	float:left;
	background-image:url(../images/menu-home.gif);
	width:51px;
	height:21px;
	background-repeat:no-repeat;
}

a.menu-home:hover, a.menu-home:visited:hover
{
	float:left;
	background-image:url(../images/menu-home-hover.gif);
	width:51px;
	height:21px;
	background-repeat:no-repeat;
}


/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */

.menu-aboutus-active
{
	float:left;
	background-image:url(../images/menu-aboutus-hover.gif);
	width:114px;
	height:21px;
	background-repeat:no-repeat;
}


.menu-aboutus
{
	float:left;
	background-image:url(../images/menu-aboutus.gif);
	width:114px;
	height:21px;
	background-repeat:no-repeat;
}


a.menu-aboutus:hover, a.menu-aboutus-hover:visited:hover
{
	float:left;
	background-image:url(../images/menu-aboutus-hover.gif);
	width:114px;
	height:21px;
	background-repeat:no-repeat;
}


/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */



.menu-services-active
{
	float:left;
	background-image:url(../images/menu-services-hover.gif);
	width:206px;
	height:21px;
	background-repeat:no-repeat;
}

.menu-services
{
	float:left;
	background-image:url(../images/menu-services.gif);
	width:206px;
	height:21px;
	background-repeat:no-repeat;
}


a.menu-services:hover, a.menu-services:visited:hover
{
	float:left;
	background-image:url(../images/menu-services-hover.gif);
	width:206px;
	height:21px;
	background-repeat:no-repeat;
}


/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */


.menu-new-patient-active
{
	float:left;
	background-image:url(../images/menu-new-patient-hover.gif);
	width:134px;
	height:21px;
	background-repeat:no-repeat;
}

.menu-new-patient
{
	float:left;
	background-image:url(../images/menu-new-patient.gif);
	width:134px;
	height:21px;
	background-repeat:no-repeat;
}


a.menu-new-patient:hover, a.menu-new-patient:visited:hover
{
	float:left;
	background-image:url(../images/menu-new-patient-hover.gif);
	width:134px;
	height:21px;
	background-repeat:no-repeat;
}



/* <<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>> */

.menu-contact-active
{
	float:left;
	background-image:url(../images/menu-contact-hover.gif);
	width:104px;
	height:21px;
	background-repeat:no-repeat;
}



.menu-contact
{
	float:left;
	background-image:url(../images/menu-contact.gif);
	width:104px;
	height:21px;
	background-repeat:no-repeat;
}


a.menu-contact:hover, a.menu-contact:visited:hover
{
	float:left;
	background-image:url(../images/menu-contact-hover.gif);
	width:104px;
	height:21px;
	background-repeat:no-repeat;
}


/* ************************************** */

.home-hero-image
{
	background-image:url(../images/home-hero-image.jpg);
	width:943px;
	height:302px;
	background-repeat:no-repeat;
	padding-left:1px; !important;
	

}



.content-bg
{
	background-image:url(../images/content-bg.jpg);
	width:893px;
	background-repeat:no-repeat;
	background-position:top center;
	padding:5px 20px 40px 30px;


}

.left-content
{
	width:570px;
	float:left;
	
	
	
}

.left-content a:link, .left-content a:visited 
{	
	text-decoration:none;
	color:#1094a4;
	
}

.left-content a:hover, .left-content a:visited:hover
{
	text-decoration:underline;
	color:#913797;
	text-decoration:none;
}




.right-content
{
	width:270px;
	float:right;
	font-size:12px;
	line-height:16px;
	
	
}

.dr-box
{
	height:180px;

}

.our-offices
{
	padding-left:10px;
}


.sap-line
{
	background-image:url(../images/sap-line.gif);
	width:262px;
	height:1px;
	padding-top:5px;
	padding-bottom:5px;
	background-repeat:no-repeat;
	font-size:0px;
	margin-top:5px;
}


.right-content a:link, .right-content a:visited 
{	
	text-decoration:none;
	color:#1094a4;
	
}

.right-content a:hover, .right-content a:visited:hover
{
	text-decoration:underline;
	margin-bottom:20px;
	color:#913797;
	text-decoration:none;
}



.green-color
{
	color:#1094a4;
	font-size:14px;
	font-weight:bold;
}

.grey-color
{
	color:#333;
	font-size:14px;
	font-weight:bold;
}



.footer-bg
{
	background-image:url(../images/footer-bg.jpg);
	background-repeat:no-repeat;
	width:923px;
	height:72px;
	color:#FFF;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-size:12px;

}


.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:#e4f7f4;
	text-decoration:none;
}

.footer-bottom-txt
{
	line-height:20px;
	text-align:center;
	color:#333;
	height:30px;
	margin-top:10px;
	font-size:12px;
}


.footer-bottom-txt a:link, .footer-bottom-txt a:visited 
{	
	text-decoration:none;
	color:#333;
	
}

.footer-bottom-txt a:hover, .footer-bottom-txt a:visited:hover
{
	text-decoration:underline;
	color:#018e9f;
	text-decoration:none;
}


ul
{
	padding:0px;
	margin:0px;
	margin-left:25px;
}

li
{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	
}



h1
{
	
	font-size:24px;
	font-weight:normal;
	color:#018e9f;
	text-align:left;
	height:20px;
	padding:0px;
	margin-bottom:15px;
	padding-top:10px;

	
}



h2
{
	
	font-size:16px;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	margin-bottom:8px;
	padding-top:5px;
}


h3
{
	
	font-size:16px;
	color:#913797;
	text-align:left;
	font-weight:bold;
	height:22px;
	padding:0px;
	padding-top:10px;

	margin:0px;
	margin-bottom:5px;
}
