div#main-content{
}	
	div#main-content h2.title{
		background: url(../images/title-underline-1.jpg) bottom left no-repeat;	
	}	
	div#main-content #facilities-list{
		width: 385px;
		float: left;
		background: url(../images/facilities-list-bg.jpg) 0 25px no-repeat;
		min-height:250px;
		height:auto !important;
		height:255px;	
	}
	div#main-content #facility-window{
		position: relative;
		float: right;
		background: url(../images/facility-window.gif) no-repeat;	
		width: 286px;
		height: 255px;	
	}
		div#main-content #facility-window #facility-overlay{
			position: absolute;
			background: url(../images/facility-window.gif) no-repeat;	
			width: 286px;
			height: 255px;
			z-index: 25;	
		}
		div#main-content #facility-window img{
			z-index: 23;			
		}
	div#main-content #facilities-list ul li{
		color: #7e7474;
		list-style-image: url(../images/bullet.gif);	
		margin: 15px;	
	}
	div#main-content #facilities-list h3{
		color: #fff;
		background: url(../images/facilities-header-bg.jpg) left no-repeat;	
		padding: 5px;
		margin: 0;		
	}
	div#main-content a.more-photos{
		clear: right;
		float: right;
		display: block;
		width: 75px;
		padding-right: 20px;
		font-weight: bold;
		background: url(../images/more-photos-bullet.gif) right no-repeat;
	}
	div#main-content a.more-photos:visited{
		font-weight: bold;
	}
