.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;
}
#PowerSlider40Container:before, #PowerSlider40Container:after, #PowerSlider40Container div:before, #PowerSlider40Container ul:before, #PowerSlider40Container div:after, #PowerSlider40Container 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);
}
#PowerSlider40_back_in
{
	position : absolute;
	background-image : url('PowerSlider40/prev-arrow-white.png');
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#26696969, endColorstr=#26696969,GradientType=0 );
	background-color : rgba(105, 105, 105, 0.15);
	width : 55px;
	height : 55px;
	top : 415px;
	left : 10px;
	cursor : pointer;
	right : 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;
	-webkit-box-shadow : 0px 0px 0px 0px transparent;
	-moz-box-shadow : 0px 0px 0px 0px transparent;
	-webkit-box-shadow : 0px 0px 0px 0px transparent;
	-moz-box-shadow : 0px 0px 0px 0px transparent;
	box-shadow : 0px 0px 0px 0px transparent;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-color : rgba(255, 255, 255, 0.2);
	border-right-color : rgba(255, 255, 255, 0.2);
	border-bottom-color : rgba(255, 255, 255, 0.2);
	border-left-color : rgba(255, 255, 255, 0.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;
}
#PowerSlider40_back_in.hover
{
	background-image : url(PowerSlider40/leftarrow.fw.png);
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#8C696969, endColorstr=#8C696969,GradientType=0 );
	background-color : rgba(105, 105, 105, 0.54902);
	cursor : pointer;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider40_next_in
{
	position : absolute;
	width : 55px;
	height : 55px;
	cursor : pointer;
	top : 415px;
	left : auto;
	right : 10px;
	bottom : auto;
	background-image : url('PowerSlider40/next-arrow-white.png');
	-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;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#26696969, endColorstr=#26696969,GradientType=0 );
	background-color : rgba(105, 105, 105, 0.14902);
	-webkit-box-shadow : 0px 0px 0px 0px transparent;
	-moz-box-shadow : 0px 0px 0px 0px transparent;
	-webkit-box-shadow : 0px 0px 0px 0px transparent;
	-moz-box-shadow : 0px 0px 0px 0px transparent;
	box-shadow : 0px 0px 0px 0px transparent;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-top-color : rgba(255, 255, 255, 0.2);
	border-right-color : rgba(255, 255, 255, 0.2);
	border-bottom-color : rgba(255, 255, 255, 0.2);
	border-left-color : rgba(255, 255, 255, 0.2);
	-webkit-border-bottom-right-radius : 50px;
	-moz-border-radius-bottomright : 50px;
	border-bottom-right-radius : 50px;
	-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;
}
#PowerSlider40_next_in.hover
{
	cursor : pointer;
	background-image : url(PowerSlider40/rightarrow.fw.png);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#8C696969, endColorstr=#8C696969,GradientType=0 );
	background-color : rgba(105, 105, 105, 0.54902);
	background-position : 50% 50%;
}
#PowerSlider40_bullets_in, #PowerSlider40_bullets_in ul, #PowerSlider40_bullets_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider40_bullets_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	overflow : hidden;
	width : 58px;
	height : 11px;
	left : 483px;
	right : auto;
	bottom : 141px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider40_bullets_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider40_bullets_in li
{
	float : left;
	padding-right : 5px;
}
#PowerSlider40_bullets_in li a
{
	background-image : url(PowerSlider40/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;
}
#PowerSlider40_bullets_in li a.hover
{
	background-image : url(PowerSlider40/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;
}
#PowerSlider40_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;
}
#PowerSlider40_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;
}
#PowerSlider40_pagination_in.hover
{
	width : auto;
	height : auto;
}
#PowerSlider40_progressbar_in
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#7EFFFFFF, endColorstr=#7EFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 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 : 0px;
	right : auto;
	bottom : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider40_navbar_in, #PowerSlider40_navbar_in ul, #PowerSlider40_navbar_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider40_navbar_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	overflow : hidden;
	width : 100%;
	height : 90px;
	top : auto;
	left : 0px;
	bottom : 0px;
	right : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider40_navbar_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider40_navbar_in li
{
	float : left;
	padding-right : 0px;
	min-width : 252px;
	min-height : 80px;
	width : 299px;
	height : 90px;
}
#PowerSlider40_navbar_in li a
{
	background-color : rgb(229, 228, 228);
	float : left;
	width : 298px;
	height : 90px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	right : auto;
	bottom : auto;
	left : auto;
	top : auto;
	margin-left : 1px;
	margin-bottom : 0px;
	padding : 20px;
	border : 0px solid rgba(0, 0, 0, 0.2);
	box-sizing : border-box;
}
#PowerSlider40_navbar_in li a span.title
{
	font-family : 'Open Sans';
	font-size : 18px;
	letter-spacing : 0px;
	line-height : 100%;
	font-weight : 600;
	text-align : center;
	text-decoration : none;
	text-transform : none;
	font-style : normal;
	color : #000000;
	color : rgba(0, 0, 0, 0.701961);
	*color : #000000;
	width : 100%;
	display : block;
	float : left;
}
#PowerSlider40_navbar_in li a span.subtitle
{
	font-family : 'Open Sans';
	font-size : 14px;
	letter-spacing : 0px;
	line-height : 100%;
	font-weight : 400;
	text-align : center;
	text-decoration : none;
	text-transform : none;
	font-style : normal;
	color : #000000;
	color : rgba(0, 0, 0, 0.4);
	*color : #000000;
	width : 100%;
	display : block;
	float : left;
	margin-top : 6px;
}
#PowerSlider40_navbar_in li a.hover
{
	float : left;
	cursor : pointer;
	background-color : rgb(245, 245, 245);
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider40_navbar_in li a.active
{
	float : left;
	cursor : pointer;
	background-color : rgb(242, 109, 79);
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider40_navbar_in li a.active span.title
{
	color : #FFFCF7;
	color : rgba(255, 252, 247, 0.701961);
	*color : #FFFCF7;
	font-size : 18px;
	font-weight : 500;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider40_navbar_in li a.active span.subtitle
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.498039);
	*color : #FFFFFF;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider40_numbers_in, #PowerSlider40_numbers_in ul, #PowerSlider40_numbers_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider40_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;
	top : 35px;
	left : 424px;
	bottom : auto;
	right : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider40_numbers_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider40_numbers_in li
{
	float : left;
	padding-right : 0px;
}
#PowerSlider40_numbers_in li a
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(255, 255, 255);
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans', sans-serif;
	padding : 11px 0px 0px;
	float : left;
	width : 36px;
	height : 26px;
	cursor : pointer;
	color : rgb(247, 149, 29);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	margin : 0px 4px 4px;
	-webkit-border-top-left-radius : 5px;
	-moz-border-radius-topleft : 5px;
	border-top-left-radius : 5px;
	-webkit-border-top-right-radius : 5px;
	-moz-border-radius-topright : 5px;
	border-top-right-radius : 5px;
	-webkit-border-bottom-left-radius : 5px;
	-moz-border-radius-bottomleft : 5px;
	border-bottom-left-radius : 5px;
	-webkit-border-bottom-right-radius : 5px;
	-moz-border-radius-bottomright : 5px;
	border-bottom-right-radius : 5px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider40_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;
}
#PowerSlider40_numbers_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(247, 149, 29);
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans', 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-width : 0px;
	border-color : transparent;
	border-style : none;
	-webkit-border-top-left-radius : 5px;
	-moz-border-radius-topleft : 5px;
	border-top-left-radius : 5px;
	-webkit-border-top-right-radius : 5px;
	-moz-border-radius-topright : 5px;
	border-top-right-radius : 5px;
	-webkit-border-bottom-left-radius : 5px;
	-moz-border-radius-bottomleft : 5px;
	border-bottom-left-radius : 5px;
	-webkit-border-bottom-right-radius : 5px;
	-moz-border-radius-bottomright : 5px;
	border-bottom-right-radius : 5px;
}
#PowerSlider40_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;
}
#PowerSlider40_numbers_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(247, 149, 29);
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans', 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-width : 0px;
	border-color : transparent;
	border-style : none;
	-webkit-border-top-left-radius : 5px;
	-moz-border-radius-topleft : 5px;
	border-top-left-radius : 5px;
	-webkit-border-top-right-radius : 5px;
	-moz-border-radius-topright : 5px;
	border-top-right-radius : 5px;
	-webkit-border-bottom-left-radius : 5px;
	-moz-border-radius-bottomleft : 5px;
	border-bottom-left-radius : 5px;
	-webkit-border-bottom-right-radius : 5px;
	-moz-border-radius-bottomright : 5px;
	border-bottom-right-radius : 5px;
}
#PowerSlider40_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;
}
#PowerSlider40_playpause_in
{
	position : absolute;
	width : 18px;
	height : 18px;
	left : auto;
	top : 50px;
	right : 50px;
	bottom : auto;
}
#PowerSlider40_playpause_in div
{
	display : block;
	cursor : pointer;
	float : left;
}
#PowerSlider40_playpause_in div.play
{
	background-image : url(PowerSlider40/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 : 18px;
	height : 18px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	box-sizing : border-box;
}
#PowerSlider40_playpause_in div.play.hover
{
	background-image : url(PowerSlider40/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 : 0% 0%;
	background-repeat : no-repeat;
	box-sizing : border-box;
}
#PowerSlider40_playpause_in div.pause
{
	background-image : url(PowerSlider40/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 : 18px;
	height : 18px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	box-sizing : border-box;
}
#PowerSlider40_playpause_in div.pause.hover
{
	background-image : url(PowerSlider40/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 : 0% 0%;
	box-sizing : border-box;
	background-repeat : no-repeat;
}
#PowerSlider40Container
{
	border : 0px none rgb(0, 102, 204);
	padding : 0px;
	position : relative;
	width : 1200px;
	height : 891px;
	color : rgb(0, 0, 0);
	background-color : none;
	background-image : url('PowerSlider40/FlameBG_Slideq30.jpg');
	overflow : hidden;
	right : auto;
	bottom : auto;
	background-position : 50% 0%;
	background-repeat : inherit;
	background-size : auto;
	margin : 0;
	float : none;
}
#PowerSlider40 #extend-slider, #PowerSlider40 #extend-slider li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
}
#PowerSlider40 #extend-slider li.slide1
{
	height : 891px;
	width : 100%;
}
#PowerSlider40 #extend-slider li.slide2
{
	height : 891px;
	width : 100%;
}
#PowerSlider40 #extend-slider li.slide3
{
	height : 891px;
	width : 100%;
}
#PowerSlider40 #extend-slider li.slide4
{
	height : 891px;
	width : 100%;
}
#PowerSlider40 #extend-slider li
{
	width : 100%;
}
#PowerSlider40
{
	width : 1200px;
	height : 891px;
	margin : 0px auto;
	top : 0px;
}
#PowerSlider40 .customText3
{
	width : 1150px;
	height : 32px;
	position : absolute;
	left : 0px;
	top : 720px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 20px;
	-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;
	padding-top : 25px;
	padding-right : 25px;
	padding-bottom : 0px;
	padding-left : 25px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#BF000000, endColorstr=#BF000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.74902);
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.952941);
	*color : #FFFFFF;
	letter-spacing : 3px;
	line-height : 135%;
	right : auto;
	bottom : auto;
}
#PowerSlider40 .customImage2
{
	width : 1192px;
	height : 720px;
	position : absolute;
	left : 0px;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider40 .customText4
{
	width : 1150px;
	height : 64px;
	position : absolute;
	left : 0px;
	top : auto;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 14px;
	-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;
	padding-top : 25px;
	padding-right : 25px;
	padding-bottom : 25px;
	padding-left : 25px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#BF000000, endColorstr=#BF000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.74902);
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.952941);
	*color : #FFFFFF;
	letter-spacing : 2px;
	line-height : 145%;
	text-align : justify;
	right : auto;
	bottom : 0px;
}
#PowerSlider40 .customText5
{
	width : 1150px;
	height : 32px;
	position : absolute;
	left : 0px;
	top : 720px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 20px;
	-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;
	padding-top : 25px;
	padding-right : 25px;
	padding-bottom : 0px;
	padding-left : 25px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#BF000000, endColorstr=#BF000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.74902);
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.952941);
	*color : #FFFFFF;
	letter-spacing : 3px;
	line-height : 135%;
	right : auto;
	bottom : auto;
}
#PowerSlider40 .customImage3
{
	width : 1200px;
	height : 720px;
	position : absolute;
	left : 0px;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider40 .customText6
{
	width : 1150px;
	height : 64px;
	position : absolute;
	left : 0px;
	top : auto;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 14px;
	-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;
	padding-top : 25px;
	padding-right : 25px;
	padding-bottom : 25px;
	padding-left : 25px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#BF000000, endColorstr=#BF000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.74902);
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.952941);
	*color : #FFFFFF;
	letter-spacing : 2px;
	line-height : 145%;
	text-align : justify;
	right : auto;
	bottom : 0px;
}
#PowerSlider40 .customText1
{
	width : 1150px;
	height : 32px;
	position : absolute;
	left : 0px;
	top : 720px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 20px;
	-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;
	padding-top : 25px;
	padding-right : 25px;
	padding-bottom : 0px;
	padding-left : 25px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#BF000000, endColorstr=#BF000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.74902);
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.952941);
	*color : #FFFFFF;
	letter-spacing : 3px;
	line-height : 135%;
	right : auto;
	bottom : auto;
}
#PowerSlider40 .customImage1
{
	width : 1200px;
	height : 720px;
	position : absolute;
	left : 0px;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider40 .customText2
{
	width : 1150px;
	height : 64px;
	position : absolute;
	left : 0px;
	top : auto;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 14px;
	-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;
	padding-top : 25px;
	padding-right : 25px;
	padding-bottom : 25px;
	padding-left : 25px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#BF000000, endColorstr=#BF000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.74902);
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.952941);
	*color : #FFFFFF;
	letter-spacing : 2px;
	line-height : 145%;
	text-align : justify;
	right : auto;
	bottom : 0px;
}
