.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;
}
#PowerSlider2Container:before, #PowerSlider2Container:after, #PowerSlider2Container div:before, #PowerSlider2Container ul:before, #PowerSlider2Container div:after, #PowerSlider2Container ul:after
{
	content : normal;
}
#PowerSlider2 .customText1
{
	color : rgb(37, 106, 179);
	font-family : 'Exo 2', sans-serif;
	font-size : 28px;
	font-weight : 400;
	line-height : 110%;
	border : 0px none rgb(0, 102, 204);
	background-color : transparent;
	background-image : none;
	padding : 0px;
	text-align : left;
	position : absolute;
	top : 30px;
	left : 40px;
	width : 600px;
	transition : all 0ms ease 0ms;
	-webkit-transition : all 0ms ease 0ms;
	bottom : auto;
	right : auto;
	z-index : 1;
	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;
}
#PowerSlider2 .customText23
{
	color : rgb(0, 0, 0);
	font-family : 'Exo 2', sans-serif;
	font-size : 36px;
	font-weight : 200;
	line-height : 100%;
	border : 0px none rgb(0, 102, 204);
	background-color : transparent;
	background-image : none;
	padding : 0px;
	text-align : left;
	position : absolute;
	top : 58px;
	left : 143px;
	width : 380px;
	height : 36px;
	transition : all 0ms ease 0ms;
	-webkit-transition : all 0ms ease 0ms;
	bottom : auto;
	right : 0px;
	z-index : 1;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	horizontal-align : right;
}
#PowerSlider2 .customText24
{
	color : #1D1D1D;
	color : rgba(29, 29, 29, 0.4);
	*color : #1D1D1D;
	font-family : 'Exo 2', sans-serif;
	font-size : 14px;
	line-height : 140%;
	border : 0px none rgb(0, 102, 204);
	background-color : transparent;
	background-image : none;
	padding : 0px;
	text-align : right;
	position : absolute;
	top : 55px;
	left : 571px;
	width : 427px;
	height : 84px;
	transition : all 0ms ease 0ms;
	-webkit-transition : all 0ms ease 0ms;
	bottom : auto;
	right : 0px;
	z-index : 1;
	font-weight : 300;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	horizontal-align : right;
}
#PowerSlider2 .customImage1
{
	width : 550px;
	height : 413px;
	position : absolute;
	left : auto;
	top : 0px;
	bottom : auto;
	right : 40px;
	horizontal-align : center;
}
/* 
 * 	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);
}
#PowerSlider2_back_in
{
	position : absolute;
	top : 310px;
	left : 0px;
	background-image : url(PowerSlider2/leftarrow.fw.png), -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(82, 82, 82)), color-stop(1.03, rgb(29, 29, 29)));
	background-image : url(PowerSlider2/leftarrow.fw.png), -webkit-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : url(PowerSlider2/leftarrow.fw.png), -moz-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : url(PowerSlider2/leftarrow.fw.png), -o-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : url(PowerSlider2/leftarrow.fw.png), -ms-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : url(PowerSlider2/leftarrow.fw.png), linear-gradient( to bottom,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#525252, endColorstr=#1D1D1D,GradientType=0 );
	background-attachment : scroll;
	background-color : transparent;
	width : 80px;
	height : 75px;
	cursor : pointer;
	right : auto;
	bottom : auto;
	-webkit-border-top-left-radius : 10px;
	-moz-border-radius-topleft : 10px;
	border-top-left-radius : 10px;
	-webkit-border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	border-top-right-radius : 0px;
	-webkit-border-bottom-left-radius : 10px;
	-moz-border-radius-bottomleft : 10px;
	border-bottom-left-radius : 10px;
	-webkit-border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	border-bottom-right-radius : 0px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider2_back_in.hover
{
	background-image : url(PowerSlider2/leftarrow.fw.png), -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 : url(PowerSlider2/leftarrow.fw.png), -webkit-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : url(PowerSlider2/leftarrow.fw.png), -moz-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : url(PowerSlider2/leftarrow.fw.png), -o-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : url(PowerSlider2/leftarrow.fw.png), -ms-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : url(PowerSlider2/leftarrow.fw.png), 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;
	background-color : transparent;
	cursor : pointer;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	-webkit-border-top-left-radius : 10px;
	-moz-border-radius-topleft : 10px;
	border-top-left-radius : 10px;
	-webkit-border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	border-top-right-radius : 0px;
	-webkit-border-bottom-left-radius : 10px;
	-moz-border-radius-bottomleft : 10px;
	border-bottom-left-radius : 10px;
	-webkit-border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	border-bottom-right-radius : 0px;
}
#PowerSlider2_next_in
{
	position : absolute;
	width : 74px;
	height : 74px;
	cursor : pointer;
	right : 0px;
	bottom : auto;
	background-image : url(PowerSlider2/rightarrow.fw.png), -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(82, 82, 82)), color-stop(1.03, rgb(29, 29, 29)));
	background-image : url(PowerSlider2/rightarrow.fw.png), -webkit-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : url(PowerSlider2/rightarrow.fw.png), -moz-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : url(PowerSlider2/rightarrow.fw.png), -o-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : url(PowerSlider2/rightarrow.fw.png), -ms-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : url(PowerSlider2/rightarrow.fw.png), linear-gradient( to bottom,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#525252, endColorstr=#1D1D1D,GradientType=0 );
	left : auto;
	top : 303px;
	-webkit-border-top-right-radius : 10px;
	-moz-border-radius-topright : 10px;
	border-top-right-radius : 10px;
	-webkit-border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	border-top-left-radius : 0px;
	-webkit-border-bottom-right-radius : 10px;
	-moz-border-radius-bottomright : 10px;
	border-bottom-right-radius : 10px;
	-webkit-border-bottom-left-radius : 0px;
	-moz-border-radius-bottomleft : 0px;
	border-bottom-left-radius : 0px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-color : transparent;
}
#PowerSlider2_next_in.hover
{
	background-image : url(PowerSlider2/rightarrow.fw.png), -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 : url(PowerSlider2/rightarrow.fw.png), -webkit-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : url(PowerSlider2/rightarrow.fw.png), -moz-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : url(PowerSlider2/rightarrow.fw.png), -o-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : url(PowerSlider2/rightarrow.fw.png), -ms-linear-gradient( top,rgb(37, 179, 75) 3%, rgb(29, 120, 126) 103%);
	background-image : url(PowerSlider2/rightarrow.fw.png), 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;
	background-color : transparent;
	cursor : pointer;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	-webkit-border-top-right-radius : 10px;
	-moz-border-radius-topright : 10px;
	border-top-right-radius : 10px;
	-webkit-border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	border-top-left-radius : 0px;
	-webkit-border-bottom-right-radius : 10px;
	-moz-border-radius-bottomright : 10px;
	border-bottom-right-radius : 10px;
	-webkit-border-bottom-left-radius : 0px;
	-moz-border-radius-bottomleft : 0px;
	border-bottom-left-radius : 0px;
}
#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;
	top : auto;
	left : 468px;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	border-width : 0px;
	border-style : none;
	border-color : transparent;
	padding : 0px;
	overflow : visible;
	width : auto;
	height : auto;
	right : auto;
	bottom : 132px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 1;
}
#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=#7F000000, endColorstr=#7F000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0.5);
	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;
	z-index : 1;
}
#PowerSlider2_bullets_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF000000, endColorstr=#FF000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 1);
	float : left;
	cursor : pointer;
	color : rgb(0, 255, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 1;
	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;
}
#PowerSlider2_bullets_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF25B34B, endColorstr=#FF25B34B,GradientType=0 );
	background-color : rgba(37, 179, 75, 1);
	float : left;
	cursor : pointer;
	color : rgb(0, 0, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 1;
	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;
}
#PowerSlider2_pagination_in
{
	width : auto;
	height : auto;
	position : absolute;
	left : 35px;
	top : 35px;
	right : auto;
	bottom : auto;
	font-size : 14px;
	font-family : Ubuntu, sans-serif;
	font-weight : 600;
	color : #1D787D;
	color : rgba(29, 120, 125, 1);
	*color : #1D787D;
}
#PowerSlider2_pagination_in.hover
{
	width : auto;
	height : auto;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider2_progressbar_in
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#7EFFFFFF, endColorstr=#7EFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.498039);
	background-image : none;
	border : 0px none transparent;
	padding : 0px;
	margin : 0px;
	width : 100%;
	height : 8px;
	overflow : hidden;
	z-index : 10;
	left : 0px;
	position : absolute;
	top : 0px;
	right : auto;
	bottom : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider2_progressbar_in .progress-bar
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FF25B34B, endColorstr=#FF25B34B,GradientType=0 );
	background-color : rgba(37, 179, 75, 1);
	width : 100%;
	height : 100%;
	position : absolute;
}
#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_navbar_in
{
	position : absolute;
	left : 0px;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	border : 0px solid rgb(0, 0, 0);
	overflow : hidden;
	width : 1141px;
	height : 92px;
	bottom : 0px;
	right : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	top : auto;
}
#PowerSlider2_navbar_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider2_navbar_in li
{
	float : left;
	padding-right : 0px;
	left : auto;
	right : auto;
	top : auto;
	bottom : auto;
	min-width : 100px;
	min-height : 50px;
	width : 285px;
	height : 92px;
}
#PowerSlider2_navbar_in li a
{
	background-color : rgb(255, 255, 255);
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	float : left;
	width : 285px;
	height : 92px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	right : auto;
	bottom : auto;
	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 );
	margin : 0px;
	padding : 27px 2px 27px 0px;
	border-width : 0px 3px 0px 0px;
	border-color : rgba(0, 0, 0, 0.14902) rgba(0, 0, 0, 0.247059) rgba(0, 0, 0, 0.14902) rgba(0, 0, 0, 0.14902);
	-webkit-box-shadow : rgba(0, 0, 0, 0.14902) 0px -8px 0px 0px inset;
	-moz-box-shadow : rgba(0, 0, 0, 0.14902) 0px -8px 0px 0px inset;
	-webkit-box-shadow : rgba(0, 0, 0, 0.14902) 0px -8px 0px 0px inset;
	-moz-box-shadow : rgba(0, 0, 0, 0.14902) 0px -8px 0px 0px inset;
	box-shadow : rgba(0, 0, 0, 0.14902) 0px -8px 0px 0px inset;
	border-style : solid;
	box-sizing : border-box;
	padding-top : 27px;
	padding-bottom : 27px;
}
#PowerSlider2_navbar_in li a span.title
{
	font-family : 'Exo 2', 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 : #000000;
	color : rgba(0, 0, 0, 0.701961);
	*color : #000000;
	width : 100%;
	display : block;
	float : left;
	margin-bottom : 3px;
	margin-right : 0px;
}
#PowerSlider2_navbar_in li a span.subtitle
{
	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 : #000000;
	color : rgba(0, 0, 0, 0.701961);
	*color : #000000;
	width : 100%;
	display : block;
	float : left;
	margin-top : 3px;
	font-family : 'Exo 2', sans-serif;
}
#PowerSlider2_navbar_in li a.hover
{
	float : left;
	cursor : pointer;
	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 );
	border-color : rgb(206, 206, 206) rgba(0, 0, 0, 0.14902) rgb(206, 206, 206) rgb(206, 206, 206);
	-webkit-box-shadow : rgba(0, 0, 0, 0.0666667) 0px -8px 0px 0px inset;
	-moz-box-shadow : rgba(0, 0, 0, 0.0666667) 0px -8px 0px 0px inset;
	-webkit-box-shadow : rgba(0, 0, 0, 0.0666667) 0px -8px 0px 0px inset;
	-moz-box-shadow : rgba(0, 0, 0, 0.0666667) 0px -8px 0px 0px inset;
	box-shadow : rgba(0, 0, 0, 0.0666667) 0px -8px 0px 0px inset;
}
#PowerSlider2_navbar_in li a.active
{
	float : left;
	cursor : pointer;
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, #9ed9f7),color-stop(100%, #1088de));
	background-image : -webkit-linear-gradient( top,#9ed9f7 0%, #1088de 100%);
	background-image : -moz-linear-gradient( top,#9ed9f7 0%, #1088de 100%);
	background-image : -o-linear-gradient( top,#9ed9f7 0%, #1088de 100%);
	background-image : -ms-linear-gradient( top,#9ed9f7 0%, #1088de 100%);
	background-image : linear-gradient( to bottom,#9ed9f7 0%, #1088de 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr= #9ed9f7, endColorstr= #1088de,GradientType=0 );
	-webkit-box-shadow : rgba(255, 255, 255, 0.0980392) 0px -8px 0px 0px inset;
	-moz-box-shadow : rgba(255, 255, 255, 0.0980392) 0px -8px 0px 0px inset;
	-webkit-box-shadow : rgba(255, 255, 255, 0.0980392) 0px -8px 0px 0px inset;
	-moz-box-shadow : rgba(255, 255, 255, 0.0980392) 0px -8px 0px 0px inset;
	box-shadow : rgba(255, 255, 255, 0.0980392) 0px -8px 0px 0px inset;
	border-color : rgba(255, 255, 255, 0.137255) rgba(0, 0, 0, 0.2) rgba(255, 255, 255, 0.137255) rgba(255, 255, 255, 0.137255);
	border-width : 0px 3px 0px 0px;
	border-style : solid;
	background-color : transparent;
}
#PowerSlider2_navbar_in li a.active span.title
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.701961);
	*color : #FFFFFF;
}
#PowerSlider2_navbar_in li a.active span.subtitle
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.701961);
	*color : #FFFFFF;
}
#PowerSlider2_navbar_in li a.hover span.title
{
	color : #000000;
	color : rgba(0, 0, 0, 0.701961);
	*color : #000000;
}
#PowerSlider2_navbar_in li a.hover span.subtitle
{
	color : #000000;
	color : rgba(0, 0, 0, 0.701961);
	*color : #000000;
}
#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;
	top : 35px;
	left : 424px;
	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;
}
#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 : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(82, 82, 82)), color-stop(1.03, rgb(29, 29, 29)));
	background-image : -webkit-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : -moz-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : -o-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : -ms-linear-gradient( top,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	background-image : linear-gradient( to bottom,rgb(82, 82, 82) 3%, rgb(29, 29, 29) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#525252, endColorstr=#1D1D1D,GradientType=0 );
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 14px;
	line-height : 100%;
	font-family : Ubuntu, sans-serif;
	padding : 11px 0px 0px;
	border : 0px solid rgb(0, 0, 0);
	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;
}
#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 : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(142, 14, 26)), color-stop(0.68, rgb(206, 34, 52)), color-stop(1.03, rgb(225, 60, 118)));
	background-image : -webkit-linear-gradient( top,rgb(142, 14, 26) 3%, rgb(206, 34, 52) 68%, rgb(225, 60, 118) 103%);
	background-image : -moz-linear-gradient( top,rgb(142, 14, 26) 3%, rgb(206, 34, 52) 68%, rgb(225, 60, 118) 103%);
	background-image : -o-linear-gradient( top,rgb(142, 14, 26) 3%, rgb(206, 34, 52) 68%, rgb(225, 60, 118) 103%);
	background-image : -ms-linear-gradient( top,rgb(142, 14, 26) 3%, rgb(206, 34, 52) 68%, rgb(225, 60, 118) 103%);
	background-image : linear-gradient( to bottom,rgb(142, 14, 26) 3%, rgb(206, 34, 52) 68%, rgb(225, 60, 118) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#8E0E1A, endColorstr=#E13C76,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 : 600;
	font-size : 14px;
	line-height : 100%;
	font-family : Ubuntu, 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;
}
#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 : -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0.03, rgb(4, 4, 4)), color-stop(1.03, rgb(100, 100, 100)));
	background-image : -webkit-linear-gradient( top,rgb(4, 4, 4) 3%, rgb(100, 100, 100) 103%);
	background-image : -moz-linear-gradient( top,rgb(4, 4, 4) 3%, rgb(100, 100, 100) 103%);
	background-image : -o-linear-gradient( top,rgb(4, 4, 4) 3%, rgb(100, 100, 100) 103%);
	background-image : -ms-linear-gradient( top,rgb(4, 4, 4) 3%, rgb(100, 100, 100) 103%);
	background-image : linear-gradient( to bottom,rgb(4, 4, 4) 3%, rgb(100, 100, 100) 103%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#040404, endColorstr=#646464,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 : 600;
	font-size : 14px;
	line-height : 100%;
	font-family : Ubuntu, sans-serif;
	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;
	margin : 0px 4px 4px;
	border-radius : 0px;
}
#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
{
	position : absolute;
	width : 18px;
	height : 18px;
	left : auto;
	top : 50px;
	right : 50px;
	bottom : auto;
}
#PowerSlider2_playpause_in div
{
	display : block;
	cursor : pointer;
	float : left;
}
#PowerSlider2_playpause_in div.play
{
	background-image : url(PowerSlider2/playred.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;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider2_playpause_in div.play.hover
{
	background-image : url(PowerSlider2/playred.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;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider2_playpause_in div.pause
{
	background-image : url(PowerSlider2/pausered.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;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider2_playpause_in div.pause.hover
{
	background-image : url(PowerSlider2/pausered.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;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider2Container
{
	border : 0px none rgb(0, 102, 204);
	padding : 0px;
	position : relative;
	width : 100%;
	height : 450px;
	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('PowerSlider2/xtd-pattern-24.png');
	overflow-x : hidden;
	overflow-y : hidden;
	right : auto;
	bottom : auto;
	background-position : 50% 0%;
	background-repeat : repeat;
	background-size : auto;
	margin : 0;
	float : none;
}
#PowerSlider2 #extend-slider, #PowerSlider2 #extend-slider li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
}
#PowerSlider2 #extend-slider li.slide1
{
	height : 450px;
	background-color : transparent;
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, rgba(0,0,0,0.13)),color-stop(17%, rgba(255,255,255,0)),color-stop(100%, rgba(255,255,255,0)));
	background-image : -webkit-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -moz-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -o-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -ms-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : linear-gradient( to bottom,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#21000000, endColorstr=#00FFFFFF,GradientType=0 );
}
#PowerSlider2 #extend-slider li.slide2
{
	height : 450px;
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, rgba(0,0,0,0.13)),color-stop(17%, rgba(255,255,255,0)),color-stop(100%, rgba(255,255,255,0)));
	background-image : -webkit-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -moz-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -o-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -ms-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : linear-gradient( to bottom,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#21000000, endColorstr=#00FFFFFF,GradientType=0 );
	background-color : transparent;
}
#PowerSlider2 #extend-slider li.slide3
{
	height : 450px;
	background-color : transparent;
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, rgba(0,0,0,0.13)),color-stop(17%, rgba(255,255,255,0)),color-stop(100%, rgba(255,255,255,0)));
	background-image : -webkit-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -moz-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -o-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -ms-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : linear-gradient( to bottom,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#21000000, endColorstr=#00FFFFFF,GradientType=0 );
}
#PowerSlider2 #extend-slider li.slide4
{
	height : 450px;
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, rgba(0,0,0,0.13)),color-stop(17%, rgba(255,255,255,0)),color-stop(100%, rgba(255,255,255,0)));
	background-image : -webkit-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -moz-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -o-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -ms-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : linear-gradient( to bottom,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#21000000, endColorstr=#00FFFFFF,GradientType=0 );
	background-color : transparent;
}
#PowerSlider2 #extend-slider li.slide5
{
	height : 450px;
	background-color : transparent;
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, rgba(0,0,0,0.13)),color-stop(17%, rgba(255,255,255,0)),color-stop(100%, rgba(255,255,255,0)));
	background-image : -webkit-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -moz-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -o-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -ms-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : linear-gradient( to bottom,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#21000000, endColorstr=#00FFFFFF,GradientType=0 );
}
#PowerSlider2 #extend-slider li
{
	width : 100%;
}
#PowerSlider2
{
	width : 1100px;
	height : 450px;
	margin : 0px auto;
	top : 0px;
}
#PowerSlider2 .innernavbaritemtitle.hover
{
	font-weight : 400;
}
#PowerSlider2 .innernavbaritemtitle.active
{
	font-weight : 400;
}
#PowerSlider2 .innernavbaritemsubtitle.hover
{
	font-weight : 400;
}
#PowerSlider2 .innernavbaritemsubtitle.active
{
	font-weight : 400;
}
#PowerSlider2 #extend-slider li.slide6
{
	height : 450px;
	background-color : transparent;
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, rgba(0,0,0,0.13)),color-stop(17%, rgba(255,255,255,0)),color-stop(100%, rgba(255,255,255,0)));
	background-image : -webkit-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -moz-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -o-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : -ms-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	background-image : linear-gradient( to bottom,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 17%,rgba(255,255,255,0) 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#21000000, endColorstr=#00FFFFFF,GradientType=0 );
}
#PowerSlider2 .customText5
{
	color : rgb(37, 106, 179);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight : 400;
	line-height : 120%;
	border : 0px none rgb(0, 102, 204);
	background-color : transparent;
	background-image : none;
	padding : 0px;
	text-align : left;
	position : absolute;
	top : 50px;
	left : 100px;
	width : 520px;
	transition : all 0ms ease 0ms;
	-webkit-transition : all 0ms ease 0ms;
	bottom : auto;
	right : auto;
	z-index : 1;
	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;
}
#PowerSlider2 .customImage4
{
	width : 550px;
	height : 413px;
	position : absolute;
	left : auto;
	top : 0px;
	bottom : auto;
	right : 40px;
	horizontal-align : center;
}
#PowerSlider2 #extend-slider li.slide7
{
	height : 450px;
	background-image : -webkit-gradient(linear, left top, left bottom,color-stop(0%, rgba(0,0,0,0.13)),color-stop(18%, rgba(255,255,255,0)),color-stop(100%, rgba(255,255,255,0)));
	background-image : -webkit-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 100%);
	background-image : -moz-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 100%);
	background-image : -o-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 100%);
	background-image : -ms-linear-gradient( top,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 100%);
	background-image : linear-gradient( to bottom,rgba(0,0,0,0.13) 0%,rgba(255,255,255,0) 18%,rgba(255,255,255,0) 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#21000000, endColorstr=#00FFFFFF,GradientType=0 );
	background-color : transparent;
}
#PowerSlider2 .customText7
{
	color : rgb(37, 106, 179);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight : 400;
	line-height : 120%;
	border : 0px none rgb(0, 102, 204);
	background-color : transparent;
	background-image : none;
	padding : 0px;
	text-align : left;
	position : absolute;
	top : 40px;
	left : 40px;
	width : 649px;
	transition : all 0ms ease 0ms;
	-webkit-transition : all 0ms ease 0ms;
	bottom : auto;
	right : auto;
	z-index : 1;
	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;
}
#PowerSlider2 .customText13
{
	color : rgb(82, 82, 82);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 150%;
	border : 0px none rgb(0, 102, 204);
	background-color : transparent;
	background-image : none;
	padding : 0px;
	text-align : left;
	position : absolute;
	top : 170px;
	left : 0px;
	width : 450px;
	transition : all 0ms ease 0ms;
	-webkit-transition : all 0ms ease 0ms;
	bottom : auto;
	right : auto;
	z-index : 1;
	font-weight : 400;
	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;
}
#PowerSlider2 .customImage2
{
	width : 550px;
	height : 413px;
	position : absolute;
	left : auto;
	top : 0px;
	bottom : auto;
	right : 40px;
	horizontal-align : center;
}
#PowerSlider2 .customText6
{
	color : rgb(37, 106, 179);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight : 400;
	line-height : 120%;
	border : 0px none rgb(0, 102, 204);
	background-color : transparent;
	background-image : none;
	padding : 0px;
	text-align : left;
	position : absolute;
	top : 40px;
	left : 40px;
	width : 500px;
	transition : all 0ms ease 0ms;
	-webkit-transition : all 0ms ease 0ms;
	bottom : auto;
	right : auto;
	z-index : 1;
	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;
}
#PowerSlider2 .customImage5
{
	width : 550px;
	height : 413px;
	position : absolute;
	left : auto;
	top : 0px;
	bottom : auto;
	right : 20px;
	horizontal-align : center;
}
#PowerSlider2 .customText10
{
	width : 500px;
	height : auto;
	position : absolute;
	left : 44px;
	top : 140px;
	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;
	right : auto;
	bottom : auto;
	color : #000000;
	color : rgba(0, 0, 0, 0.7);
	*color : #000000;
	line-height : 140%;
}
#PowerSlider2 .customText3
{
	width : auto;
	height : auto;
	position : absolute;
	left : 44px;
	top : 100px;
	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;
	right : auto;
	bottom : auto;
	color : rgb(128, 128, 128);
}
#PowerSlider2 .customText12
{
	width : auto;
	height : auto;
	position : absolute;
	left : 40px;
	top : 115px;
	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;
	right : auto;
	bottom : auto;
	color : rgb(128, 128, 128);
}
#PowerSlider2 .customText2
{
	width : 620px;
	height : auto;
	position : absolute;
	left : 100px;
	top : 90px;
	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;
	right : auto;
	bottom : auto;
	color : rgb(82, 82, 82);
	line-height : 160%;
}
#PowerSlider2 .customText4
{
	width : auto;
	height : auto;
	position : absolute;
	left : 40px;
	top : 110px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 700;
	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(82, 82, 82);
}
#PowerSlider2 .customText8
{
	width : 500px;
	height : auto;
	position : absolute;
	left : 40px;
	top : 150px;
	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;
	right : auto;
	bottom : auto;
	color : rgb(82, 82, 82);
}
#PowerSlider2 .customText9
{
	width : 500px;
	height : auto;
	position : absolute;
	left : 40px;
	top : 150px;
	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;
	right : auto;
	bottom : auto;
	color : rgb(82, 82, 82);
	line-height : 150%;
}
