/* 
CSS Document */
body 
{
	margin:0px;
	background-image:url(../images/page-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight: normal;
	text-align:left;
	line-height:20px;

	
}

#outer
{
	width:986px;
	margin:auto;
	margin-top:50px;


}


.logo-area
{
	float:left;
	width:335px;
	height:50px;
	cursor:pointer;
	
}

img
{
	border:0px;
}
.left
{
	float:left;
	
}

.right
{
	float:right;
}

.right-padding
{
	padding-right:10px;
}

.right-padding30
{
	padding-right:30px;
}


.clear
{
	clear:both;
	font-size:0px;
}

.menu-area
{
	width:630px;
	height:40px;
	float:right;
	

}

.textfield
{
	background-color:#FFF;
	border:1px solid #cccccc;
	height:20px;
	width:250px;
}

.textarea
{
	background-color:#FFF;
	border:1px solid #cccccc;
	height:100px;
	width:300px;
}

.txt-bg
{
	background-image:url(../images/txt-bg.jpg);
	width:199px;
	height:33px;
	background-repeat:no-repeat;
	padding:3px 10px 0px 10px;
	color:#666;

}

.txt-box
{
	border:none;
	background:transparent;
	width:190px;
	height:20px;
	color:#666;

}

.menu-bg
{
	
	width:630px;
	height:40px;
}


.menu-home-active
{
	float:left;
	background-image:url(../images/welcome-hover.jpg);
	width:87px;
	height:40px;
	background-repeat:no-repeat;
}

.menu-home
{
	float:left;
	background-image:url(../images/welcome.jpg);
	width:87px;
	height:40px;
	background-repeat:no-repeat;

}

a.menu-home:hover, a.menu-home:visited:hover
{
	float:left;
	background-image:url(../images/welcome-hover.jpg);
	width:87px;
	height:40px;
	background-repeat:no-repeat;

}

/* 
about us menu*/


.menu-aboutus-active
{
	float:left;
	background-image:url(../images/menu-aboutus-hover.jpg);
	width:91px;
	height:40px;
	background-repeat:no-repeat;
}

.menu-aboutus
{
	float:left;
	background-image:url(../images/menu-aboutus.jpg);
	width:91px;
	height:40px;
	background-repeat:no-repeat;

}

a.menu-aboutus:hover, a.menu-aboutus:visited:hover
{
	float:left;
	background-image:url(../images/menu-aboutus-hover.jpg);
	width:91px;
	height:40px;
	background-repeat:no-repeat;

}

/* 
services menu*/

.menu-services-active
{
	float:left;
	background-image:url(../images/menu-services-hover.jpg);
	width:194px;
	height:40px;
	background-repeat:no-repeat;

}

.menu-services
{
	float:left;
	background-image:url(../images/menu-services.jpg);
	width:194px;
	height:40px;
	background-repeat:no-repeat;

}

a.menu-services:hover, a.menu-services:visited:hover
{
	float:left;
	background-image:url(../images/menu-services-hover.jpg);
	width:194px;
	height:40px;
	background-repeat:no-repeat;

}


/* 
new patient menu*/

.menu-patient-active
{
	float:left;
	background-image:url(../images/menu-patient-hover.jpg);
	width:132px;
	height:40px;
	background-repeat:no-repeat;

}

.menu-patient
{
	float:left;
	background-image:url(../images/menu-patient.jpg);
	width:132px;
	height:40px;
	background-repeat:no-repeat;

}

a.menu-patient:hover, a.menu-patient:visited:hover
{
	float:left;
	background-image:url(../images/menu-patient-hover.jpg);
	width:132px;
	height:40px;
	background-repeat:no-repeat;

}

/* 
contactus menu*/

.menu-contactus-active
{
	float:left;
	background-image:url(../images/menu-contact-hover.jpg);
	width:119px;
	height:40px;
	background-repeat:no-repeat;

}

.menu-contactus
{
	float:left;
	background-image:url(../images/menu-contact.jpg);
	width:119px;
	height:40px;
	background-repeat:no-repeat;

}

a.menu-contactus:hover, a.menu-contactus:visited:hover
{
	float:left;
	background-image:url(../images/menu-contact-hover.jpg);
	width:119px;
	height:40px;
	background-repeat:no-repeat;

}


/* 
contente*/

.content-area
{
	width:980px;
	padding-bottom:10px;

}


.content-area a:link, .content-area a:visited 
{	
	text-decoration:none;
	color:#333;
	font-weight:bold;
	
}

.content-area a:hover, .content-area a:visited:hover
{
	text-decoration:underline;
	color:#176466;
	text-decoration:none;
}


.left-area
{
	width:304px;
	float:left;
}

.right-area
{
	background-image:url(../images/content-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:630px;
	float:right;
	padding:20px;
}

.about-dr-bg
{
	background-image:url(../images/about-dr-bg.jpg);
	background-position:top;
	width:283px;	
	padding:45px 10px 30px 10px;
	line-height:16px;

}


.contact-info-bg
{
	background-image:url(../images/contact-info-bg.jpg);
	background-position:top;
	width:283px;
	height:100px;
	padding:45px 10px 30px 10px;

}
.mission-statment
{
	background-image:url(../images/mission-statment-bg.jpg);
	background-repeat:no-repeat;
	hwidth:283px;
	height:116px;
	padding-top:46px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	line-height:16px;
		
}




/* 
footer area*/

.footer
{
	background-image:url(../images/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:auto;
	padding-top:15px;
	padding-bottom:10px;
	height:70px;
}




.footer-txt
{
	width:950px;
	margin:auto;
	color:#FFF;
	height:30px;

	
}

.footer-txt a:link, .footer-txt a:visited 
{	
	text-decoration:none;
	color:#fff;
	
}

.footer-txt a:hover, .footer-txt a:visited:hover
{
	text-decoration:underline;
	color:#176466;
	text-decoration:none;
}


.footer-txt-bottom
{
	width:950px;
	height:40px;
	margin:auto;
	color:#333;
	text-align:center;

}


.footer-txt-bottom a:link, .footer-txt-bottom a:visited 
{	
	text-decoration:none;
	color:#333;
	
}

.footer-txt-bottom a:hover, .footer-txt-bottom a:visited:hover
{
	text-decoration:underline;
	color:#176466;
	text-decoration:none;
}


h1
{
	
	font-size:22px;
	color:#509297;
	text-align:left;
	font-weight:bold;
	height:22px;
	padding:0px;
	padding-bottom:15px;
	margin:0px;
	line-height:28px;
	
}

h2
{
	
	font-size:18px;
	color:#85734a;
	text-align:left;
	font-weight:normal;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	
}
