/* CSS Document */
body 
{
	margin:0px;
	margin-top:0px;
	background-color:#4e6eaf;
	background-image:url(../images/page-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	line-height:18px;
	text-align:left;
}


#outer
{
	width:1000px;
	margin:auto;
	background-image:url(../images/outer-bg.gif);
	background-repeat:repeat-y;


}

.top-main
{
	margin:auto;
	float:right;
	padding-top:42px;
	}



.main
{
	width:929px;
	background-image:url(../images/main-content-bg.gif);
	background-repeat:no-repeat;
	padding-left:21px;
	padding-right:21px;
	margin:auto;
}



.left
{
	float:left;
	
}

.right
{
	float:right;
}


.clear
{
	clear:both;
}

.height_30
{
	height:30px;
	font-size:10px;
	width:20px;
}




/* LOGO CLASS STARTS */
.logo
{
	float:left;
	height:107px;
	text-align:left;
	padding-top:42px;
	width:1003px;
}






/* LOGO CLASS ENDS */

/* TOP LINKS CLASS STARTS HERE */






li.top-main
{
	float:left;
	list-style:none;

}



.main-content
{
	width:950px;
	background-image:url(../images/main-bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-left:33px;
	padding-right:17px;
	padding-bottom:20px;
}

.main-content-inside
{
	width:950px;
	background-image:url(../images/main-bg-inside.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-left:33px;
	padding-right:17px;
	padding-bottom:20px;
}





.left_section
{
	float:left;
	width:582px;
	padding-right:39px;
}


.left_section a:link, .left_section a:visited 
{	
	color:#34721c;
	text-decoration:underline;
	font-weight:normal;

		
}

.left_section a:hover, .left_section a:visited:hover
{
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}



.about-bg
{
	background-image:url(../images/bg-about-dr.jpg);
	width:181px;
	height:117px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
	padding-top:15px;
	padding-left:21px;
	padding-right:121px;
}

.about-bg a:link, .about-bg a:visited 
{	
	color:#76240d;
	text-decoration:underline;
	font-weight:normal;

		
}

.about-bg a:hover, .about-bg a:visited:hover
{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}


.about-bg-inside
{
	background-image:url(../images/bg-about-dr-inside.jpg);
	width:181px;
	height:117px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:15px;
	padding-top:15px;
	padding-left:21px;
	padding-right:121px;
}


.about-bg-inside a:link, .about-bg-inside a:visited 
{	
	color:#76240d;
	text-decoration:underline;
	font-weight:normal;

		
}

.about-bg-inside a:hover, .about-bg-inside a:visited:hover
{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}





.contact-bg-inside
{
	background-image:url(../images/bg-contact-inside.jpg);
	width:281px;
	height:87px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:21px;
	padding-right:21px;
}

.contact-bg-inside b
{
	color:#4e6eaf;
}

.new-patient-bg
{
	background-image:url(../images/bg-new-patient.jpg);
	width:281px;
	height:67px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:21px;
	padding-right:21px;
}

.new-patient-bg-inside
{
	background-image:url(../images/bg-new-patient-inside.jpg);
	width:281px;
	height:67px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:21px;
	padding-right:21px;
}

.new-patient-bg-about
{
	background-image:url(../images/bg-new-patient-about.jpg);
	width:281px;
	height:67px;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:21px;
	padding-right:21px;
}




.right-sec
{
	float:left;
	width:323px;
	
}




.main-sec
{
	float:left;
	width:400px;
	padding-left:24px;
	padding-right:24px;
}

.main-sec-inside
{
	float:left;
	width:620px;
	padding-left:24px;
	padding-right:24px;
}





.services-bg
{
background-image:url(../images/services-right-bg.gif);
background-repeat:no-repeat;
width:197px;
height:169px;
padding-right:25px;
padding-left:15px;
padding-top:44px;
line-height:19px;

}


.about-content
{
	width:470px;
}


.right-content
{
	line-height:150%;
	margin-top:10px;
	padding-left:20px;
	padding-right:10px;
	overflow:auto;
	position:absolute;
	bottom:90px;
	width:670px;
	top:315px;
}





/* FOOTER STARTS */

.footer
{
	background-image:url(../images/footer-bg.jpg);
	height:33px;
	padding-top:13px;
	width:960px;
	text-align:center;
	color:#ffffff;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;

	margin:auto;
}

.bottom
{
	height:40px;
	width:1000px;
	text-align:center;
	color:#ffffff;
	background-repeat:no-repeat;
	margin:auto;
	padding-top:5px;

}

.footer a:link, .footer a:visited 
{	
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;

		
}

.footer a:hover, .footer a:visited:hover
{
	color:#ffc621;
	text-decoration:none;
}

.bottom a:link, .bottom a:visited 
{	
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;

		
}

.bottom a:hover, .bottom a:visited:hover
{
	color:#ffc621;
	text-decoration:none;
}



/* FOOTER ENDS */

ul
{
	margin:0px;
	padding:0px;

}


li
{
	padding-top:2px;
	margin-left:15px;
	list-style-type: bullet;

}
ul.right
{
	margin:0px;
	padding:0px;
	margin-left:0px;

}




h1
{
	font-family:arial;
	font-size:25px;
	color:#4e6eaf;
	background-repeat:no-repeat;
	text-align:left;
	font-weight:normal;
	height:30px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}



h2
{

	font-size:16px;
	color:#333333;
	background-repeat:no-repeat;
	font-weight:normal;
	text-align:left;
	padding-bottom:0px;
	margin:0px;
	margin-bottom:10px;
	line-height:22px;
}

h3
{

	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:5px;
	margin:0px;
}


h4
{

	font-size:18px;
	color:#ffffff;
	text-align:left;
	font-weight:normal;
	margin:0px;
	padding-left:8px;
}



a, a:link, a:active, a:visited
{
	color:#76240d;
	font-weight:normal;
	text-decoration:underline;
}

a:hover, a:visited:hover
{
	color: #666666;
	text-decoration:none;
}

img
{
	border:0px;
}

