.JQuerySliderShow
{
	display : block;
}
.JQuerySliderHide
{
	display : none;
}
.PowerSlider2
{
	position : relative;
	text-align : left;
}
.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;
}
#PowerSlider5Container:before, #PowerSlider5Container:after, #PowerSlider5Container div:before, #PowerSlider5Container ul:before, #PowerSlider5Container div:after, #PowerSlider5Container ul:after
{
	content : normal;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */


.owl-carousel .owl-wrapper:after
{
	content : ".";
	display : block;
	clear : both;
	visibility : hidden;
	line-height : 0;
	height : 0;
}
.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);
}
.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);
}
#PowerSlider5_back_in
{
	position : absolute;
	width : 75px;
	height : 75px;
	top : 273px;
	left : 0px;
	background-image : url(PowerSlider5/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;
}
#PowerSlider5_back_in.hover
{
	background-image : url(PowerSlider5/leftarrow.fw.png);
	background-attachment : scroll;
	background-color : rgb(60, 184, 120);
	cursor : pointer;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider5_next_in
{
	position : absolute;
	width : 74px;
	height : 74px;
	cursor : pointer;
	top : 273px;
	left : auto;
	right : 0px;
	bottom : auto;
	background-image : url(PowerSlider5/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;
}
#PowerSlider5_next_in.hover
{
	cursor : pointer;
	background-image : url(PowerSlider5/rightarrow.fw.png);
	background-color : rgb(60, 184, 120);
	background-position : 50% 50%;
}
#PowerSlider5_bullets_in, #PowerSlider5_bullets_in ul, #PowerSlider5_bullets_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider5_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;
}
#PowerSlider5_bullets_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider5_bullets_in li
{
	float : left;
	padding-right : 5px;
}
#PowerSlider5_bullets_in li a
{
	background-image : url(PowerSlider5/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;
}
#PowerSlider5_bullets_in li a.hover
{
	background-image : url(PowerSlider5/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;
}
#PowerSlider5_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;
}
#PowerSlider5_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;
}
#PowerSlider5_pagination_in.hover
{
	width : auto;
	height : auto;
}
#PowerSlider5_progressbar_in
{
	background-color : transparent;
	background-image : none;
	padding : 0px;
	margin : 0px;
	width : 100%;
	height : 8px;
	overflow : hidden;
	z-index : 10;
	left : 0px;
	position : absolute;
	top : 0px;
	right : auto;
	bottom : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider5_progressbar_in .progress-bar
{
	background-color : rgb(59, 183, 119);
	width : 100%;
	height : 100%;
	position : absolute;
}
#PowerSlider5_navbar_in, #PowerSlider5_navbar_in ul, #PowerSlider5_navbar_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider5_navbar_in
{
	position : absolute;
	left : 16px;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	overflow : hidden;
	width : auto;
	height : auto;
	bottom : 0px;
	right : auto;
	top : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider5_navbar_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider5_navbar_in li
{
	float : left;
	padding-right : 0px;
	min-width : 250px;
	min-height : 20px;
}
#PowerSlider5_navbar_in li a
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#4BE5E3E3, endColorstr=#4BE5E3E3,GradientType=0 );
	background-color : rgba(229, 227, 227, 0.298039);
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 40px 20px;
	border-width : 1px;
	float : left;
	width : NaNpx;
	height : NaNpx;
	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;
	border-style : solid solid none none;
	border-color : rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.0980392) rgba(255, 255, 255, 0.298039) rgba(255, 255, 255, 0.298039);
	background-repeat : repeat repeat;
	box-sizing : border-box;
}
#PowerSlider5_navbar_in li a span.title
{
	font-family : 'Open Sans', sans-serif;
	font-size : 18px;
	letter-spacing : 0px;
	line-height : 100%;
	font-weight : 400;
	text-align : center;
	text-decoration : none;
	text-transform : none;
	font-style : normal;
	color : #F2F2F2;
	color : rgba(242, 242, 242, 0.701961);
	*color : #F2F2F2;
	width : 100%;
	display : block;
	float : left;
	-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;
	margin-bottom : 3px;
	margin-right : 0px;
}
#PowerSlider5_navbar_in li a span.subtitle
{
	font-family : 'Open Sans', sans-serif;
	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 : #EDEDED;
	color : rgba(237, 237, 237, 0.498039);
	*color : #EDEDED;
	width : 100%;
	display : block;
	float : left;
	-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;
}
#PowerSlider5_navbar_in li a.hover
{
	float : left;
	cursor : pointer;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#7EF5F5F5, endColorstr=#7EF5F5F5,GradientType=0 );
	background-color : rgba(245, 245, 245, 0.498039);
	-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;
}
#PowerSlider5_navbar_in li a.active
{
	float : left;
	cursor : pointer;
	background-color : rgb(60, 184, 120);
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(255, 226, 23)), color-stop(0.39, rgb(250, 218, 11)), color-stop(1.03, rgb(192, 149, 5)));
	background-image : -webkit-linear-gradient( top,rgb(255, 226, 23) 3%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 103%);
	background-image : -moz-linear-gradient( top,rgb(255, 226, 23) 3%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 103%);
	background-image : -o-linear-gradient( top,rgb(255, 226, 23) 3%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 103%);
	background-image : -ms-linear-gradient( top,rgb(255, 226, 23) 3%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 103%);
	background-image : linear-gradient( to bottom,rgb(255, 226, 23) 3%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFE217, endColorstr=#C09505,GradientType=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;
}
#PowerSlider5_navbar_in li a.active span.title
{
	color : #000000;
	color : rgba(0, 0, 0, 0.901961);
	*color : #000000;
	font-size : 18px;
	-webkit-text-shadow : rgba(255, 255, 255, 0.4) 1px 1px 0px;
	-moz-text-shadow : rgba(255, 255, 255, 0.4) 1px 1px 0px;
	-webkit-text-shadow : rgba(255, 255, 255, 0.4) 1px 1px 0px;
	-moz-text-shadow : rgba(255, 255, 255, 0.4) 1px 1px 0px;
	text-shadow : rgba(255, 255, 255, 0.4) 1px 1px 0px;
}
#PowerSlider5_navbar_in li a.active span.subtitle
{
	color : #000000;
	color : rgba(0, 0, 0, 0.498039);
	*color : #000000;
	font-size : 13px;
	-webkit-text-shadow : rgba(255, 255, 255, 0.4) 1px 1px 0px;
	-moz-text-shadow : rgba(255, 255, 255, 0.4) 1px 1px 0px;
	-webkit-text-shadow : rgba(255, 255, 255, 0.4) 1px 1px 0px;
	-moz-text-shadow : rgba(255, 255, 255, 0.4) 1px 1px 0px;
	text-shadow : rgba(255, 255, 255, 0.4) 1px 1px 0px;
}
#PowerSlider5_navbar_in li a.hover span.subtitle
{
	-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;
}
#PowerSlider5_numbers_in, #PowerSlider5_numbers_in ul, #PowerSlider5_numbers_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider5_numbers_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	overflow : hidden;
	width : auto;
	height : auto;
	top : 40px;
	left : 446px;
	bottom : auto;
	right : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider5_numbers_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider5_numbers_in li
{
	float : left;
	padding-right : 0px;
}
#PowerSlider5_numbers_in li a
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(61, 59, 63);
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans', sans-serif;
	padding : 11px 0px 0px;
	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;
}
#PowerSlider5_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;
}
#PowerSlider5_numbers_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(60, 184, 120);
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans', sans-serif;
	padding : 11px 0px 0px;
	float : left;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider5_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;
}
#PowerSlider5_numbers_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(60, 184, 120);
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	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;
}
#PowerSlider5_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;
}
#PowerSlider5_playpause_in
{
	width : 18px;
	height : 18px;
	position : absolute;
	left : auto;
	top : 50px;
	right : 50px;
	bottom : auto;
}
#PowerSlider5_playpause_in div
{
	display : block;
	cursor : pointer;
	float : left;
}
#PowerSlider5_playpause_in div.play
{
	background-image : url(PowerSlider5/playyellow.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;
	width : 18px;
	height : 18px;
	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 : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider5_playpause_in div.play.hover
{
	background-image : url(PowerSlider5/playyellow.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 : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider5_playpause_in div.pause
{
	background-image : url(PowerSlider5/pauseyellow.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;
	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;
}
#PowerSlider5_playpause_in div.pause.hover
{
	background-image : url(PowerSlider5/pauseyellow.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 : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider5Container
{
	padding : 0px;
	position : relative;
	width : 100%;
	height : 620px;
	color : rgb(0, 0, 0);
	background-color : rgb(237, 235, 237);
	background-image : none;
	overflow-x : hidden;
	overflow-y : hidden;
	right : auto;
	bottom : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin : 0;
	float : none;
	background-size : 100% auto;
}
.PowerSlider5
{
	position : relative;
	text-align : left;
}
#PowerSlider5
{
	width : 100%;
	height : 620px;
	margin : 0px auto;
	top : 0px;
}
#PowerSlider5 #extend-slider, #PowerSlider5 #extend-slider li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
}
#PowerSlider5 #extend-slider li.slide1
{
	height : 620px;
	background-color : transparent;
	background-image : none;
}
#PowerSlider5 #extend-slider li.slide2
{
	height : 620px;
	background-color : transparent;
	background-image : none;
}
#PowerSlider5 #extend-slider li.slide3
{
	height : 620px;
	background-color : transparent;
	background-image : none;
}
#PowerSlider5 #extend-slider li.slide4
{
	height : 620px;
	background-color : transparent;
	background-image : none;
}
#PowerSlider5 #extend-slider li
{
	width : 100%;
}
#PowerSlider5 #extend-slider li.slide5
{
	height : 620px;
	background-color : transparent;
	background-image : none;
}
#PowerSlider5 #extend-slider li.slide6
{
	height : 620px;
	background-color : transparent;
}
#PowerSlider5 #extend-slider li.slide7
{
	height : 620px;
	background-color : transparent;
	background-image : none;
}
#PowerSlider5 #extend-slider li.slide8
{
	height : 620px;
	background-color : transparent;
}
#PowerSlider5 #extend-slider li.slide9
{
	height : 620px;
	background-color : transparent;
	background-image : none;
}
#PowerSlider5 #extend-slider li.slide10
{
	height : 620px;
	background-color : transparent;
	background-image : none;
}
#PowerSlider5 .customImage10
{
	width : 449px;
	height : 278px;
	position : absolute;
	left : auto;
	top : 171px;
	right : 88px;
	bottom : auto;
}
#PowerSlider5 #extend-slider li.slide11
{
	height : 620px;
	background-color : transparent;
	background-image : none;
}
#PowerSlider5 .customImage11
{
	width : 570px;
	height : 254px;
	position : absolute;
	left : 0px;
	top : 202px;
	right : auto;
	bottom : auto;
}
#PowerSlider5 .customButton10
{
	width : 548px;
	height : 213px;
	position : absolute;
	left : auto;
	top : 203px;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 23px;
	padding-bottom : 23px;
	text-align : center;
	z-index : 20;
	right : 1189px;
	bottom : auto;
	background-color : none;
}
#PowerSlider5 .customImage1
{
	width : 570px;
	height : 254px;
	position : absolute;
	left : auto;
	top : 202px;
	right : 50px;
	bottom : auto;
}
#PowerSlider5 .customButton2
{
	width : 548px;
	height : 213px;
	position : absolute;
	left : auto;
	top : 199px;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 23px;
	padding-bottom : 23px;
	text-align : center;
	z-index : 20;
	right : 78px;
	bottom : auto;
	background-color : none;
}
#PowerSlider5 .customImage2
{
	width : 570px;
	height : 254px;
	position : absolute;
	left : 50px;
	top : 202px;
	right : auto;
	bottom : auto;
}
#PowerSlider5 .customButton3
{
	width : 548px;
	height : 213px;
	position : absolute;
	left : auto;
	top : 208px;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 23px;
	padding-bottom : 23px;
	text-align : center;
	z-index : 20;
	right : 1142px;
	bottom : auto;
	background-color : none;
}
#PowerSlider5 .customImage3
{
	width : 570px;
	height : 254px;
	position : absolute;
	left : auto;
	top : 202px;
	right : 50px;
	bottom : auto;
}
#PowerSlider5 .customButton4
{
	width : 548px;
	height : 213px;
	position : absolute;
	left : auto;
	top : 181px;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 23px;
	padding-bottom : 23px;
	text-align : center;
	z-index : 20;
	right : 73px;
	bottom : auto;
	background-color : none;
}
#PowerSlider5 .customImage4
{
	width : 570px;
	height : 254px;
	position : absolute;
	left : auto;
	top : 202px;
	right : 50px;
	bottom : auto;
}
#PowerSlider5 .customButton5
{
	width : 548px;
	height : 213px;
	position : absolute;
	left : auto;
	top : 210px;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 23px;
	padding-bottom : 23px;
	text-align : center;
	z-index : 20;
	right : 77px;
	bottom : auto;
	background-color : none;
}
#PowerSlider5 .customImage6
{
	width : 570px;
	height : 254px;
	position : absolute;
	left : 50px;
	top : 202px;
	right : auto;
	bottom : auto;
}
#PowerSlider5 .customButton6
{
	width : 548px;
	height : 213px;
	position : absolute;
	left : auto;
	top : 190px;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 23px;
	padding-bottom : 23px;
	text-align : center;
	z-index : 20;
	right : 1134px;
	bottom : auto;
	background-color : none;
}
#PowerSlider5 .customImage7
{
	width : 570px;
	height : 254px;
	position : absolute;
	left : auto;
	top : 202px;
	right : 50px;
	bottom : auto;
}
#PowerSlider5 .customButton7
{
	width : 548px;
	height : 213px;
	position : absolute;
	left : auto;
	top : 210px;
	text-decoration : none;
	font-weight : 700;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	border-radius : 3px;
	background-image : none;
	padding-top : 23px;
	padding-bottom : 23px;
	text-align : center;
	z-index : 20;
	right : 77px;
	bottom : auto;
	background-color : none;
}
