.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;
}
#PowerSlider4Container:before, #PowerSlider4Container:after, #PowerSlider4Container div:before, #PowerSlider4Container ul:before, #PowerSlider4Container div:after, #PowerSlider4Container ul:after
{
	content : normal;
}
#PowerSlider4 .customImage2
{
	width : 23%;
	height : 260px;
	position : absolute;
	left : 336px;
	top : 115px;
	background-image : url(PowerSlider42/rectangle.png);
	right : auto;
	bottom : auto;
}
#PowerSlider4 .customText13
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.7);
	*color : #FFFFFF;
	font-family : 'Open Sans', sans-serif;
	font-size : 30px;
	line-height : 100%;
	border : 0px none rgb(0, 102, 204);
	background-color : transparent;
	background-image : none;
	padding : 0px;
	text-align : left;
	position : absolute;
	top : 218px;
	left : 432px;
	width : 288px;
	height : auto;
	-webkit-transition : all 0ms ease 0ms;
	transition : all 0ms ease 0ms;
	right : auto;
	bottom : auto;
	vertical-align : top;
	font-style : normal;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	z-index : 2;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	text-shadow : 0px 0px 0px transparent;
}
#PowerSlider4 .customText14
{
	width : 303px;
	height : auto;
	position : absolute;
	left : 434px;
	top : 297px;
	font-family : 'Open Sans', sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.4);
	*color : #FFFFFF;
	text-align : left;
	padding-top : 0px;
	background-image : none;
	border : 0px none rgba(255, 255, 255, 0.2);
	z-index : 5;
	background-repeat : repeat;
	right : auto;
	horizontal-align : left;
	line-height : 170%;
	bottom : auto;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	text-shadow : 0px 0px 0px transparent;
}
/* 
 * 	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);
}
#PowerSlider4_back_in
{
	position : absolute;
	width : 75px;
	height : 75px;
	top : 308px;
	left : 3px;
	background-image : url(PowerSlider4/leftarrow.fw.png);
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#33FFFFFF, endColorstr=#33FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.2);
	cursor : pointer;
	right : auto;
	bottom : auto;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider4_back_in.hover
{
	background-image : url(PowerSlider4/leftarrow.fw.png);
	background-attachment : scroll;
	background-color : rgb(60, 184, 120);
	cursor : pointer;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider4_next_in
{
	position : absolute;
	width : 74px;
	height : 74px;
	cursor : pointer;
	top : 308px;
	left : auto;
	right : 4px;
	bottom : auto;
	background-image : url(PowerSlider4/rightarrow.fw.png);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#33FFFFFF, endColorstr=#33FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.2);
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider4_next_in.hover
{
	cursor : pointer;
	background-image : url(PowerSlider4/rightarrow.fw.png);
	background-color : rgb(60, 184, 120);
	background-position : 50% 50%;
}
#PowerSlider4_bullets_in, #PowerSlider4_bullets_in ul, #PowerSlider4_bullets_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider4_bullets_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	border-width : 0px;
	border-style : solid none none;
	border-color : transparent;
	padding : 0px;
	overflow : visible;
	width : auto;
	height : auto;
	right : auto;
	bottom : auto;
	top : 490px;
	left : 195px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider4_bullets_in ul
{
	position : relative;
	overflow : visible;
	width : auto;
	height : auto;
}
#PowerSlider4_bullets_in li
{
	float : left;
}
#PowerSlider4_bullets_in li a
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(55, 55, 55);
	padding : 0px;
	float : left;
	width : 11px;
	height : 11px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-align : center;
	left : auto;
	right : auto;
	top : auto;
	bottom : auto;
	-webkit-border-top-left-radius : 50px;
	-moz-border-radius-topleft : 50px;
	border-top-left-radius : 50px;
	-webkit-border-top-right-radius : 50px;
	-moz-border-radius-topright : 50px;
	border-top-right-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;
	margin : 0px 3px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider4_bullets_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFFFB300, endColorstr=#FFFFB300,GradientType=0 );
	background-color : rgba(255, 179, 0, 1);
	float : left;
	cursor : pointer;
	color : rgb(0, 255, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
	padding : 0px;
	margin : 0px 3px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	-webkit-border-top-left-radius : 50px;
	-moz-border-radius-topleft : 50px;
	border-top-left-radius : 50px;
	-webkit-border-top-right-radius : 50px;
	-moz-border-radius-topright : 50px;
	border-top-right-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;
}
#PowerSlider4_bullets_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFFFB300, endColorstr=#FFFFB300,GradientType=0 );
	background-color : rgba(255, 179, 0, 1);
	float : left;
	cursor : pointer;
	color : rgb(0, 0, 255);
	margin : 0px 3px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	padding : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	-webkit-border-top-left-radius : 50px;
	-moz-border-radius-topleft : 50px;
	border-top-left-radius : 50px;
	-webkit-border-top-right-radius : 50px;
	-moz-border-radius-topright : 50px;
	border-top-right-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;
}
#PowerSlider4_pagination_in
{
	width : auto;
	height : auto;
	position : absolute;
	left : 35px;
	top : 35px;
	font-family : 'Exo 2', sans-serif;
	font-size : 14px;
	font-weight : 600;
	right : auto;
	bottom : auto;
	color : rgb(255, 255, 255);
}
#PowerSlider4_pagination_in.hover
{
	width : auto;
	height : auto;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider4_progressbar_in
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#33FFFFFF, endColorstr=#33FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.2);
	background-image : none;
	border : 0px none transparent;
	padding : 0px;
	margin : 0px;
	width : 100%;
	height : 8px;
	overflow : hidden;
	z-index : 10;
	left : 2px;
	position : absolute;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider4_navbar_in, #PowerSlider4_navbar_in ul, #PowerSlider4_navbar_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider4_numbers_in, #PowerSlider4_numbers_in ul, #PowerSlider4_numbers_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider4_numbers_in
{
	position : absolute;
	top : 35px;
	left : 734px;
	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;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider4_numbers_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider4_numbers_in li
{
	float : left;
	padding-right : 0px;
	width : auto;
}
#PowerSlider4_numbers_in li a
{
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(209, 211, 212)), color-stop(1.03, rgb(133, 146, 166)));
	background-image : -webkit-linear-gradient( top,rgb(209, 211, 212) 3%, rgb(133, 146, 166) 103%);
	background-image : -moz-linear-gradient( top,rgb(209, 211, 212) 3%, rgb(133, 146, 166) 103%);
	background-image : -o-linear-gradient( top,rgb(209, 211, 212) 3%, rgb(133, 146, 166) 103%);
	background-image : -ms-linear-gradient( top,rgb(209, 211, 212) 3%, rgb(133, 146, 166) 103%);
	background-image : linear-gradient( to bottom,rgb(209, 211, 212) 3%, rgb(133, 146, 166) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#D1D3D4, endColorstr=#8592A6,GradientType=0 );
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Exo 2', sans-serif;
	padding : 11px 0px 0px;
	float : left;
	width : 36px;
	height : 25px;
	cursor : pointer;
	color : rgb(73, 85, 103);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	margin : 0px 4px 4px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider4_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;
}
#PowerSlider4_numbers_in li a.hover
{
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(37, 179, 75)), color-stop(1.03, rgb(29, 120, 126)));
	background-image : -webkit-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : -moz-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : -o-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : -ms-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : linear-gradient( to bottom,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#25B34B, endColorstr=#1D787E,GradientType=0 );
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF25B34B, endColorstr=#FF25B34B,GradientType=0 );
	background-color : rgba(37, 179, 75, 1);
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Exo 2', sans-serif;
	padding : 11px 0px 0px;
	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;
}
#PowerSlider4_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;
}
#PowerSlider4_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;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF1D787D, endColorstr=#FF1D787D,GradientType=0 );
	background-color : rgba(29, 120, 125, 1);
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Exo 2', sans-serif;
	padding : 11px 0px 0px;
	float : left;
	cursor : pointer;
	color : rgb(73, 85, 103);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px 4px 4px;
	border-radius : 0px;
}
#PowerSlider4_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;
}
#PowerSlider4_playpause_in
{
	position : absolute;
	width : 35px;
	height : 35px;
	left : auto;
	top : 35px;
	right : 35px;
	bottom : auto;
}
#PowerSlider4_playpause_in div
{
	display : block;
	cursor : pointer;
	float : left;
}
#PowerSlider4_playpause_in div.play
{
	background-image : url(PowerSlider4/play.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 : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider4_playpause_in div.play.hover
{
	background-image : url(PowerSlider4/play_hover.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 : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider4_playpause_in div.pause
{
	background-image : url(PowerSlider4/pause.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 : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider4_playpause_in div.pause.hover
{
	background-image : url(PowerSlider4/pause_hover.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 : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider4Container
{
	border : 0px none rgb(0, 102, 204);
	padding : 0px;
	position : relative;
	width : 100%;
	height : 590px;
	color : rgb(0, 0, 0);
	background-color : rgb(153, 153, 153);
	background-image : none;
	overflow-x : hidden;
	overflow-y : hidden;
	right : auto;
	bottom : auto;
	-webkit-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px inset;
	-moz-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px inset;
	-webkit-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px inset;
	-moz-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px inset;
	box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px inset;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin-right : auto;
	margin-left : auto;
	float : none;
	background-size : 100% auto;
	margin : 0;
}
#PowerSlider4
{
	width : 1200px;
	height : 590px;
	margin : 0 auto;
	top : 0px;
	left : 0px;
}
#PowerSlider4 #extend-slider, #PowerSlider4 #extend-slider li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
}
#PowerSlider4 #extend-slider li.slide1
{
	width : 100%;
	height : 590px;
	background-image : url('PowerSlider4/1.jpg');
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
	background-size : 100% auto;
	background-repeat : no-repeat;
}
#PowerSlider4 #extend-slider li.slide2
{
	width : 100%;
	height : 590px;
	background-image : url('PowerSlider4/2.jpg');
	background-size : 100% auto;
	background-repeat : no-repeat;
	background-color : none;
}
#PowerSlider4 #extend-slider li.slide3
{
	width : 100%;
	height : 590px;
	background-image : url('PowerSlider4/3.jpg');
	background-color : none;
	background-size : 100% auto;
	background-repeat : no-repeat;
}
#PowerSlider4 #extend-slider li.slide4
{
	width : 100%;
	height : 590px;
	background-image : url('PowerSlider4/4.jpg');
	background-color : none;
	background-size : 100% auto;
	background-repeat : no-repeat;
}
#PowerSlider4 #extend-slider li
{
	width : 100%;
}
#PowerSlider4_navbar_in li a
{
	width : NaNpx;
	height : NaNpx;
}
#PowerSlider4 .customButton2
{
	width : 900px;
	height : 30px;
	position : absolute;
	left : 383px;
	top : 516px;
	text-decoration : none;
	font-weight : 400;
	font-family : Roboto, sans-serif;
	font-size : 14px;
	color : rgb(94, 77, 99);
	border-radius : 3px;
	background-image : none;
	padding-top : 10px;
	padding-bottom : 13px;
	text-align : center;
	right : auto;
	bottom : auto;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00BDD8F2, endColorstr=#00BDD8F2,GradientType=0 );
	background-color : rgba(189, 216, 242, 0);
}
#PowerSlider4 .customButton2.hover
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#005E4D63, endColorstr=#005E4D63,GradientType=0 );
	background-color : rgba(94, 77, 99, 0);
	color : rgb(255, 255, 255);
}
#PowerSlider4 #extend-slider li.slide5
{
	width : 100%;
	height : 590px;
	background-image : url('PowerSlider4/5.jpg');
	background-color : none;
	background-size : 100% auto;
	background-repeat : no-repeat;
}
#PowerSlider4 .customButton1
{
	width : 1184px;
	height : 506px;
	position : absolute;
	left : 12px;
	top : 18px;
	text-decoration : none;
	font-weight : 400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 23px;
	padding-bottom : 23px;
	text-align : center;
	right : auto;
	bottom : auto;
	background-color : none;
}
#PowerSlider4 .customButton1.hover
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
}
#PowerSlider4 .customButton5
{
	width : 1184px;
	height : 506px;
	position : absolute;
	left : 6px;
	top : 19px;
	text-decoration : none;
	font-weight : 400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 23px;
	padding-bottom : 23px;
	text-align : center;
	right : auto;
	bottom : auto;
	background-color : none;
}
#PowerSlider4 .customButton5.hover
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
}
#PowerSlider4 .customButton4
{
	width : 1184px;
	height : 506px;
	position : absolute;
	left : 6px;
	top : 19px;
	text-decoration : none;
	font-weight : 400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 23px;
	padding-bottom : 23px;
	text-align : center;
	right : auto;
	bottom : auto;
	background-color : none;
}
#PowerSlider4 .customButton4.hover
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
}
#PowerSlider4 .customButton3
{
	width : 1184px;
	height : 506px;
	position : absolute;
	left : 6px;
	top : 19px;
	text-decoration : none;
	font-weight : 400;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 23px;
	padding-bottom : 23px;
	text-align : center;
	right : auto;
	bottom : auto;
	background-color : none;
}
#PowerSlider4 .customButton3.hover
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
}
