@charset "utf-8";
/* CSS Document */
.gallery_title {
	background: url(../images/sub-gallery-bg.jpg) no-repeat;
	padding: 15px 0px 0px 193px;
	height: 23px;
	color: #333;
	font-size: 18px;
}
.middle_separator {
	height: 6px;
	margin: 20px 0px;
}
/*Gallary Buckets*/
.gallery_background {
	padding: 0px 40px 0px 40px;
	overflow: hidden;
	width: 400px;
	height: 190px;
	margin: auto;
}
.stepcarousel {
	position: relative;
	border: 0;
	overflow: scroll;
	width: 400px;
	height: 190px;
}
.stepcarousel .belt {
	position: absolute;
	left: 0px;
	top: 0;
}
.stepcarousel .panel {
	float: left;
	overflow: hidden;
	padding-top: 0px;
	width: 400px;
	height: 190px;
	text-align: center;
	margin-right: 15px;
	color: #0ba2aa;
	font-weight: bold;
}
.galleryThumb {
	width: 400px;
	height: 165px;
	border: 0;
}
/*Gallery Footer*/
.gallery_background1 {
	padding: 0px 30px 0px 30px;
	overflow: hidden;
}
.stepcarousel1 {
	position: relative;
	border: 0;
	overflow: scroll;
	width: 890px;
	height: 164px;
}
.stepcarousel1 .belt1 {
	position: absolute;
	left: 0px;
	top: 0;
}
.stepcarousel1 .panel1 {
	float: left;
	overflow: hidden;
	padding-top: 0px;
	width: 168px;
	height: 164px;
	text-align: center;
	margin-right: 12px;
	color: #0ba2aa;
	font-weight: bold;
}
.galleryThumb1 {
	width: 168px;
	height: 164px;
	border: 0;
}
/*Gallery 2*/
.gallery_background2 {
	padding: 0px 40px 0px 40px;
	overflow: hidden;
	width: 550px;
	height: 230px;
	margin: auto;
}
.gallery_background2 .stepcarousel {
	position: relative;
	border: 0;
	overflow: scroll;
	width: 550px;
	height: 230px;
}
.gallery_background2 .stepcarousel .belt {
	position: absolute;
	left: 0px;
	top: 0
}
.gallery_background2 .stepcarousel .panel {
	float: left;
	overflow: hidden;
	padding-top: 0px;
	width: 550px;
	height: 230px;
	text-align: center;
	margin-right: 15px;
	color: #0ba2aa;
	font-weight: bold;
}
.gallery_background2 .stepcarousel .panel .galleryThumb {
	width: 550px;
	height: auto;
}
/*Gallery 3*/
.gallery_background3 {
	padding: 0px 40px 0px 40px;
	overflow: hidden;
	width: 400px;
	height: 165px;
	margin: auto;
}
.gallery_background3 .stepcarousel {
	position: relative;
	border: 0;
	overflow: scroll;
	width: 400px;
	height: 165px;
}
.gallery_background3 .stepcarousel .belt {
	position: absolute;
	left: 0px;
	top: 0
}
.gallery_background3 .stepcarousel .panel {
	float: left;
	overflow: hidden;
	padding-top: 0px;
	width: 400px;
	height: 165px;
	text-align: center;
	margin-right: 15px;
	color: #0ba2aa;
	font-weight: bold;
}
.gallery_background3 .stepcarousel .panel .galleryThumb {
	width: 400px;
	height: auto;
}
/*Gallery 4*/
.gallery_background4 {
	padding: 0px 40px 0px 40px;
	overflow: hidden;
	width: 400px;
	height: 190px;
	margin: auto;
}
.gallery_background4 .stepcarousel {
	position: relative;
	border: 0;
	overflow: scroll;
	width: 400px;
	height: 190px;
}
.gallery_background4 .stepcarousel .belt {
	position: absolute;
	left: 0px;
	top: 0
}
.gallery_background4 .stepcarousel .panel {
	float: left;
	overflow: hidden;
	padding-top: 0px;
	width: 400px;
	height: 190px;
	text-align: center;
	margin-right: 15px;
	color: #0ba2aa;
	font-weight: bold;
}
.gallery_background4 .stepcarousel .panel .galleryThumb {
	width: 400px;
	height: auto;
}
