.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;
}
#PowerSlider2Container:before, #PowerSlider2Container:after, #PowerSlider2Container div:before, #PowerSlider2Container ul:before, #PowerSlider2Container div:after, #PowerSlider2Container ul:after
{
	content : normal;
}
#PowerSlider2 .customText21
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	font-family : 'Fira Sans', sans-serif;
	font-size : 36px;
	font-weight : 400;
	line-height : 120%;
	border : 0px none rgb(0, 102, 204);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#4C000000, endColorstr=#4C000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.3);
	background-image : none;
	padding : 0px;
	text-align : center;
	position : absolute;
	width : 585px;
	transition : all 0ms ease 0ms;
	-webkit-transition : all 0ms ease 0ms;
	top : 25px;
	left : 328px;
	right : auto;
	bottom : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	-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;
	-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;
}
/* 
 * 	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);
}
#PowerSlider2_back_in
{
	position : absolute;
	background-image : url(PowerSlider2/prev-arrow-white.png);
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#3FC7C7C7, endColorstr=#3FC7C7C7,GradientType=0 );
	background-color : rgba(199, 199, 199, 0.247059);
	width : 75px;
	height : 75px;
	cursor : pointer;
	right : auto;
	bottom : auto;
	left : 0px;
	top : 313px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	-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;
}
#PowerSlider2_back_in.hover
{
	background-image : url(PowerSlider2/prev-arrow-dark.png), -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0, rgb(255, 226, 23)), color-stop(0.39, rgb(250, 218, 11)), color-stop(1, rgb(192, 149, 5)));
	background-image : url(PowerSlider2/prev-arrow-dark.png), -webkit-linear-gradient( top,rgb(255, 226, 23) 0%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 100%);
	background-image : url(PowerSlider2/prev-arrow-dark.png), -moz-linear-gradient( top,rgb(255, 226, 23) 0%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 100%);
	background-image : url(PowerSlider2/prev-arrow-dark.png), -o-linear-gradient( top,rgb(255, 226, 23) 0%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 100%);
	background-image : url(PowerSlider2/prev-arrow-dark.png), -ms-linear-gradient( top,rgb(255, 226, 23) 0%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 100%);
	background-image : url(PowerSlider2/prev-arrow-dark.png), linear-gradient( to bottom,rgb(255, 226, 23) 0%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFE217, endColorstr=#C09505,GradientType=0 );
	background-attachment : scroll;
	background-color : rgb(255, 255, 54);
	cursor : pointer;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	-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;
}
#PowerSlider2_next_in
{
	position : absolute;
	width : 75px;
	height : 75px;
	cursor : pointer;
	right : 0px;
	bottom : auto;
	background-image : url(PowerSlider2/next-arrow-white.png);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#3FE6E6E6, endColorstr=#3FE6E6E6,GradientType=0 );
	background-color : rgba(230, 230, 230, 0.247059);
	left : auto;
	top : 313px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	-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;
}
#PowerSlider2_next_in.hover
{
	cursor : pointer;
	background-image : url(PowerSlider2/next-arrow-dark.png), -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 : url(PowerSlider2/next-arrow-dark.png), -webkit-linear-gradient( top,rgb(255, 226, 23) 3%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 103%);
	background-image : url(PowerSlider2/next-arrow-dark.png), -moz-linear-gradient( top,rgb(255, 226, 23) 3%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 103%);
	background-image : url(PowerSlider2/next-arrow-dark.png), -o-linear-gradient( top,rgb(255, 226, 23) 3%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 103%);
	background-image : url(PowerSlider2/next-arrow-dark.png), -ms-linear-gradient( top,rgb(255, 226, 23) 3%, rgb(250, 218, 11) 39%, rgb(192, 149, 5) 103%);
	background-image : url(PowerSlider2/next-arrow-dark.png), 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 );
	background-color : rgb(255, 255, 54);
	background-position : 50% 50%;
	-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;
}
#PowerSlider2_bullets_in, #PowerSlider2_bullets_in ul, #PowerSlider2_bullets_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider2_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;
	top : auto;
	left : 478px;
	right : auto;
	bottom : 132px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider2_bullets_in ul
{
	position : relative;
	overflow : visible;
	width : auto;
	height : auto;
}
#PowerSlider2_bullets_in li
{
	float : left;
}
#PowerSlider2_bullets_in li a
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#66000000, endColorstr=#66000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.4);
	float : left;
	width : 11px;
	height : 11px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-align : center;
	left : auto;
	right : auto;
	top : auto;
	bottom : auto;
	padding : 0px;
	-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;
}
#PowerSlider2_bullets_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#66000000, endColorstr=#66000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.4);
	float : left;
	cursor : pointer;
	color : rgb(0, 255, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider2_bullets_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(255, 228, 23);
	float : left;
	cursor : pointer;
	color : rgb(0, 0, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider2_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;
}
#PowerSlider2_pagination_in.hover
{
	width : auto;
	height : auto;
}
#PowerSlider2_progressbar_in
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#7ED2D2D2, endColorstr=#7ED2D2D2,GradientType=0 );
	background-color : rgba(210, 210, 210, 0.498039);
	background-image : none;
	border : 0px none transparent;
	padding : 0px;
	margin : 0px;
	width : 100%;
	height : 8px;
	overflow : hidden;
	z-index : 10;
	left : 0px;
	position : absolute;
	top : 0px;
	right : auto;
	bottom : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider2_navbar_in, #PowerSlider2_navbar_in ul, #PowerSlider2_navbar_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider2_numbers_in, #PowerSlider2_numbers_in ul, #PowerSlider2_numbers_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider2_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;
}
#PowerSlider2_numbers_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider2_numbers_in li
{
	float : left;
	padding-right : 0px;
}
#PowerSlider2_numbers_in li a
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(239, 237, 237);
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans';
	padding : 11px 0px 0px;
	border : 0px solid rgb(0, 0, 0);
	float : left;
	width : 36px;
	height : 25px;
	cursor : pointer;
	color : rgb(79, 79, 79);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	margin : 0px 4px 4px;
	-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;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider2_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;
}
#PowerSlider2_numbers_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(255, 228, 23);
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans';
	padding : 11px 0px 0px;
	border : 0px solid rgb(0, 0, 0);
	float : left;
	cursor : pointer;
	color : rgb(255, 255, 255);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider2_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;
}
#PowerSlider2_numbers_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(55, 55, 55);
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans';
	padding : 11px 0px 0px;
	border : 0px solid rgb(0, 0, 0);
	float : left;
	cursor : pointer;
	color : rgb(255, 255, 255);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider2_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;
}
#PowerSlider2_playpause_in
{
	width : 17px;
	height : 16px;
	position : absolute;
	left : auto;
	top : 50px;
	right : 46px;
	bottom : auto;
}
#PowerSlider2_playpause_in div
{
	display : block;
	cursor : pointer;
	float : left;
}
#PowerSlider2_playpause_in div.play
{
	background-image : url(PowerSlider2/buttonverde.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 : 17px;
	height : 16px;
	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;
}
#PowerSlider2_playpause_in div.play.hover
{
	background-image : url(PowerSlider2/buttonverde.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;
}
#PowerSlider2_playpause_in div.pause
{
	background-image : url(PowerSlider2/buttonverde.pausafw.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 : 17px;
	height : 16px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider2_playpause_in div.pause.hover
{
	background-image : url(PowerSlider2/buttonverde.pausafw.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;
}
#PowerSlider2
{
	width : 100%;
	height : 700px;
	margin : 0px auto;
	top : 0px;
}
#PowerSlider2Container
{
	border : 0px none rgb(0, 102, 204);
	padding : 0px;
	position : relative;
	width : 100%;
	height : 700px;
	color : rgb(0, 0, 0);
	background-color : rgb(255, 255, 255);
	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;
	-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;
	-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;
}
#PowerSlider2 #extend-slider, #PowerSlider2 #extend-slider li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
}
#PowerSlider2 #extend-slider li.slide1
{
	height : 700px;
	background-color : transparent;
	width : 100%;
	background-image : url('PowerSlider2/1.jpg');
	background-size : 100% auto;
	background-repeat : no-repeat;
	background-position : 0% 0%;
}
#PowerSlider2 #extend-slider li.slide2
{
	height : 700px;
	background-color : transparent;
	width : 100%;
	background-image : url('PowerSlider2/2.jpg');
	background-size : 100% auto;
	background-repeat : no-repeat;
}
#PowerSlider2 #extend-slider li.slide3
{
	height : 700px;
	width : 100%;
	background-color : transparent;
	background-image : url('PowerSlider2/3.jpg');
	background-size : 100% auto;
	background-repeat : no-repeat;
}
#PowerSlider2 #extend-slider li.slide4
{
	height : 700px;
	width : 100%;
	background-color : transparent;
	background-size : 100% auto;
	background-repeat : no-repeat;
	background-image : url('PowerSlider2/4.jpg');
}
#PowerSlider2 #extend-slider li
{
	width : 100%;
}
#PowerSlider2_navbar_in li a
{
	width : NaNpx;
	height : NaNpx;
}
#PowerSlider2 #extend-slider li.slide5
{
	height : 700px;
	background-image : url('PowerSlider2/5.jpg');
	background-size : 100% auto;
	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;
}
#PowerSlider2 #extend-slider li.slide6
{
	height : 700px;
	background-image : url('PowerSlider2/6.jpg');
	background-size : 100% auto;
	background-repeat : no-repeat;
}
#PowerSlider2 #extend-slider li.slide7
{
	height : 700px;
	background-image : url('PowerSlider2/8.jpg');
	background-size : 100% auto;
	background-repeat : no-repeat;
}
#PowerSlider2 #extend-slider li.slide8
{
	height : 700px;
	background-image : url('PowerSlider2/7.jpg');
	background-size : 100% auto;
	background-repeat : no-repeat;
}
#PowerSlider2 .customImage1
{
	width : 273px;
	height : 273px;
	position : absolute;
	left : 0px;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider2 .customImage2
{
	width : 251px;
	height : 250px;
	position : absolute;
	left : auto;
	top : 14px;
	right : 0px;
	bottom : auto;
}
#PowerSlider2 .customText1
{
	width : 408px;
	height : auto;
	position : absolute;
	left : 218px;
	top : 485px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 24px;
	-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;
	right : auto;
	bottom : auto;
	text-align : center;
	color : rgb(16, 107, 19);
	font-style : italic;
	background-color : rgb(238, 238, 238);
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	-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;
	border-top-color : rgb(16, 107, 19);
	border-right-color : rgb(16, 107, 19);
	border-bottom-color : rgb(16, 107, 19);
	border-left-color : rgb(16, 107, 19);
	border-top-style : groove;
	border-right-style : groove;
	border-bottom-style : groove;
	border-left-style : groove;
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
}
#PowerSlider2 .customText2
{
	width : 400px;
	height : auto;
	position : absolute;
	left : 10px;
	top : 125px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 18px;
	-webkit-text-shadow : 0px 5px 10px rgba(255, 255, 255, 0.5);
	-moz-text-shadow : 0px 5px 10px rgba(255, 255, 255, 0.5);
	-webkit-text-shadow : 0px 5px 10px rgba(255, 255, 255, 0.5);
	-moz-text-shadow : 0px 5px 10px rgba(255, 255, 255, 0.5);
	text-shadow : 0px 5px 10px rgba(255, 255, 255, 0.5);
	color : rgb(255, 255, 255);
	right : auto;
	text-align : center;
	bottom : auto;
	background-color : rgb(0, 0, 0);
	-webkit-border-top-left-radius : 20px;
	-moz-border-radius-topleft : 20px;
	border-top-left-radius : 20px;
	-webkit-border-top-right-radius : 20px;
	-moz-border-radius-topright : 20px;
	border-top-right-radius : 20px;
	-webkit-border-bottom-left-radius : 20px;
	-moz-border-radius-bottomleft : 20px;
	border-bottom-left-radius : 20px;
	-webkit-border-bottom-right-radius : 20px;
	-moz-border-radius-bottomright : 20px;
	border-bottom-right-radius : 20px;
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-top-color : rgb(255, 255, 255);
	border-top-style : groove;
	border-right-color : rgb(255, 255, 255);
	border-right-style : groove;
	border-bottom-color : rgb(255, 255, 255);
	border-bottom-style : groove;
	border-left-color : rgb(255, 255, 255);
	border-left-style : groove;
	padding-bottom : 20px;
	padding-top : 20px;
	line-height : 150%;
}
#PowerSlider2 .customText3
{
	width : 400px;
	height : auto;
	position : absolute;
	left : 10px;
	top : 125px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 18px;
	-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;
	right : auto;
	bottom : auto;
	color : rgb(255, 255, 255);
	text-align : center;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF000000, endColorstr=#FF000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 1);
	padding-top : 20px;
	padding-bottom : 20px;
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-top-color : rgb(255, 255, 255);
	border-top-style : groove;
	border-right-color : rgb(255, 255, 255);
	border-right-style : groove;
	border-bottom-color : rgb(255, 255, 255);
	border-bottom-style : groove;
	border-left-color : rgb(255, 255, 255);
	border-left-style : groove;
	-webkit-border-top-left-radius : 20px;
	-moz-border-radius-topleft : 20px;
	border-top-left-radius : 20px;
	-webkit-border-top-right-radius : 20px;
	-moz-border-radius-topright : 20px;
	border-top-right-radius : 20px;
	-webkit-border-bottom-left-radius : 20px;
	-moz-border-radius-bottomleft : 20px;
	border-bottom-left-radius : 20px;
	-webkit-border-bottom-right-radius : 20px;
	-moz-border-radius-bottomright : 20px;
	border-bottom-right-radius : 20px;
	line-height : 150%;
}
#PowerSlider2 .customText4
{
	width : 295px;
	height : auto;
	position : absolute;
	left : 908px;
	top : 351px;
	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;
	color : rgb(16, 107, 19);
	background-color : rgb(238, 238, 238);
	-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;
	right : auto;
	text-align : center;
	bottom : auto;
	border-top-style : groove;
	border-top-color : rgb(16, 107, 19);
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-right-color : rgb(16, 107, 19);
	border-bottom-color : rgb(16, 107, 19);
	border-left-color : rgb(16, 107, 19);
	border-right-style : groove;
	border-bottom-style : groove;
	border-left-style : groove;
}
#PowerSlider2 .customText5
{
	width : 400px;
	height : auto;
	position : absolute;
	left : 10px;
	top : 125px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 16px;
	-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;
	color : rgb(255, 255, 255);
	background-color : rgb(0, 0, 0);
	padding-top : 20px;
	padding-bottom : 20px;
	-webkit-border-top-left-radius : 20px;
	-moz-border-radius-topleft : 20px;
	border-top-left-radius : 20px;
	-webkit-border-top-right-radius : 20px;
	-moz-border-radius-topright : 20px;
	border-top-right-radius : 20px;
	-webkit-border-bottom-left-radius : 20px;
	-moz-border-radius-bottomleft : 20px;
	border-bottom-left-radius : 20px;
	-webkit-border-bottom-right-radius : 20px;
	-moz-border-radius-bottomright : 20px;
	border-bottom-right-radius : 20px;
	right : auto;
	bottom : auto;
	border-top-color : rgb(255, 255, 255);
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-right-color : rgb(255, 255, 255);
	border-bottom-color : rgb(255, 255, 255);
	border-left-color : rgb(255, 255, 255);
	border-top-style : groove;
	border-right-style : groove;
	border-bottom-style : groove;
	border-left-style : groove;
	text-align : center;
	line-height : 150%;
}
#PowerSlider2 .customText7
{
	width : 400px;
	height : auto;
	position : absolute;
	left : 10px;
	top : 125px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 18px;
	-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;
	color : rgb(255, 255, 255);
	background-color : rgb(0, 0, 0);
	padding-bottom : 20px;
	padding-top : 20px;
	-webkit-border-top-left-radius : 20px;
	-moz-border-radius-topleft : 20px;
	border-top-left-radius : 20px;
	-webkit-border-top-right-radius : 20px;
	-moz-border-radius-topright : 20px;
	border-top-right-radius : 20px;
	-webkit-border-bottom-left-radius : 20px;
	-moz-border-radius-bottomleft : 20px;
	border-bottom-left-radius : 20px;
	-webkit-border-bottom-right-radius : 20px;
	-moz-border-radius-bottomright : 20px;
	border-bottom-right-radius : 20px;
	text-align : center;
	right : auto;
	bottom : auto;
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-top-color : rgb(255, 255, 255);
	border-right-color : rgb(255, 255, 255);
	border-bottom-color : rgb(255, 255, 255);
	border-left-color : rgb(255, 255, 255);
	border-top-style : groove;
	border-right-style : groove;
	border-bottom-style : groove;
	border-left-style : groove;
	line-height : 150%;
}
#PowerSlider2 .customText8
{
	width : 930px;
	height : auto;
	position : absolute;
	left : 141px;
	top : 20px;
	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;
	color : rgb(255, 255, 255);
	background-color : rgb(0, 0, 0);
	padding-bottom : 20px;
	padding-top : 20px;
	-webkit-border-top-left-radius : 20px;
	-moz-border-radius-topleft : 20px;
	border-top-left-radius : 20px;
	-webkit-border-top-right-radius : 20px;
	-moz-border-radius-topright : 20px;
	border-top-right-radius : 20px;
	-webkit-border-bottom-left-radius : 20px;
	-moz-border-radius-bottomleft : 20px;
	border-bottom-left-radius : 20px;
	-webkit-border-bottom-right-radius : 20px;
	-moz-border-radius-bottomright : 20px;
	border-bottom-right-radius : 20px;
	border-top-color : rgb(255, 255, 255);
	border-right-color : rgb(255, 255, 255);
	border-bottom-color : rgb(255, 255, 255);
	border-left-color : rgb(255, 255, 255);
	border-top-style : groove;
	border-right-style : groove;
	border-bottom-style : groove;
	border-left-style : groove;
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	right : auto;
	bottom : auto;
	text-align : center;
	line-height : 150%;
}
#PowerSlider2 .customText9
{
	width : 400px;
	height : auto;
	position : absolute;
	left : 10px;
	top : 125px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 18px;
	-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;
	color : rgb(255, 255, 255);
	text-align : center;
	background-color : rgb(0, 0, 0);
	padding-top : 20px;
	padding-bottom : 20px;
	border-top-color : rgb(255, 255, 255);
	border-top-style : groove;
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-right-color : rgb(255, 255, 255);
	border-bottom-color : rgb(255, 255, 255);
	border-left-color : rgb(255, 255, 255);
	border-right-style : groove;
	border-bottom-style : groove;
	border-left-style : groove;
	-webkit-border-top-left-radius : 20px;
	-moz-border-radius-topleft : 20px;
	border-top-left-radius : 20px;
	-webkit-border-top-right-radius : 20px;
	-moz-border-radius-topright : 20px;
	border-top-right-radius : 20px;
	-webkit-border-bottom-left-radius : 20px;
	-moz-border-radius-bottomleft : 20px;
	border-bottom-left-radius : 20px;
	-webkit-border-bottom-right-radius : 20px;
	-moz-border-radius-bottomright : 20px;
	border-bottom-right-radius : 20px;
	right : auto;
	bottom : auto;
	line-height : 150%;
}
#PowerSlider2 .customText6
{
	width : 400px;
	height : auto;
	position : absolute;
	left : 20px;
	top : 125px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 18px;
	-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;
	right : auto;
	bottom : auto;
	color : rgb(255, 255, 255);
	background-color : rgb(0, 0, 0);
	padding-top : 20px;
	padding-bottom : 20px;
	border-top-style : groove;
	border-top-color : rgb(255, 255, 255);
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-right-color : rgb(255, 255, 255);
	border-bottom-color : rgb(255, 255, 255);
	border-left-color : rgb(255, 255, 255);
	border-right-style : groove;
	border-bottom-style : groove;
	border-left-style : groove;
	-webkit-border-top-left-radius : 20px;
	-moz-border-radius-topleft : 20px;
	border-top-left-radius : 20px;
	-webkit-border-top-right-radius : 20px;
	-moz-border-radius-topright : 20px;
	border-top-right-radius : 20px;
	-webkit-border-bottom-left-radius : 20px;
	-moz-border-radius-bottomleft : 20px;
	border-bottom-left-radius : 20px;
	-webkit-border-bottom-right-radius : 20px;
	-moz-border-radius-bottomright : 20px;
	border-bottom-right-radius : 20px;
	text-align : center;
}
#PowerSlider2 .customText10
{
	width : 394px;
	height : auto;
	position : absolute;
	left : auto;
	top : 112px;
	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;
	background-color : rgb(238, 238, 238);
	-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;
	border-top-color : rgb(16, 107, 19);
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-right-color : rgb(16, 107, 19);
	border-bottom-color : rgb(16, 107, 19);
	border-left-color : rgb(16, 107, 19);
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	padding-top : 10px;
	padding-bottom : 10px;
	right : 20px;
	bottom : auto;
	text-align : center;
}
#PowerSlider2 .customText11
{
	width : 415px;
	height : auto;
	position : absolute;
	left : auto;
	top : 271px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 18px;
	-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;
	background-color : rgb(238, 238, 238);
	padding-top : 10px;
	padding-bottom : 10px;
	color : rgb(16, 107, 19);
	border-top-style : groove;
	border-right-style : groove;
	border-bottom-style : groove;
	border-left-style : groove;
	border-top-color : rgb(16, 107, 19);
	border-top-width : 2px;
	border-right-color : rgb(16, 107, 19);
	border-right-width : 2px;
	border-bottom-color : rgb(16, 107, 19);
	border-bottom-width : 2px;
	border-left-color : rgb(16, 107, 19);
	border-left-width : 2px;
	-webkit-border-top-left-radius : 20px;
	-moz-border-radius-topleft : 20px;
	border-top-left-radius : 20px;
	-webkit-border-top-right-radius : 20px;
	-moz-border-radius-topright : 20px;
	border-top-right-radius : 20px;
	-webkit-border-bottom-left-radius : 20px;
	-moz-border-radius-bottomleft : 20px;
	border-bottom-left-radius : 20px;
	-webkit-border-bottom-right-radius : 20px;
	-moz-border-radius-bottomright : 20px;
	border-bottom-right-radius : 20px;
	text-align : center;
	right : 20px;
}
#PowerSlider2 .customText12
{
	width : 275px;
	height : auto;
	position : absolute;
	left : auto;
	top : 264px;
	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;
	background-color : rgb(238, 238, 238);
	color : rgb(16, 107, 19);
	border-top-width : 2px;
	border-top-color : rgb(16, 107, 19);
	border-bottom-width : 2px;
	border-bottom-color : rgb(16, 107, 19);
	border-top-style : groove;
	border-right-width : 2px;
	border-left-width : 2px;
	border-right-color : rgb(16, 107, 19);
	border-left-color : rgb(16, 107, 19);
	border-right-style : groove;
	border-bottom-style : groove;
	border-left-style : groove;
	-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;
	text-align : center;
	right : 20px;
	padding-top : 10px;
	padding-bottom : 10px;
}
#PowerSlider2 .customText13
{
	width : 274px;
	height : auto;
	position : absolute;
	left : auto;
	top : 227px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 18px;
	-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;
	background-color : rgb(238, 238, 238);
	padding-top : 10px;
	padding-bottom : 10px;
	-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;
	text-align : center;
	border-top-style : groove;
	border-right-style : groove;
	border-bottom-style : groove;
	border-left-style : groove;
	border-top-color : rgb(16, 107, 19);
	border-top-width : 2px;
	border-right-color : rgb(16, 107, 19);
	border-right-width : 2px;
	border-bottom-color : rgb(16, 107, 19);
	border-bottom-width : 2px;
	border-left-color : rgb(16, 107, 19);
	border-left-width : 2px;
	right : 20px;
	color : rgb(16, 107, 19);
}
#PowerSlider2 .customText14
{
	width : 300px;
	height : auto;
	position : absolute;
	left : auto;
	top : 227px;
	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;
	background-color : rgb(238, 238, 238);
	color : rgb(16, 107, 19);
	right : 20px;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
	border-top-color : rgb(16, 107, 19);
	border-right-color : rgb(16, 107, 19);
	border-bottom-color : rgb(16, 107, 19);
	border-left-color : rgb(16, 107, 19);
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	-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;
}
#PowerSlider2 .customText15
{
	width : auto;
	height : auto;
	position : absolute;
	left : 500px;
	top : 347px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 700;
	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;
	background-color : rgb(255, 255, 255);
	font-style : italic;
	color : rgb(242, 10, 10);
	-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;
	border-top-color : rgb(11, 44, 143);
	border-top-width : 4px;
	border-top-style : groove;
	border-right-width : 4px;
	border-bottom-width : 4px;
	border-left-width : 4px;
	border-right-color : rgb(11, 44, 143);
	border-bottom-color : rgb(11, 44, 143);
	border-left-color : rgb(11, 44, 143);
	border-right-style : groove;
	border-bottom-style : groove;
	border-left-style : groove;
	text-align : center;
	right : auto;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 5px;
	padding-right : 5px;
}
@media (max-width:1195px)
{
	#PowerSlider2Container
	{
		max-width : 100%;
		height : 550px;
		background-size : 100% auto;
		background-position : 0% 0%;
		background-color : rgb(255, 255, 255);
	}
	#PowerSlider2 #extend-slider li
	{
		width : 100%;
	}
	#PowerSlider2
	{
		width : 100%;
		height : 550px;
	}
	#PowerSlider2_navbar_in li a
	{
		width : NaNpx;
		height : NaNpx;
	}
	#PowerSlider2 #extend-slider li.slide2
	{
		height : 550px;
	}
	#PowerSlider2 #extend-slider li.slide1
	{
		height : 550px;
		background-position : 0% 100%;
	}
	#PowerSlider2_back_in
	{
		top : auto;
		bottom : 0px;
	}
	#PowerSlider2_next_in
	{
		top : auto;
		bottom : 0px;
	}
	#PowerSlider2 .customText21
	{
		top : 0px;
		-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;
		left : 263px;
		right : auto;
		text-align : center;
	}
	#PowerSlider2 #extend-slider li.slide3
	{
		height : 550px;
	}
	#PowerSlider2 #extend-slider li.slide4
	{
		height : 550px;
	}
	#PowerSlider2 #extend-slider li.slide5
	{
		height : 550px;
	}
	#PowerSlider2 #extend-slider li.slide6
	{
		height : 550px;
	}
	#PowerSlider2 #extend-slider li.slide7
	{
		height : 550px;
	}
	#PowerSlider2 #extend-slider li.slide8
	{
		height : 550px;
	}
	#PowerSlider2 .customImage2
	{
		right : 0px;
		left : auto;
		width : 96px;
		height : 96px;
		top : 19px;
	}
	#PowerSlider2 .customImage1
	{
		left : 5px;
		right : auto;
		top : 0px;
		bottom : auto;
		width : 102px;
		height : 102px;
	}
}
@media (max-width:750px)
{
	#PowerSlider2_navbar_in li a
	{
		width : NaNpx;
		height : NaNpx;
	}
	#PowerSlider2Container
	{
		height : 375px;
	}
	#PowerSlider2
	{
		height : 375px;
	}
	#PowerSlider2 #extend-slider li.slide1
	{
		height : 375px;
	}
	#PowerSlider2 #extend-slider li.slide2
	{
		height : 375px;
	}
	#PowerSlider2 #extend-slider li.slide3
	{
		height : 375px;
	}
	#PowerSlider2 #extend-slider li.slide4
	{
		height : 375px;
	}
	#PowerSlider2 #extend-slider li.slide5
	{
		height : 375px;
	}
	#PowerSlider2 #extend-slider li.slide6
	{
		height : 375px;
	}
	#PowerSlider2 #extend-slider li.slide7
	{
		height : 375px;
	}
	#PowerSlider2 #extend-slider li.slide8
	{
		height : 375px;
	}
	#PowerSlider2_back_in
	{
		top : 0px;
	}
	#PowerSlider2_next_in
	{
		top : 0px;
	}
	#PowerSlider2 .customImage1
	{
		top : 0px;
	}
	#PowerSlider2 .customImage2
	{
		top : 0px;
	}
	#PowerSlider2 .customText21
	{
		top : 0px;
		-webkit-text-shadow : 4px 3px 3px rgba(0,0,0,1);
		-moz-text-shadow : 4px 3px 3px rgba(0,0,0,1);
		-webkit-text-shadow : 4px 3px 3px rgba(0,0,0,1);
		-moz-text-shadow : 4px 3px 3px rgba(0,0,0,1);
		text-shadow : 4px 3px 3px rgba(0,0,0,1);
		filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#4C000000, endColorstr=#4C000000,GradientType=0 );
		background-color : rgba(0, 0, 0, 0.3);
		-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;
	}
	#PowerSlider2 .customText4
	{
		right : 48px;
		left : 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;
		top : 315px;
		bottom : auto;
		font-size : 18px;
		width : 247px;
	}
	#PowerSlider2 .customText8
	{
		-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;
		width : 593px;
		left : 71px;
		right : auto;
	}
	#PowerSlider2 .customText1
	{
		-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;
		top : 275px;
		bottom : auto;
		width : 300px;
		font-size : 18px;
	}
	#PowerSlider2 .customText2
	{
		width : 300px;
		left : 10px;
		right : auto;
		font-size : 14px;
	}
	#PowerSlider2 .customText3
	{
		-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;
		width : 300px;
		font-size : 14px;
	}
	#PowerSlider2 .customText5
	{
		-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;
		width : 300px;
		font-size : 14px;
		left : 20px;
		right : auto;
		text-align : center;
		font-family : Arial, Helvetica, sans-serif;
	}
	#PowerSlider2 .customText7
	{
		-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;
		width : 300px;
		font-size : 14px;
		font-family : Arial, Helvetica, sans-serif;
		text-align : center;
		font-weight : 400;
	}
	#PowerSlider2 .customText9
	{
		-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;
		width : 300px;
		font-size : 14px;
	}
	#PowerSlider2 .customText6
	{
		-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;
		font-size : 14px;
		color : rgb(255, 255, 255);
		background-color : rgb(0, 0, 0);
		width : 300px;
		text-align : center;
		left : 20px;
		right : auto;
		top : 125px;
		bottom : auto;
		padding-top : 20px;
		padding-bottom : 20px;
		border-top-color : rgb(255, 255, 255);
		border-top-style : groove;
		border-top-width : 2px;
		border-right-width : 2px;
		border-bottom-width : 2px;
		border-left-width : 2px;
		border-right-color : rgb(255, 255, 255);
		border-bottom-color : rgb(255, 255, 255);
		border-left-color : rgb(255, 255, 255);
		border-right-style : groove;
		border-bottom-style : groove;
		border-left-style : groove;
		-webkit-border-top-left-radius : 20px;
		-moz-border-radius-topleft : 20px;
		border-top-left-radius : 20px;
		-webkit-border-top-right-radius : 20px;
		-moz-border-radius-topright : 20px;
		border-top-right-radius : 20px;
		-webkit-border-bottom-left-radius : 20px;
		-moz-border-radius-bottomleft : 20px;
		border-bottom-left-radius : 20px;
		-webkit-border-bottom-right-radius : 20px;
		-moz-border-radius-bottomright : 20px;
		border-bottom-right-radius : 20px;
		display : block;
	}
	#PowerSlider2 .customText10
	{
		right : 0px;
		left : 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;
		font-size : 18px;
		width : 274px;
	}
	#PowerSlider2 .
	{
		padding-bottom : 20px;
	}
}
@media (max-width:1115px)
{
	#PowerSlider2_navbar_in li a
	{
		width : NaNpx;
		height : NaNpx;
	}
	#PowerSlider2Container
	{
		height : 575px;
		max-width : 100%;
	}
	#PowerSlider2
	{
		height : 575px;
		width : 100%;
	}
	#PowerSlider2 #extend-slider li.slide1
	{
		height : 575px;
	}
	#PowerSlider2 #extend-slider li.slide2
	{
		height : 575px;
	}
	#PowerSlider2 #extend-slider li.slide3
	{
		height : 575px;
	}
	#PowerSlider2 #extend-slider li.slide4
	{
		height : 575px;
	}
	#PowerSlider2 #extend-slider li.slide5
	{
		height : 575px;
	}
	#PowerSlider2 #extend-slider li.slide6
	{
		height : 575px;
	}
	#PowerSlider2 #extend-slider li.slide7
	{
		height : 575px;
	}
	#PowerSlider2 #extend-slider li.slide8
	{
		height : 575px;
	}
	#PowerSlider2_back_in
	{
		top : 0px;
	}
	#PowerSlider2_next_in
	{
		top : 0px;
	}
	#PowerSlider2 .customImage1
	{
		top : 15px;
		bottom : auto;
	}
	#PowerSlider2 .customImage2
	{
		top : 15px;
		left : auto;
		right : 5px;
	}
	#PowerSlider2 .customText21
	{
		top : 0px;
		-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;
		filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#4C000000, endColorstr=#4C000000,GradientType=0 );
		background-color : rgba(0, 0, 0, 0.3);
	}
	#PowerSlider2 #extend-slider li
	{
		width : 100%;
	}
	#PowerSlider2 .customText1
	{
		-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;
	}
	#PowerSlider2 .customText8
	{
		-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;
		left : 85px;
		right : auto;
	}
	#PowerSlider2 .customText3
	{
		-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;
	}
	#PowerSlider2 .customText5
	{
		-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;
		width : 400px;
		font-size : 16px;
	}
	#PowerSlider2 .customText6
	{
		-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;
		font-size : 18px;
		color : rgb(255, 255, 255);
		background-color : rgb(0, 0, 0);
		-webkit-border-top-left-radius : 20px;
		-moz-border-radius-topleft : 20px;
		border-top-left-radius : 20px;
		-webkit-border-top-right-radius : 20px;
		-moz-border-radius-topright : 20px;
		border-top-right-radius : 20px;
		-webkit-border-bottom-left-radius : 20px;
		-moz-border-radius-bottomleft : 20px;
		border-bottom-left-radius : 20px;
		-webkit-border-bottom-right-radius : 20px;
		-moz-border-radius-bottomright : 20px;
		border-bottom-right-radius : 20px;
		border-top-style : groove;
		border-right-style : groove;
		border-bottom-style : groove;
		border-left-style : groove;
		border-top-color : rgb(255, 255, 255);
		border-top-width : 2px;
		border-right-color : rgb(255, 255, 255);
		border-right-width : 2px;
		border-bottom-color : rgb(255, 255, 255);
		border-bottom-width : 2px;
		border-left-color : rgb(255, 255, 255);
		border-left-width : 2px;
		padding-top : 20px;
		padding-bottom : 20px;
		width : 400px;
		left : 20px;
		right : auto;
		top : 125px;
		bottom : auto;
	}
	#PowerSlider2 .customText7
	{
		-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;
		width : 400px;
		font-size : 18px;
	}
	#PowerSlider2 .customText9
	{
		-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;
	}
}
