@charset "utf-8";

/* =======================================
	facilities content
======================================= */
/*-----------------header---------------*/
#facilities {
}

/*-----------------content---------------*/
#cont {
	width:100%;
	min-width:1280px;
	background-image: url(../images/facilities/cont_bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}



