#slider {
	border-top: solid black 3px; 
	border-bottom: solid black 3px; 
	background-color: #F5F5F5;
	width: 100%;
}

.slider-image-section {
	float:left;
	width: 450px;
}

.slider-image-1_section {
	float:left;
	width: 430px;
}


.slider-image {
	border:none;
}

.slider-text-section {
	float:left; 
}

.slider-text {
	padding: 5px 5px 5px 2em;
}

.slider-text-header {
	font-size: 2em;
	font-weight: bolder;
	color: #25305E;
}

.slider-text-1-header {
	font-size: 1.75em;
	font-weight: bolder;
	color: #25305E;
}
		
.slider-text-message {
	line-height: 1.6em;
}

/*
 * Panes
 */

.pane .header .label {
	color:#25305E;
	font-size:16px;
	font-weight: bolder;
	float:left;
}
.pane .header .quick-link {
	float: right;
}

.pane .content {
	border-top: solid gray 1px;
	padding: 7px 0px 10px 0px;
}

.pane .footer {
	text-align: right;
}

/*
 * Services section
 */
.services-listing {
	float: left; width: 47%;
}

#service-listing li{
	padding: 0.3em;
}

/*
 * Facility secion 
 */

.facility-info {
	float: right; width: 47%;
}