.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_back_in
{
	position : absolute;
	top : 220px;
	left : 0px;
	background-image : url(PowerSlider1/prev-arrow-dark.png);
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#4BFFFFFF, endColorstr=#4BFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.298039);
	width : 60px;
	height : 75px;
	cursor : pointer;
	right : auto;
	bottom : auto;
	-webkit-border-top-right-radius : 50px;
	-moz-border-radius-topright : 50px;
	border-top-right-radius : 50px;
	-webkit-border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	border-top-left-radius : 0px;
	-webkit-border-bottom-right-radius : 50px;
	-moz-border-radius-bottomright : 50px;
	border-bottom-right-radius : 50px;
	-webkit-border-bottom-left-radius : 0px;
	-moz-border-radius-bottomleft : 0px;
	border-bottom-left-radius : 0px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 4;
}
#PowerSlider1_back_in.hover
{
	background-image : url(PowerSlider1/prev-arrow-white.png);
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#B2636363, endColorstr=#B2636363,GradientType=0 );
	background-color : rgba(99, 99, 99, 0.7);
	cursor : pointer;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 4;
}
#PowerSlider1_next_in
{
	position : absolute;
	top : 222px;
	left : auto;
	width : 60px;
	height : 75px;
	cursor : pointer;
	right : 0px;
	bottom : auto;
	background-image : url(PowerSlider1/next-arrow-dark.png);
	-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-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	border-top-right-radius : 0px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 5;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#4BFFFFFF, endColorstr=#4BFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.298039);
	-webkit-border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	border-bottom-right-radius : 0px;
}
#PowerSlider1_next_in.hover
{
	cursor : pointer;
	background-image : url(PowerSlider1/next-arrow-white.png);
	background-position : 50% 50%;
	z-index : 5;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#B3636363, endColorstr=#B3636363,GradientType=0 );
	background-color : rgba(99, 99, 99, 0.701961);
}
#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 : 453px;
	right : auto;
	bottom : auto;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	top : 454px;
	z-index : 0;
}
#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;
	z-index : 0;
}
#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;
	z-index : 0;
}
#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;
	z-index : 0;
}
#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 : 986px;
	height : 480px;
	color : rgb(0, 0, 0);
	background-color : rgb(255, 255, 255);
	background-image : none;
	overflow : hidden;
	right : auto;
	bottom : auto;
	background-position : 50% 0%;
	background-repeat : repeat;
	background-size : auto;
	margin : 0;
	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 : 480px;
	width : 100%;
	border-top-style : none;
}
#PowerSlider1 #extend-slider li.slide2
{
	height : 480px;
	width : 100%;
}
#PowerSlider1 #extend-slider li.slide3
{
	height : 480px;
	width : 100%;
	border-top-style : none;
}
#PowerSlider1 #extend-slider li.slide4
{
	height : 480px;
	width : 100%;
}
#PowerSlider1 #extend-slider li
{
	width : 100%;
}
#PowerSlider1
{
	width : 986px;
	height : 480px;
	top : 0px;
	left : 0px;
	margin : 0px auto;
}
#PowerSlider1 .innernavbaritemsubtitle.hover
{
	font-weight : 400;
}
#PowerSlider1 .innernavbaritemsubtitle.active
{
	font-weight : 400;
}
#PowerSlider1 .innernavbaritemtitle.hover
{
	font-weight : 400;
}
#PowerSlider1 .innernavbaritemtitle.active
{
	font-weight : 400;
}
#PowerSlider1_navbar_in li a
{
	width : NaNpx;
	height : NaNpx;
}
#PowerSlider1 .customImage2
{
	width : 986px;
	height : 480px;
	position : absolute;
	left : 0px;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customButton5
{
	width : 399px;
	height : 54px;
	position : absolute;
	left : 13px;
	top : auto;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 11px;
	padding-bottom : 11px;
	text-align : left;
	z-index : 1;
	right : auto;
	bottom : 0px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#59000000, endColorstr=#59000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.35);
	padding-left : 11px;
	letter-spacing : 0px;
	line-height : 85%;
	padding-right : 11px;
}
#PowerSlider1 .customImage3
{
	width : 986px;
	height : 480px;
	position : absolute;
	left : 0px;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customButton1
{
	width : 117px;
	height : 54px;
	position : absolute;
	left : 13px;
	top : auto;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 11px;
	padding-bottom : 11px;
	text-align : left;
	z-index : 1;
	right : auto;
	bottom : 0px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#59000000, endColorstr=#59000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.35);
	padding-left : 11px;
	padding-right : 11px;
}
#PowerSlider1 .customImage1
{
	width : 986px;
	height : 480px;
	position : absolute;
	left : 0px;
	top : 0px;
	right : auto;
	bottom : auto;
	z-index : 0;
}
#PowerSlider1 .customButton6
{
	width : 281px;
	height : 54px;
	position : absolute;
	left : 13px;
	top : auto;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 11px;
	padding-bottom : 11px;
	text-align : left;
	z-index : 1;
	right : auto;
	bottom : 0px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#59000000, endColorstr=#59000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.35);
	padding-left : 11px;
	padding-right : 11px;
	line-height : 85%;
}
#PowerSlider1 .customImage4
{
	width : 986px;
	height : 480px;
	position : absolute;
	left : 0px;
	top : 0px;
	right : auto;
	bottom : auto;
	z-index : 0;
}
#PowerSlider1 .customButton3
{
	width : 239px;
	height : 54px;
	position : absolute;
	left : 13px;
	top : auto;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 11px;
	padding-bottom : 11px;
	text-align : left;
	z-index : 1;
	right : auto;
	bottom : 0px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#59000000, endColorstr=#59000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.35);
	padding-left : 11px;
	padding-right : 11px;
}
#PowerSlider1 #extend-slider li.slide5
{
	height : 480px;
}
#PowerSlider1 .customImage5
{
	width : 986px;
	height : 480px;
	position : absolute;
	left : 0px;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customButton7
{
	width : 306px;
	height : 54px;
	position : absolute;
	left : 13px;
	top : auto;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 11px;
	padding-bottom : 11px;
	text-align : left;
	z-index : 1;
	right : auto;
	bottom : 0px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#59000000, endColorstr=#59000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.35);
	padding-left : 11px;
	padding-right : 11px;
}
#PowerSlider1 .
{
	background-color : transparent;
}
#PowerSlider1 .customButton5.hover
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#59BDBDBD, endColorstr=#59BDBDBD,GradientType=0 );
	background-color : rgba(189, 189, 189, 0.34902);
}
#PowerSlider1 .customButton1.hover
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#59BDBDBD, endColorstr=#59BDBDBD,GradientType=0 );
	background-color : rgba(189, 189, 189, 0.34902);
}
#PowerSlider1 .customButton6.hover
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#59BDBDBD, endColorstr=#59BDBDBD,GradientType=0 );
	background-color : rgba(189, 189, 189, 0.34902);
}
#PowerSlider1 .customButton3.hover
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#59BDBDBD, endColorstr=#59BDBDBD,GradientType=0 );
	background-color : rgba(189, 189, 189, 0.34902);
}
#PowerSlider1 .customButton7.hover
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#59BDBDBD, endColorstr=#59BDBDBD,GradientType=0 );
	background-color : rgba(189, 189, 189, 0.34902);
}
@media (max-width:598px)
{
	#PowerSlider1_bullets_in
	{
		right : 0px;
		left : auto;
	}
	#PowerSlider1_navbar_in li a
	{
		width : NaNpx;
		height : NaNpx;
	}
	#PowerSlider1Container
	{
		margin : 0 auto;
	}
	#PowerSlider1 .customButton5
	{
		height : 58px;
		font-size : 20px;
		width : 450px;
		top : auto;
		bottom : 0px;
		z-index : 1;
	}
	#PowerSlider1 .customButton1
	{
		height : 58px;
		width : 130px;
		left : 13px;
		right : auto;
		font-size : 20px;
	}
	#PowerSlider1 .customButton6
	{
		font-size : 20px;
		height : 58px;
	}
	#PowerSlider1 .customButton3
	{
		height : 58px;
		font-size : 20px;
	}
	#PowerSlider1 .customButton7
	{
		height : 58px;
		font-size : 20px;
	}
}
@media (max-width:800px)
{
	#PowerSlider1_navbar_in li a
	{
		width : NaNpx;
		height : NaNpx;
	}
	#PowerSlider1_bullets_in
	{
		left : 695px;
		right : auto;
		top : 450px;
		bottom : auto;
	}
	#PowerSlider1Container
	{
		max-width : 986px;
		margin : 0 auto;
	}
	#PowerSlider1 .customButton5
	{
		font-size : 20px;
		width : 450px;
		height : 58px;
	}
	#PowerSlider1 .customButton1
	{
		font-size : 20px;
		height : 58px;
		width : 130px;
	}
	#PowerSlider1 .
	{
		height : 56px;
	}
	#PowerSlider1 .customButton6
	{
		height : 58px;
		font-size : 20px;
		width : 316px;
	}
	#PowerSlider1 .customButton3
	{
		font-size : 20px;
		height : 58px;
		width : 268px;
	}
	#PowerSlider1 .customButton7
	{
		font-size : 20px;
		height : 58px;
		width : 344px;
	}
}
