.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;
}
#PowerSlider1 .customText4
{
	width : 800px;
	height : auto;
	position : absolute;
	left : 161px;
	top : 147px;
	color : rgb(255, 255, 255);
	font-size : 38px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	line-height : 130%;
	text-align : center;
	right : auto;
	horizontal-align : center;
	z-index : 16;
	-webkit-text-shadow : 0px 3px 5px rgba(0,0,0,0.8);
	-moz-text-shadow : 0px 3px 5px rgba(0,0,0,0.8);
	-webkit-text-shadow : 0px 3px 5px rgba(0,0,0,0.8);
	-moz-text-shadow : 0px 3px 5px rgba(0,0,0,0.8);
	text-shadow : 0px 3px 5px rgba(0,0,0,0.8);
	bottom : auto;
}
#PowerSlider1 .customText6
{
	width : 450px;
	height : auto;
	position : absolute;
	left : 640px;
	top : 215px;
	color : rgb(255, 255, 255);
	font-size : 38px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	line-height : 130%;
	text-align : left;
	right : auto;
	z-index : 10;
	-webkit-text-shadow : 0px 3px 5px rgba(0,0,0,0.8);
	-moz-text-shadow : 0px 3px 5px rgba(0,0,0,0.8);
	-webkit-text-shadow : 0px 3px 5px rgba(0,0,0,0.8);
	-moz-text-shadow : 0px 3px 5px rgba(0,0,0,0.8);
	text-shadow : 0px 3px 5px rgba(0,0,0,0.8);
	bottom : auto;
}
#PowerSlider1 .customImage1
{
	width : 240px;
	height : 249px;
	position : absolute;
	left : auto;
	top : 84px;
	right : 466px;
	bottom : auto;
}
#PowerSlider1 .customImage2
{
	width : 600px;
	height : 432px;
	position : absolute;
	left : auto;
	top : 45px;
	right : 509px;
	bottom : auto;
}
/* 
 * 	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 : 546px;
	right : auto;
	bottom : 141px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	top : 465px;
	z-index : 8;
}
#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;
	z-index : 8;
}
#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;
	z-index : 8;
	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;
	z-index : 8;
	padding : 0px;
	margin : 0px;
}
#PowerSlider1_pagination_in
{
	width : auto;
	height : auto;
	position : absolute;
	left : auto;
	top : auto;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	right : 36px;
	bottom : 26px;
	font-weight : 500;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.811765);
	*color : #FFFFFF;
	letter-spacing : 10px;
	z-index : 7;
}
#PowerSlider1_pagination_in.hover
{
	width : auto;
	height : auto;
	z-index : 7;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_progressbar_in .progress-bar
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#4BFFFFFF, endColorstr=#4BFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.298039);
	width : 100%;
	height : 100%;
	position : absolute;
	z-index : 4;
}
#PowerSlider1_progressbar_in
{
	top : 0px;
	bottom : auto;
	left : 0px;
	right : auto;
	background-color : transparent;
	background-image : none;
	border : 0px none transparent;
	padding : 0px;
	margin : 0px;
	width : 100%;
	height : 7px;
	overflow : hidden;
	z-index : 4;
	position : absolute;
	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_navbar_in
{
	position : absolute;
	left : 0px;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	overflow : hidden;
	width : 100%;
	height : 82px;
	bottom : 0px;
	right : auto;
	top : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	z-index : 1;
}
#PowerSlider1_navbar_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider1_navbar_in li
{
	float : left;
	padding-right : 0px;
	min-width : 290px;
	min-height : 20px;
	width : 568px;
	height : 82px;
}
#PowerSlider1_navbar_in li a
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 40px 20px;
	float : left;
	width : 568px;
	height : 82px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	right : auto;
	bottom : auto;
	background-image : none;
	-webkit-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-moz-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-webkit-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-moz-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	background-repeat : repeat repeat;
	box-sizing : border-box;
	padding-top : 20px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	border-top-width : 3px;
	border-top-style : solid;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border-top-color : rgba(255, 255, 255, 0.2);
	border-right-color : transparent;
	border-bottom-color : transparent;
	border-left-color : transparent;
	margin-right : 0px;
	z-index : 1;
}
#PowerSlider1_navbar_in li a span.title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	letter-spacing : 0px;
	line-height : 100%;
	font-weight : 700;
	text-align : left;
	text-decoration : none;
	text-transform : none;
	font-style : normal;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.7);
	*color : #FFFFFF;
	width : 100%;
	display : block;
	float : left;
	margin-bottom : 3px;
	margin-right : 0px;
	z-index : 1;
}
#PowerSlider1_navbar_in li a span.subtitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	letter-spacing : 0px;
	line-height : 100%;
	font-weight : 400;
	text-align : left;
	text-decoration : none;
	text-transform : none;
	font-style : normal;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.7);
	*color : #FFFFFF;
	width : 100%;
	display : block;
	float : left;
	margin-top : 5px;
	z-index : 1;
}
#PowerSlider1_navbar_in li a.hover
{
	float : left;
	cursor : pointer;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
	-webkit-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-moz-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-webkit-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-moz-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	z-index : 1;
	padding : 40px 20px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_navbar_in li a.active
{
	float : left;
	cursor : pointer;
	background-color : transparent;
	background-image : none;
	border-top-color : rgb(255, 255, 255);
	z-index : 1;
	padding : 40px 20px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_navbar_in li a.active span.title
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	z-index : 1;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_navbar_in li a.active span.subtitle
{
	color : rgb(255, 255, 255);
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	z-index : 1;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_navbar_in li a.hover span.subtitle
{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	font-size : 15px;
	z-index : 1;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_navbar_in li a.hover span.title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	text-align : left;
	z-index : 1;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#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;
	overflow : hidden;
	width : auto;
	height : auto;
	top : 34px;
	left : auto;
	bottom : auto;
	right : 32px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	z-index : 5;
}
#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 : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#99FFFFFF, endColorstr=#99FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.6);
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 14px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 11px 0px 0px;
	float : left;
	width : 25px;
	height : 19px;
	cursor : pointer;
	color : rgb(0, 163, 217);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	margin : 0px 4px 4px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	-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;
	padding-top : 6px;
	z-index : 5;
}
#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 : none;
	background-attachment : scroll;
	background-color : rgb(255, 255, 255);
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 14px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 11px 0px 0px;
	border : 0px solid rgb(0, 0, 0);
	float : left;
	cursor : pointer;
	color : rgb(0, 163, 217);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	padding-top : 6px;
	z-index : 5;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	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 : none;
	background-attachment : scroll;
	background-color : rgb(255, 255, 255);
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 14px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 11px 0px 0px;
	border-width : 1px 0px 0px;
	border-style : solid;
	border-color : rgba(255, 255, 255, 0.498039) rgb(0, 0, 0) rgb(0, 0, 0);
	float : left;
	cursor : pointer;
	color : rgb(0, 163, 217);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	padding-top : 5px;
	z-index : 5;
	margin : 0px;
	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
{
	top : 229px;
	bottom : auto;
	left : 549px;
	right : auto;
	width : 43px;
	height : 43px;
	position : absolute;
	z-index : 100;
}
#PowerSlider1_playpause_in div
{
	display : block;
	cursor : pointer;
	float : left;
}
#PowerSlider1_playpause_in div.play
{
	background-image : url('PowerSlider1/play_idle.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;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	-webkit-border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	border-top-left-radius : 0px;
	-webkit-border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	border-top-right-radius : 0px;
	-webkit-border-bottom-left-radius : 0px;
	-moz-border-radius-bottomleft : 0px;
	border-bottom-left-radius : 0px;
	-webkit-border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	border-bottom-right-radius : 0px;
	border : 0px solid rgb(0, 0, 0);
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 100;
	margin : 0px;
}
#PowerSlider1_playpause_in div.play.hover
{
	background-image : url('PowerSlider1/play_over.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;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 100;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider1_playpause_in div.pause
{
	background-image : url('PowerSlider1/pause_idle.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;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 100;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider1_playpause_in div.pause.hover
{
	background-image : url('PowerSlider1/pause_over.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;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 100;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider1Container
{
	border : 0px none rgb(0, 102, 204);
	padding : 0px;
	position : relative;
	width : 100%;
	height : 500px;
	color : rgb(0, 0, 0);
	background-color : transparent;
	background-image : url('PowerSlider1/fondo-slider.jpg'), -webkit-gradient(linear, left top, left bottom,color-stop(0%, #61C5FF),color-stop(100%, #008BDB));
	background-image : url('PowerSlider1/fondo-slider.jpg'), -webkit-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : url('PowerSlider1/fondo-slider.jpg'), -moz-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : url('PowerSlider1/fondo-slider.jpg'), -o-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : url('PowerSlider1/fondo-slider.jpg'), -ms-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : url('PowerSlider1/fondo-slider.jpg'), linear-gradient( to bottom,#61C5FF 0%, #008BDB 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr= #61C5FF, endColorstr= #008BDB,GradientType=0 );
	overflow : hidden;
	right : auto;
	bottom : auto;
	background-position : 50% 0%;
	background-repeat : repeat;
	background-size : auto;
	margin : 0;
	float : none;
}
#PowerSlider1
{
	width : 1140px;
	height : 500px;
	margin : 0 auto;
	top : 0px;
	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 : 500px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
	border-top-style : none;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border-top-color : 0;
	border-right-color : 0;
	border-bottom-color : 0;
	border-left-color : 0;
}
#PowerSlider1 #extend-slider li.slide2
{
	height : 500px;
}
#PowerSlider1 #extend-slider li.slide3
{
	height : 500px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
	border-top-style : none;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border-top-color : 0;
	border-right-color : 0;
	border-bottom-color : 0;
	border-left-color : 0;
}
#PowerSlider1 #extend-slider li.slide4
{
	height : 500px;
}
#PowerSlider1 #extend-slider li
{
	width : 100%;
}
#PowerSlider1 .customImage3
{
	width : 292px;
	height : 183px;
	position : absolute;
	left : 401px;
	top : 301px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customImage4
{
	width : 1057px;
	height : 192px;
	position : absolute;
	left : 41px;
	top : 278px;
	right : auto;
	bottom : auto;
}
