.JQuerySliderShow
{
	display : block;
}
.JQuerySliderHide
{
	display : none;
}
.PowerSlider2
{
	position : relative;
	text-align : left;
}
/* reset slider inner li*/
 .PowerSlider2 li li
{
	width : auto;
	height : auto;
	list-style-type : disc;
	list-style-position : outside;
	list-style-image : none;
}
.PowerSlider2 div.play, .PowerSlider2 div.pause
{
	box-sizing : border-box;
}
#PowerSlider1Container:before, #PowerSlider1Container:after, #PowerSlider1Container div:before, #PowerSlider1Container ul:before, #PowerSlider1Container div:after, #PowerSlider1Container ul:after
{
	content : normal;
}
#PowerSlider1 .customText13
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.7);
	*color : #FFFFFF;
	font-family : 'Open Sans', sans-serif;
	font-size : 30px;
	line-height : 100%;
	border : 0px none rgb(0, 102, 204);
	background-color : transparent;
	background-image : none;
	padding : 0px;
	text-align : left;
	position : absolute;
	top : 218px;
	left : 432px;
	width : 288px;
	height : auto;
	-webkit-transition : all 0ms ease 0ms;
	transition : all 0ms ease 0ms;
	right : auto;
	bottom : auto;
	vertical-align : top;
	font-style : normal;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	z-index : 2;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	text-shadow : 0px 0px 0px transparent;
}
#PowerSlider1 .customText14
{
	width : 303px;
	height : auto;
	position : absolute;
	left : 434px;
	top : 297px;
	font-family : 'Open Sans', sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.4);
	*color : #FFFFFF;
	text-align : left;
	padding-top : 0px;
	background-image : none;
	border : 0px none rgba(255, 255, 255, 0.2);
	z-index : 5;
	background-repeat : repeat;
	right : auto;
	horizontal-align : left;
	line-height : 170%;
	bottom : auto;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	text-shadow : 0px 0px 0px transparent;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
 .owl-carousel .owl-wrapper:after
{
	content : ".";
	display : block;
	clear : both;
	visibility : hidden;
	line-height : 0;
	height : 0;
}
/* display none until init */
 .owl-carousel
{
	position : relative;
	width : 100%;
	-ms-touch-action : pan-y;
}
.owl-carousel .owl-wrapper
{
	display : none;
	position : relative;
	-webkit-transform : translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer
{
	overflow : hidden;
	position : relative;
	width : 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight
{
	-webkit-transition : height 500ms ease-in-out;
	-moz-transition : height 500ms ease-in-out;
	-ms-transition : height 500ms ease-in-out;
	-o-transition : height 500ms ease-in-out;
	transition : height 500ms ease-in-out;
}
.owl-carousel .owl-item
{
	float : left;
	overflow : hidden;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div
{
	cursor : pointer;
}
.owl-controls
{
	-webkit-user-select : none;
	-khtml-user-select : none;
	-moz-user-select : none;
	-ms-user-select : none;
	user-select : none;
	-webkit-tap-highlight-color : rgba(0, 0, 0, 0);
}
/* fix */
 .owl-carousel .owl-wrapper, .owl-carousel .owl-item
{
	-webkit-backface-visibility : hidden;
	-moz-backface-visibility : hidden;
	-ms-backface-visibility : hidden;
	-webkit-transform : translate3d(0, 0, 0);
	-moz-transform : translate3d(0, 0, 0);
	-ms-transform : translate3d(0, 0, 0);
}
#PowerSlider1_back_in
{
	position : absolute;
	width : 75px;
	height : 75px;
	top : 308px;
	left : 3px;
	background-image : url(PowerSlider1/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;
}
#PowerSlider1_back_in.hover
{
	background-image : url(PowerSlider1/leftarrow.fw.png);
	background-attachment : scroll;
	background-color : rgb(60, 184, 120);
	cursor : pointer;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider1_next_in
{
	position : absolute;
	width : 74px;
	height : 74px;
	cursor : pointer;
	top : 308px;
	left : auto;
	right : 4px;
	bottom : auto;
	background-image : url(PowerSlider1/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;
}
#PowerSlider1_next_in.hover
{
	cursor : pointer;
	background-image : url(PowerSlider1/rightarrow.fw.png);
	background-color : rgb(60, 184, 120);
	background-position : 50% 50%;
}
#PowerSlider1_bullets_in, #PowerSlider1_bullets_in ul, #PowerSlider1_bullets_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider1_bullets_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	border-width : 0px;
	border-style : solid none none;
	border-color : transparent;
	padding : 0px;
	overflow : visible;
	width : auto;
	height : auto;
	right : auto;
	bottom : auto;
	top : 352px;
	left : 453px;
	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;
	-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;
}
#PowerSlider1_bullets_in ul
{
	position : relative;
	overflow : visible;
	width : auto;
	height : auto;
}
#PowerSlider1_bullets_in li
{
	float : left;
}
#PowerSlider1_bullets_in li a
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(56, 77, 138);
	padding : 0px;
	float : left;
	width : 11px;
	height : 11px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-align : center;
	left : auto;
	right : auto;
	top : auto;
	bottom : auto;
	-webkit-border-top-left-radius : 50px;
	-moz-border-radius-topleft : 50px;
	border-top-left-radius : 50px;
	-webkit-border-top-right-radius : 50px;
	-moz-border-radius-topright : 50px;
	border-top-right-radius : 50px;
	-webkit-border-bottom-left-radius : 50px;
	-moz-border-radius-bottomleft : 50px;
	border-bottom-left-radius : 50px;
	-webkit-border-bottom-right-radius : 50px;
	-moz-border-radius-bottomright : 50px;
	border-bottom-right-radius : 50px;
	margin : 0px 3px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider1_bullets_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(129, 181, 222);
	float : left;
	cursor : pointer;
	color : rgb(0, 255, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
	padding : 0px;
	margin : 0px 3px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	-webkit-border-top-left-radius : 50px;
	-moz-border-radius-topleft : 50px;
	border-top-left-radius : 50px;
	-webkit-border-top-right-radius : 50px;
	-moz-border-radius-topright : 50px;
	border-top-right-radius : 50px;
	-webkit-border-bottom-left-radius : 50px;
	-moz-border-radius-bottomleft : 50px;
	border-bottom-left-radius : 50px;
	-webkit-border-bottom-right-radius : 50px;
	-moz-border-radius-bottomright : 50px;
	border-bottom-right-radius : 50px;
}
#PowerSlider1_bullets_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(10, 17, 61);
	float : left;
	cursor : pointer;
	color : rgb(0, 0, 255);
	margin : 0px 3px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	padding : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	-webkit-border-top-left-radius : 50px;
	-moz-border-radius-topleft : 50px;
	border-top-left-radius : 50px;
	-webkit-border-top-right-radius : 50px;
	-moz-border-radius-topright : 50px;
	border-top-right-radius : 50px;
	-webkit-border-bottom-left-radius : 50px;
	-moz-border-radius-bottomleft : 50px;
	border-bottom-left-radius : 50px;
	-webkit-border-bottom-right-radius : 50px;
	-moz-border-radius-bottomright : 50px;
	border-bottom-right-radius : 50px;
}
#PowerSlider1_pagination_in
{
	width : auto;
	height : auto;
	position : absolute;
	left : 35px;
	top : 35px;
	font-family : 'Exo 2', sans-serif;
	font-size : 14px;
	font-weight : 600;
	right : auto;
	bottom : auto;
	color : rgb(255, 255, 255);
}
#PowerSlider1_pagination_in.hover
{
	width : auto;
	height : auto;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_progressbar_in
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#33FFFFFF, endColorstr=#33FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.2);
	background-image : none;
	border : 0px none transparent;
	padding : 0px;
	margin : 0px;
	width : 100%;
	height : 8px;
	overflow : hidden;
	z-index : 10;
	left : 2px;
	position : absolute;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	top : 0px;
	right : auto;
	bottom : auto;
}
#PowerSlider1_navbar_in, #PowerSlider1_navbar_in ul, #PowerSlider1_navbar_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider1_numbers_in, #PowerSlider1_numbers_in ul, #PowerSlider1_numbers_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider1_numbers_in
{
	position : absolute;
	top : 35px;
	left : 734px;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	overflow : hidden;
	width : auto;
	height : auto;
	bottom : auto;
	right : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider1_numbers_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider1_numbers_in li
{
	float : left;
	padding-right : 0px;
	width : auto;
}
#PowerSlider1_numbers_in li a
{
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(209, 211, 212)), color-stop(1.03, rgb(133, 146, 166)));
	background-image : -webkit-linear-gradient( top,rgb(209, 211, 212) 3%, rgb(133, 146, 166) 103%);
	background-image : -moz-linear-gradient( top,rgb(209, 211, 212) 3%, rgb(133, 146, 166) 103%);
	background-image : -o-linear-gradient( top,rgb(209, 211, 212) 3%, rgb(133, 146, 166) 103%);
	background-image : -ms-linear-gradient( top,rgb(209, 211, 212) 3%, rgb(133, 146, 166) 103%);
	background-image : linear-gradient( to bottom,rgb(209, 211, 212) 3%, rgb(133, 146, 166) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#D1D3D4, endColorstr=#8592A6,GradientType=0 );
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Exo 2', sans-serif;
	padding : 11px 0px 0px;
	float : left;
	width : 36px;
	height : 25px;
	cursor : pointer;
	color : rgb(73, 85, 103);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	margin : 0px 4px 4px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider1_numbers_in li a span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider1_numbers_in li a.hover
{
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(37, 179, 75)), color-stop(1.03, rgb(29, 120, 126)));
	background-image : -webkit-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : -moz-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : -o-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : -ms-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : linear-gradient( to bottom,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#25B34B, endColorstr=#1D787E,GradientType=0 );
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF25B34B, endColorstr=#FF25B34B,GradientType=0 );
	background-color : rgba(37, 179, 75, 1);
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Exo 2', sans-serif;
	padding : 11px 0px 0px;
	float : left;
	cursor : pointer;
	color : rgb(255, 255, 255);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px 4px 4px;
	border-radius : 0px;
}
#PowerSlider1_numbers_in li a.hover span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider1_numbers_in li a.active
{
	background-image : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(255, 255, 255)), color-stop(0.39, rgb(244, 244, 244)), color-stop(1.03, rgb(212, 212, 212)));
	background-image : -webkit-linear-gradient( top,rgb(255, 255, 255) 3%, rgb(244, 244, 244) 39%, rgb(212, 212, 212) 103%);
	background-image : -moz-linear-gradient( top,rgb(255, 255, 255) 3%, rgb(244, 244, 244) 39%, rgb(212, 212, 212) 103%);
	background-image : -o-linear-gradient( top,rgb(255, 255, 255) 3%, rgb(244, 244, 244) 39%, rgb(212, 212, 212) 103%);
	background-image : -ms-linear-gradient( top,rgb(255, 255, 255) 3%, rgb(244, 244, 244) 39%, rgb(212, 212, 212) 103%);
	background-image : linear-gradient( to bottom,rgb(255, 255, 255) 3%, rgb(244, 244, 244) 39%, rgb(212, 212, 212) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFFFFF, endColorstr=#D4D4D4,GradientType=0 );
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF1D787D, endColorstr=#FF1D787D,GradientType=0 );
	background-color : rgba(29, 120, 125, 1);
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Exo 2', sans-serif;
	padding : 11px 0px 0px;
	float : left;
	cursor : pointer;
	color : rgb(73, 85, 103);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px 4px 4px;
	border-radius : 0px;
}
#PowerSlider1_numbers_in li a.active span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider1_playpause_in
{
	position : absolute;
	width : 35px;
	height : 35px;
	left : auto;
	top : 35px;
	right : 35px;
	bottom : auto;
}
#PowerSlider1_playpause_in div
{
	display : block;
	cursor : pointer;
	float : left;
}
#PowerSlider1_playpause_in div.play
{
	background-image : url(PowerSlider1/play.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider1_playpause_in div.play.hover
{
	background-image : url(PowerSlider1/play_hover.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider1_playpause_in div.pause
{
	background-image : url(PowerSlider1/pause.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider1_playpause_in div.pause.hover
{
	background-image : url(PowerSlider1/pause_hover.png);
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider1Container
{
	border : 0px none rgb(0, 102, 204);
	padding : 0px;
	position : relative;
	width : 960px;
	height : 376px;
	color : rgb(0, 0, 0);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
	background-image : url('PowerSlider1/Untitled-2.png');
	overflow-x : hidden;
	overflow-y : hidden;
	right : auto;
	bottom : 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;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	margin-right : auto;
	margin-left : auto;
	float : none;
	background-size : 100% auto;
	margin : 0 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;
}
#PowerSlider1
{
	width : 960px;
	height : 376px;
	margin : 0px auto;
	top : 0px;
	left : 0px;
}
#PowerSlider1 #extend-slider, #PowerSlider1 #extend-slider li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
}
#PowerSlider1 #extend-slider li.slide1
{
	width : 100%;
	height : 376px;
	background-image : url('PowerSlider1/blue-waves.jpg');
	background-color : none;
	background-size : 100% auto;
	background-repeat : no-repeat;
}
#PowerSlider1 #extend-slider li.slide2
{
	width : 100%;
	height : 376px;
	background-image : url('PowerSlider1/back_blue1.png');
	background-size : 100% auto;
	background-repeat : no-repeat;
	background-color : rgb(255, 255, 255);
	-webkit-border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	border-top-left-radius : 0px;
	-webkit-border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	border-bottom-right-radius : 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
}
#PowerSlider1 #extend-slider li.slide3
{
	width : 100%;
	height : 376px;
	background-image : url('PowerSlider1/Untitled-2.png');
	background-color : rgb(91, 113, 176);
	background-size : 100% auto;
	background-repeat : repeat;
}
#PowerSlider1 #extend-slider li.slide4
{
	width : 100%;
	height : 376px;
	background-image : url('PowerSlider1/aslider1bg.jpg');
	background-color : none;
	background-size : 100% auto;
	background-repeat : no-repeat;
}
#PowerSlider1 #extend-slider li
{
	width : 100%;
}
#PowerSlider1_navbar_in li a
{
	width : NaNpx;
	height : NaNpx;
}
#PowerSlider1 .customImage1
{
	width : 295px;
	height : 112px;
	position : absolute;
	left : 17px;
	top : 33px;
	right : auto;
	bottom : auto;
	-webkit-box-shadow : 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow : 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow : 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow : 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow : 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
}
#PowerSlider1 .customText2
{
	width : 470px;
	height : auto;
	position : absolute;
	left : 417px;
	top : 43px;
	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;
	right : auto;
	bottom : auto;
	background-image : none;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
	border-top-width : 0px;
	border-top-color : transparent;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-color : transparent;
	border-bottom-color : transparent;
	border-left-color : transparent;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	-webkit-border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	border-top-left-radius : 0px;
	-webkit-border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	border-bottom-right-radius : 0px;
	padding-top : 15px;
	padding-left : 15px;
	padding-right : 5px;
	padding-bottom : 5px;
	-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;
	line-height : 140%;
}
#PowerSlider1 .
{
	padding-top : 15px;
}
#PowerSlider1 .customImage2
{
	width : 104px;
	height : 105px;
	position : absolute;
	left : 427px;
	top : 181px;
	right : auto;
	bottom : 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;
}
#PowerSlider1 .customImage3
{
	width : 104px;
	height : 105px;
	position : absolute;
	left : 140px;
	top : 184px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customImage4
{
	width : 104px;
	height : 105px;
	position : absolute;
	left : 674px;
	top : 184px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customImage5
{
	width : 181px;
	height : 136px;
	position : absolute;
	left : 27px;
	top : 22px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customImage6
{
	width : 223px;
	height : 87px;
	position : absolute;
	left : 445px;
	top : 50px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customImage7
{
	width : 130px;
	height : 97px;
	position : absolute;
	left : 255px;
	top : 37px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customImage8
{
	width : 200px;
	height : 67px;
	position : absolute;
	left : 295px;
	top : 169px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customImage9
{
	width : 85px;
	height : 82px;
	position : absolute;
	left : 117px;
	top : 156px;
	right : auto;
	bottom : auto;
}
#PowerSlider1 .customText1
{
	width : auto;
	height : auto;
	position : absolute;
	left : 638px;
	top : 175px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 700;
	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;
	line-height : 140%;
}
#PowerSlider1 .customButton1
{
	width : 222px;
	height : 11px;
	position : absolute;
	left : 660px;
	top : 256px;
	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 : -webkit-gradient(linear, left top, left bottom,color-stop(0%, #61C5FF),color-stop(100%, #008BDB));
	background-image : -webkit-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : -moz-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : -o-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : -ms-linear-gradient( top,#61C5FF 0%, #008BDB 100%);
	background-image : linear-gradient( to bottom,#61C5FF 0%, #008BDB 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr= #61C5FF, endColorstr= #008BDB,GradientType=0 );
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : center;
	bottom : auto;
	right : auto;
	-webkit-box-shadow : 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow : 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow : 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow : 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow : 0px 5px 10px 0px rgba(0, 0, 0, 0.5);
	line-height : 60%;
}
#PowerSlider1 .customButton1.hover
{
	color : rgb(36, 32, 36);
}
#PowerSlider1 .customText3
{
	width : auto;
	height : 45px;
	position : absolute;
	left : 327px;
	top : 74px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 30px;
	-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;
	bottom : auto;
	right : auto;
}
#PowerSlider1 .customText4
{
	width : 714px;
	height : auto;
	position : absolute;
	left : 133px;
	top : 146px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 400;
	font-size : 35px;
	-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;
	text-align : center;
	right : auto;
	bottom : auto;
	line-height : 140%;
}
#PowerSlider1 .customImage10
{
	width : 99px;
	height : 53px;
	position : absolute;
	left : 838px;
	top : 298px;
	right : auto;
	bottom : auto;
}
