html { background: #caeaf7 url(../images/home/bg.png) repeat-x scroll center top; }
body { margin: 0;}

img { border: none; }

#Photo-bg { z-index: -1; width: 100%; height: 373px; bottom: 0px; position: absolute; background: transparent url(../images/home/bg-photo.jpg) no-repeat scroll bottom center; }
#Home-strip { width: 100%; position: absolute; top: 40%; margin-top: -212px; border-spacing: 0px; border-collapse: collapse; }
#Home-strip td { border: none; padding: 0; vertical-align: top;  }
#Left { height: 424px; background: transparent url(../images/home/bg-left.png) repeat-x scroll top center;}
#Center { width: 542px; }
	#Main { height: 424px; width: 100%; background: transparent url(../images/home/bg-center.png) no-repeat scroll top center; text-align: center; }
		#Hospital-logo { float: left; position: relative; top: 54px; left: 220px; }
		#Foundation-logo { float: left; position: relative; top: 152px; left: 48px; }
#Right { height: 424px; background: transparent url(../images/home/bg-right.png) repeat-x scroll center 169px;}

#By-line { color: #202020; display: inline-block; padding: 4px 8px; margin: 220px auto 0;  background: transparent url(../images/home/bg-byline.png) repeat scroll top center; }
 	#By-line a:link, #By-line a:visited, #By-line a:hover, #By-line a:active { color: #202020; text-decoration: underline; }
	#By-line a:hover { text-decoration: none !important; }
