#banner2 {
	width:830px;
	height: 206px;
	background: transparent url(images/banner.jpg) no-repeat;
}
#maincontent2 {
	background: url(images/homeimage.jpg) bottom no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 221px;
	margin-right: 0;
	border-left: 1px dotted #f2b86d;
	border-bottom: 1px dotted #f2b86d;
	padding: 0px;
	padding-bottom: 250px;
}
#maincontent2 p, #maincontent2 ul {
	color: #2d2c65;
	padding-left: 25px;
	padding-right: 20px;
}
#maincontent2 p, #maincontent2 li {
	font-size: 1em;
	line-height: 20px;
	padding-top: 5px;
}
#maincontent2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #2d2c65;
}
#maincontent2 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 15px;
	border-bottom: 1px dotted #2d2c65;
	padding-left: 2em;
}
#maincontent2 h5 {
	font-size: 1em;
	line-height: 20px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	color: #2d2c65;
}
#doctors {
	clear: both;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 150px;
	border-top: 1px #f2b86d solid;
	background: url(images/chairs_bg.jpg) repeat-x;
	color: #2d2c65;
}
.clickHere {
	margin:-40px 0 20px 300px;
}
.clickLink a {
	color:#FF6600;
}
