@charset "utf-8";
/* CSS Document */




#home #navBanner {
	height: 335px;
	width: 721px;
}
#home #topLeftPic {
	float: left;
	padding-top: 29px;
	height: 265px;
	width: 427px;
}
#home #topRightPic {
	float: right;
	height: 294px;
	width: 294px;
}
#home #grayBanner {
	float: left;
}

#homeContent {
	margin-top: 130px;
	border-top: 1px solid #00809b;
	padding-top: 24px;
	font-size: 10px;
	color: #999999;
	width: 721px;
}
#homeContent p {
	padding-bottom: 10px;
}
#homeContent a {
	color: #00809B;
}
#homeContent a:hover {
	color: #999999;
}



#home #hospitalLink {
	position:absolute;
	width:253px;
	height:18px;
	z-index:30;
	left: 472px;
	top: 352px;
	visibility: visible;
	background: url(img/home-hospital-link-arrow.gif) no-repeat left center;
	padding-left: 10px;
}

#home #hospitalLink a {
	font-size: 12px;
	color: #000000;
}
#home #hospitalLink a:hover {
	color: #999999;
}
