caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

.slider-wrapper { 
	width: 400px;
	height:267px;
	margin: 3px;
	border: 2px #666 solid;
}

.slider-wrapperserv { 
	width: 460px;
	height:360px;
	margin: 3px;
	border: 2px #666 solid;
}

.slider-wrapperfacilities { 
	width: 460px;
	height:305px;
	margin: 3px;
	border: 2px #666 solid;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}