.JQuerySliderShow
{
	display : block;
}
.JQuerySliderHide
{
	display : none;
}
.PowerSlider2
{
	position : relative;
	text-align : left;
}
/* reset slider inner li*/
.PowerSlider2 li li
{
	width : auto;
	height : auto;
	list-style-type : disc;
	list-style-position : outside;
	list-style-image : none;
}
.PowerSlider2 div.play, .PowerSlider2 div.pause
{
	box-sizing : border-box;
}
#PowerSlider1Container:before, #PowerSlider1Container:after, #PowerSlider1Container div:before, #PowerSlider1Container ul:before, #PowerSlider1Container div:after, #PowerSlider1Container ul:after
{
	content : normal;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after
{
	content : ".";
	display : block;
	clear : both;
	visibility : hidden;
	line-height : 0;
	height : 0;
}
/* display none until init */
.owl-carousel
{
	position : relative;
	width : 100%;
	-ms-touch-action : pan-y;
}
.owl-carousel .owl-wrapper
{
	display : none;
	position : relative;
	-webkit-transform : translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer
{
	overflow : hidden;
	position : relative;
	width : 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight
{
	-webkit-transition : height 500ms ease-in-out;
	-moz-transition : height 500ms ease-in-out;
	-ms-transition : height 500ms ease-in-out;
	-o-transition : height 500ms ease-in-out;
	transition : height 500ms ease-in-out;
}
.owl-carousel .owl-item
{
	float : left;
	overflow : hidden;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div
{
	cursor : pointer;
}
.owl-controls
{
	-webkit-user-select : none;
	-khtml-user-select : none;
	-moz-user-select : none;
	-ms-user-select : none;
	user-select : none;
	-webkit-tap-highlight-color : rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item
{
	-webkit-backface-visibility : hidden;
	-moz-backface-visibility : hidden;
	-ms-backface-visibility : hidden;
	-webkit-transform : translate3d(0,0,0);
	-moz-transform : translate3d(0,0,0);
	-ms-transform : translate3d(0,0,0);
}
#PowerSlider1_bullets_in, #PowerSlider1_bullets_in ul, #PowerSlider1_bullets_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider1_bullets_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	overflow : hidden;
	width : auto;
	height : 11px;
	left : 483px;
	right : auto;
	bottom : 141px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider1_bullets_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider1_bullets_in li
{
	float : left;
	padding-right : 5px;
}
#PowerSlider1_bullets_in li a
{
	background-image : url(PowerSlider1/bullet_normal.png);
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	float : left;
	width : 11px;
	height : 11px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-align : center;
	-webkit-border-top-right-radius : 50px;
	-moz-border-radius-topright : 50px;
	border-top-right-radius : 50px;
	-webkit-border-top-left-radius : 50px;
	-moz-border-radius-topleft : 50px;
	border-top-left-radius : 50px;
	-webkit-border-bottom-left-radius : 50px;
	-moz-border-radius-bottomleft : 50px;
	border-bottom-left-radius : 50px;
	-webkit-border-bottom-right-radius : 50px;
	-moz-border-radius-bottomright : 50px;
	border-bottom-right-radius : 50px;
	right : auto;
	bottom : auto;
	left : auto;
	top : auto;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	margin : 0px;
}
#PowerSlider1_bullets_in li a.hover
{
	background-image : url(PowerSlider1/bullet_normal.png);
	background-attachment : scroll;
	background-color : transparent;
	float : left;
	cursor : pointer;
	color : rgb(0, 255, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
	padding : 0px;
	margin : 0px;
}
#PowerSlider1_bullets_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#7EFFFFFF, endColorstr=#7EFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.498039);
	float : left;
	cursor : pointer;
	color : rgb(0, 0, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
	padding : 0px;
	margin : 0px;
}
#PowerSlider1_pagination_in
{
	width : auto;
	height : auto;
	position : absolute;
	left : 35px;
	top : 40px;
	font-size : 14px;
	font-family : 'Open Sans', sans-serif;
	right : auto;
	bottom : auto;
	font-weight : 500;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.811765);
	*color : #FFFFFF;
	-webkit-text-shadow : rgba(0, 0, 0, 0.498039) 1px 1px 0px;
	-moz-text-shadow : rgba(0, 0, 0, 0.498039) 1px 1px 0px;
	-webkit-text-shadow : rgba(0, 0, 0, 0.498039) 1px 1px 0px;
	-moz-text-shadow : rgba(0, 0, 0, 0.498039) 1px 1px 0px;
	text-shadow : rgba(0, 0, 0, 0.498039) 1px 1px 0px;
}
#PowerSlider1_pagination_in.hover
{
	width : auto;
	height : auto;
}
#PowerSlider1_progressbar_in
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#7ED2D2D2, endColorstr=#7ED2D2D2,GradientType=0 );
	background-color : rgba(210, 210, 210, 0.498039);
	background-image : none;
	border : 0px none transparent;
	padding : 0px;
	margin : 0px;
	width : 100%;
	height : 8px;
	overflow : hidden;
	z-index : 10;
	left : 2px;
	position : absolute;
	top : auto;
	right : auto;
	bottom : 0px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider1_navbar_in, #PowerSlider1_navbar_in ul, #PowerSlider1_navbar_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider1_numbers_in, #PowerSlider1_numbers_in ul, #PowerSlider1_numbers_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider1_numbers_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	overflow : hidden;
	width : auto;
	height : auto;
	bottom : auto;
	right : auto;
	top : 35px;
	left : 416px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider1_numbers_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider1_numbers_in li
{
	float : left;
	padding-right : 0px;
}
#PowerSlider1_numbers_in li a
{
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(162, 162, 162)), color-stop(1.03, rgb(105, 105, 105)));
	background-image : -webkit-linear-gradient( top,rgb(162, 162, 162) 3%, rgb(105, 105, 105) 103%);
	background-image : -moz-linear-gradient( top,rgb(162, 162, 162) 3%, rgb(105, 105, 105) 103%);
	background-image : -o-linear-gradient( top,rgb(162, 162, 162) 3%, rgb(105, 105, 105) 103%);
	background-image : -ms-linear-gradient( top,rgb(162, 162, 162) 3%, rgb(105, 105, 105) 103%);
	background-image : linear-gradient( to bottom,rgb(162, 162, 162) 3%, rgb(105, 105, 105) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#A2A2A2, endColorstr=#696969,GradientType=0 );
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : Oxygen, sans-serif;
	padding : 11px 0px 0px;
	border-width : 1px 0px 0px;
	border-style : solid;
	border-color : rgba(255, 255, 255, 0.8) rgb(0, 0, 0) rgb(0, 0, 0);
	float : left;
	width : 36px;
	height : 25px;
	cursor : pointer;
	color : rgb(255, 255, 255);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	margin : 0px 4px 4px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider1_numbers_in li a span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider1_numbers_in li a.hover
{
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(41, 152, 56)), color-stop(1.03, rgb(57, 181, 74)));
	background-image : -webkit-linear-gradient( top,rgb(41, 152, 56) 3%, rgb(57, 181, 74) 103%);
	background-image : -moz-linear-gradient( top,rgb(41, 152, 56) 3%, rgb(57, 181, 74) 103%);
	background-image : -o-linear-gradient( top,rgb(41, 152, 56) 3%, rgb(57, 181, 74) 103%);
	background-image : -ms-linear-gradient( top,rgb(41, 152, 56) 3%, rgb(57, 181, 74) 103%);
	background-image : linear-gradient( to bottom,rgb(41, 152, 56) 3%, rgb(57, 181, 74) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#299838, endColorstr=#39B54A,GradientType=0 );
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : Oxygen, sans-serif;
	padding : 11px 0px 0px;
	border-width : 1px 0px 0px;
	border-style : solid;
	border-color : rgba(255, 255, 255, 0.6) rgb(0, 0, 0) rgb(0, 0, 0);
	float : left;
	cursor : pointer;
	color : rgb(255, 255, 255);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px 4px 4px;
	border-radius : 0px;
}
#PowerSlider1_numbers_in li a.hover span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider1_numbers_in li a.active
{
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(255, 255, 255)), color-stop(0.39, rgb(244, 244, 244)), color-stop(1.03, rgb(212, 212, 212)));
	background-image : -webkit-linear-gradient( top,rgb(255, 255, 255) 3%, rgb(244, 244, 244) 39%, rgb(212, 212, 212) 103%);
	background-image : -moz-linear-gradient( top,rgb(255, 255, 255) 3%, rgb(244, 244, 244) 39%, rgb(212, 212, 212) 103%);
	background-image : -o-linear-gradient( top,rgb(255, 255, 255) 3%, rgb(244, 244, 244) 39%, rgb(212, 212, 212) 103%);
	background-image : -ms-linear-gradient( top,rgb(255, 255, 255) 3%, rgb(244, 244, 244) 39%, rgb(212, 212, 212) 103%);
	background-image : linear-gradient( to bottom,rgb(255, 255, 255) 3%, rgb(244, 244, 244) 39%, rgb(212, 212, 212) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFFFFF, endColorstr=#D4D4D4,GradientType=0 );
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : Oxygen, sans-serif;
	padding : 11px 0px 0px;
	border : 0px solid rgb(0, 0, 0);
	float : left;
	cursor : pointer;
	color : rgb(113, 113, 113);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px 4px 4px;
	border-radius : 0px;
}
#PowerSlider1_numbers_in li a.active span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider1_playpause_in
{
	position : absolute;
	width : 35px;
	height : 35px;
	left : 40px;
	top : auto;
	right : auto;
	bottom : 37px;
}
#PowerSlider1_playpause_in div
{
	display : block;
	cursor : pointer;
	float : left;
}
#PowerSlider1_playpause_in div.play
{
	background-image : url(PowerSlider1/playorange.fw.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	width : 35px;
	height : 35px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider1_playpause_in div.play.hover
{
	background-image : url(PowerSlider1/playorange.fw.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider1_playpause_in div.pause
{
	background-image : url(PowerSlider1/pauseorange.fw.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	width : 35px;
	height : 35px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider1_playpause_in div.pause.hover
{
	background-image : url(PowerSlider1/pauseorange.fw.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider1Container
{
	border : 0px none rgb(0, 102, 204);
	padding : 0px;
	position : relative;
	width : 1248px;
	height : 361px;
	color : rgb(0, 0, 0);
	background-color : rgb(255, 255, 255);
	background-image : url('PowerSlider1/skin4-asset-1.jpg');
	overflow : hidden;
	right : auto;
	bottom : auto;
	background-position : 50% 0%;
	background-repeat : repeat;
	background-size : auto;
	margin : 0 auto;
	float : none;
}
#PowerSlider1 #extend-slider, #PowerSlider1 #extend-slider li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
}
#PowerSlider1 #extend-slider li.slide1
{
	height : 361px;
	width : 100%;
	border-top-style : none;
}
#PowerSlider1 #extend-slider li.slide2
{
	height : 361px;
	width : 100%;
}
#PowerSlider1 #extend-slider li.slide3
{
	height : 361px;
	width : 100%;
	border-top-style : none;
}
#PowerSlider1 #extend-slider li.slide4
{
	height : 361px;
	width : 100%;
}
#PowerSlider1 #extend-slider li
{
	width : 100%;
}
#PowerSlider1
{
	width : 1248px;
	height : 361px;
	top : 0px;
	left : 0px;
	margin : 0px auto;
}
#PowerSlider1_navbar_in li a
{
	width : NaNpx;
	height : NaNpx;
}
#PowerSlider1 .customImage2
{
	width : 1247px;
	height : 362px;
	position : absolute;
	left : -1px;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customImage3
{
	width : 1248px;
	height : 362px;
	position : absolute;
	left : -2px;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customImage1
{
	width : 1247px;
	height : 362px;
	position : absolute;
	left : -1px;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customImage4
{
	width : 1248px;
	height : 362px;
	position : absolute;
	left : -2px;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 #extend-slider li.slide5
{
	height : 361px;
}
#PowerSlider1 .customImage5
{
	width : 1248px;
	height : 362px;
	position : absolute;
	left : -2px;
	top : 0px;
	right : auto;
	bottom : auto;
}
