div#main
{
	margin-top: 10px;
	margin-right: 0px !important;
}

div#top_section
{
	background: transparent url(images/homepage_physician.png) no-repeat;
	width: 680px;
	height: 252px;
	padding-left: 20px;
	padding-top: 23px;
	margin-bottom: 10px;
}

div#top_section h2
{
	margin-top: 0px;
}
div#top_section p
{
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#homepage_bottom_left
{
	float: left;
	width: 267px;
	padding: 0px 8px;
	
	border-right: 2px solid #b6d6ee;
}

div#homepage_bottom_right
{
	float: left;
	width: 394px;
	margin-left: -2px;
	padding-left: 20px;
	border-left: 2px solid #b6d6ee;
}
#homepage_bottom_right p
{
	margin-bottom: 0px;
}