#homelogo h1 {
	background: url(../images/cc_memorial_hospital_logo.gif) no-repeat 34px 29px;
	height: 68px;
	width: 379px;
	text-indent: -9989px;
	display: block;
	overflow: hidden;
	float: left;
	padding: 29px 0 29px 34px;
}

#mainArea {
	width: 910px;
	background: url(../images/homeBkg.jpg) no-repeat left top;
}

#mainContent {
	clear: both;
	width: 655px;
	float: left;
}

#content {
	padding-top: 35px;
	padding-left: 65px;
	width: 315px;
	padding-right: 275px;
	height: 265px;
	float: left;
}
		
#content p {
	letter-spacing: -.4pt;
	color: #4e4340;
	line-height: 24px;
	padding-bottom: 15px;
}
		
#content h2 {
	padding-bottom: 6px;
	height: 25px;
	width: 144px;
	text-indent: -9989px;
	background: url(../images/we_care_for_life.gif) no-repeat;
}

#bottomCallouts {
	height: 250px;
	width: 655px;
	float: left;
}

#coOne p, #coTwo p, #coThree p {padding-top: 4px; font-size: 11px; 	letter-spacing: -.4pt;}

#coOne {
	width: 164px;
	padding: 35px 33px 0 25px;
	float: left;
}
#coOne #baby {
	padding-bottom: 5px;
}

#coTwo {
	float: left;
	width: 213px;
}
#coTwo #surgery {
	padding-top: 21px;
}
#coThree {
	padding-left: 21px;
	float: left;
	width: 190px;
	padding-top: 14px;
}
#coThree #microsite {
	padding-bottom: 7px;
}
#quickLinks {
	float: left;
	padding-top: 223px;
	padding-left: 20px;
	width: 225px;
}
#quickLinks h3 {
	width: 217px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C8AA7E;
}
#quickLinks ul {
	padding-top: 12px;
	padding-left: 3px;
}
#quickLinks li {
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(../images/bullet.gif) no-repeat left center;
	padding-left: 10px;
}
#quickLinks li a {
	color: #4E4340;
	font-weight: normal;
}

.shoe {
	clear: both;
	padding-top: 15px;
	padding-bottom: 8px;
}

#content a:focus {outline: none;}

a.learnMoreBtn {
	background: url(../images/btn_learn_more.gif) no-repeat left top;
	display: block;
	height: 33px;
	width: 99px;
	text-indent: -9899px;
	float: left;
}
a.learnMoreBtn:hover {
	background: url(../images/btn_learn_more.gif) no-repeat left bottom;
}
a.medicalServicesBtn {
	background: url(../images/btn_medical_services.gif) no-repeat left top;
	display: block;
	height: 33px;
	width: 137px;
	text-indent: -9899px;
	float: left;
}
a.medicalServicesBtn:hover {
	background: url(../images/btn_medical_services.gif) no-repeat left bottom;
}
