/******************** HOME ********************/
#content {
	float:left;
	width:900px;
	height:auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
	background-repeat: repeat-y;
	background-image: url('../images/homecolumn.jpg');
}
#zone-1 {
	float:left;
	width:900px;
	height:auto;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-image: url('../images/doctors.jpg');
}
#homecolumn {
	float:left;
	width:320px;
	height:auto;
}
#doctors_top {
	float:left;
	width:320px;
	height:auto;
}
#doctors {
	float:left;
	width:320px;
	height:420px;
	min-height:420px;
}
#about {
	float:left;
	width:280px;
	height:auto;
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	line-height: 1.2em;
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
}
#zone-2 {
	float:left;
	width:560px;
	height:auto;
	min-height:400px;
	margin-left:20px;
}
.feature {
	float:left;
	width:560px;
	height:auto;
	min-height:100px;
}
.thin-line {
	height: auto;
	float:left;
	width:560px;
	height:auto;
}
hr {
	width: 560px;
	height: 1px;
	background-color:#074283;
	color:#074283;
}
