#mainContent {
	background: url('/themes/windsor/images/homepage-pagecontent.png') top left no-repeat;
}
h1, #contentWrap {
	padding: 0;
	width: 467px;
	float: left;
	background: none;
}
h1 {
	width: 427px;
	padding: 27px 20px;
	margin: 0 0 15px;
	height: auto;
	color: #bbe5f6;
	font: 17px/25px "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.75em;
	text-transform: none;
	text-align: center;
	_filter: none;
}
#content .imgDoctors {
	position: relative;
	margin: -24px 0 0 25px;
	*margin-top: -26px;
	float: right;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/windsor/images/homepage-doctors.png');
	z-index: 1;
}
#content .imgDoctors img { _filter:alpha(opacity=0); }
#content {
	padding: 0 0 0 40px;
	height: 190px;
	*height: 188px;
	line-height: 1.25em;
}
#carousel {
	position: relative;
	width: 267px;
	height: 467px;
	float: left;
}
#carousel .psSlide { background: #fff; }

#carousel .mainImg, #carousel .mainText {
	position: absolute;
	top: 0;
	left: 0;
}
#carousel .mainText {
	padding: 300px 15px 0 25px;
	color: #035796;
	font: 16px/30px "Times New Roman", Times, serif;
	font-weight: bold;
}
#carousel .mainText em {
	font-size: 18px;
}

#carousel .readMore {
	position: absolute;
	bottom: 20px;
	right: 0;
	color: #035796;
	font-weight: bold;
	text-decoration: none;
}
#carousel :hover.readMore {
	text-decoration: underline;
}
#carousel .burst img { _filter:alpha(opacity=0); }
#carousel .burst {
	position: absolute;
	bottom: 0;
	left: 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/windsor/images/homepage-burst.png');
}