.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;
}
#PowerSlider11Container:before, #PowerSlider11Container:after, #PowerSlider11Container div:before, #PowerSlider11Container ul:before, #PowerSlider11Container div:after, #PowerSlider11Container ul:after
{
	content : normal;
}
#PowerSlider11 .customButton1
{
	width : 180px;
	height : 36px;
	position : absolute;
	left : auto;
	top : 25px;
	right : 20px;
	bottom : auto;
	vertical-align : top;
	text-align : center;
	padding-top : 20px;
	color : rgb(254, 144, 81);
	text-decoration : none;
	font-family : Raleway, sans-serif;
	font-size : 14px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#3FFFFFFF, endColorstr=#3FFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.25);
	font-weight : 700;
	background-image : none;
	border-top-color : rgb(255, 196, 77);
	border-top-style : solid;
	border-top-width : 5px;
	border-right-width : 5px;
	border-bottom-width : 5px;
	border-left-width : 5px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-color : rgb(255, 196, 77);
	border-bottom-color : rgb(255, 196, 77);
	border-left-color : rgb(255, 196, 77);
	z-index : 15;
	-webkit-border-top-left-radius : 10px;
	-moz-border-radius-topleft : 10px;
	border-top-left-radius : 10px;
	-webkit-border-top-right-radius : 10px;
	-moz-border-radius-topright : 10px;
	border-top-right-radius : 10px;
	-webkit-border-bottom-left-radius : 10px;
	-moz-border-radius-bottomleft : 10px;
	border-bottom-left-radius : 10px;
	-webkit-border-bottom-right-radius : 10px;
	-moz-border-radius-bottomright : 10px;
	border-bottom-right-radius : 10px;
}
#PowerSlider11 .customButton1.hover
{
	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;
	border-top-color : rgba(175, 199, 141, 0.6);
	border-right-color : rgba(175, 199, 141, 0.6);
	border-bottom-color : rgba(175, 199, 141, 0.6);
	border-left-color : rgba(175, 199, 141, 0.6);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#B3CAE4A5, endColorstr=#B3CAE4A5,GradientType=0 );
	background-color : rgba(202, 228, 165, 0.701961);
	color : #000000;
	color : rgba(0, 0, 0, 0.7);
	*color : #000000;
	font-size : 14px;
}
#PowerSlider11 .customImage2
{
	width : 501px;
	height : 81px;
	position : absolute;
	left : 185px;
	top : 9px;
	bottom : auto;
	vertical-align : top;
	right : auto;
	z-index : 5;
}
#PowerSlider11 .customImage13
{
	width : 1140px;
	height : 457px;
	position : absolute;
	left : -2px;
	top : 0px;
	bottom : auto;
	vertical-align : top;
	right : auto;
}
/* 
 * 	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);
}
#PowerSlider11_back_in
{
	position : absolute;
	background-image : url('PowerSlider11/arrow left normal 9.png');
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#B2FFFFFF, endColorstr=#B2FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.7);
	width : 75px;
	height : 75px;
	cursor : pointer;
	right : auto;
	bottom : auto;
	left : -1px;
	top : 145px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	-webkit-border-top-right-radius : 20px;
	-moz-border-radius-topright : 20px;
	border-top-right-radius : 20px;
	-webkit-border-bottom-right-radius : 20px;
	-moz-border-radius-bottomright : 20px;
	border-bottom-right-radius : 20px;
}
#PowerSlider11_back_in.hover
{
	background-image : url('PowerSlider11/arrow left hover 9.png');
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFFE9051, endColorstr=#FFFE9051,GradientType=0 );
	background-color : rgba(254, 144, 81, 1);
	cursor : pointer;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider11_next_in
{
	position : absolute;
	width : 75px;
	height : 75px;
	cursor : pointer;
	right : 0px;
	bottom : auto;
	background-image : url('PowerSlider11/arrow right normal 9.png');
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#B2FFFFFF, endColorstr=#B2FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.7);
	left : auto;
	top : 145px;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	-webkit-border-top-left-radius : 20px;
	-moz-border-radius-topleft : 20px;
	border-top-left-radius : 20px;
	-webkit-border-bottom-left-radius : 20px;
	-moz-border-radius-bottomleft : 20px;
	border-bottom-left-radius : 20px;
}
#PowerSlider11_next_in.hover
{
	cursor : pointer;
	background-image : url('PowerSlider11/arrow right hover 9.png');
	background-color : rgb(254, 144, 81);
	background-position : 50% 50%;
}
#PowerSlider11_bullets_in, #PowerSlider11_bullets_in ul, #PowerSlider11_bullets_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider11_bullets_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	overflow : visible;
	width : 68px;
	height : 22px;
	top : 38px;
	left : auto;
	right : 3px;
	bottom : auto;
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider11_bullets_in ul
{
	position : relative;
	overflow : visible;
	width : auto;
	height : auto;
}
#PowerSlider11_bullets_in li
{
	float : left;
}
#PowerSlider11_bullets_in li a
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#7EFFFFFF, endColorstr=#7EFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.498039);
	float : left;
	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;
}
#PowerSlider11_bullets_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 1);
	float : left;
	cursor : pointer;
	color : rgb(0, 255, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider11_bullets_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(142, 198, 63);
	float : left;
	cursor : pointer;
	color : rgb(0, 0, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
}
#PowerSlider11_pagination_in
{
	width : auto;
	height : auto;
	position : absolute;
	left : 35px;
	top : 40px;
	font-family : 'Open Sans';
	right : auto;
	bottom : auto;
	font-weight : 500;
	color : #000000;
	color : rgba(0, 0, 0, 0.701961);
	*color : #000000;
	font-size : 14px;
}
#PowerSlider11_pagination_in.hover
{
	width : auto;
	height : auto;
	color : rgb(60, 184, 120);
}
#PowerSlider11_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 : 120px;
	right : auto;
	bottom : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider11_progressbar_in .progress-bar
{
	background-color : rgb(142, 198, 63);
	width : 100%;
	height : 100%;
	position : absolute;
}
#PowerSlider11_navbar_in, #PowerSlider11_navbar_in ul, #PowerSlider11_navbar_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider11_navbar_in li a
{
	width : 239px;
	height : 65px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#CCA5D5E4, endColorstr=#CCA5D5E4,GradientType=0 );
	background-color : rgba(165, 213, 228, 0.8);
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 40px 20px;
	border-width : 1px 1px 0px 0px;
	float : left;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	right : auto;
	bottom : auto;
	background-image : none;
	-webkit-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	border-style : solid solid none none;
	border-color : rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.0980392) transparent transparent;
	background-repeat : repeat repeat;
	box-sizing : border-box;
	padding-top : 25px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
}
#PowerSlider11_navbar_in
{
	top : auto;
	bottom : 0px;
	left : 0px;
	right : auto;
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	overflow : hidden;
	width : 100%;
	height : 65px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider11_navbar_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider11_navbar_in li
{
	float : left;
	padding-right : 0px;
	min-width : 100px;
	min-height : 98px;
	width : 239px;
	height : 65px;
}
#PowerSlider11_navbar_in li a span.title
{
	font-family : Raleway, sans-serif;
	font-size : 18px;
	letter-spacing : 0px;
	line-height : 100%;
	font-weight : 700;
	text-align : center;
	text-decoration : none;
	text-transform : none;
	font-style : normal;
	color : #000000;
	color : rgba(0, 0, 0, 0.7);
	*color : #000000;
	width : 100%;
	display : block;
	float : left;
	margin-bottom : 3px;
	margin-right : 0px;
	-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 5px 10px rgba(0, 0, 0, 0.5);
	-moz-text-shadow : 0px 5px 10px rgba(0, 0, 0, 0.5);
	-webkit-text-shadow : 0px 5px 10px rgba(0, 0, 0, 0.5);
	-moz-text-shadow : 0px 5px 10px rgba(0, 0, 0, 0.5);
	text-shadow : 0px 5px 10px rgba(0, 0, 0, 0.5);
}
#PowerSlider11_navbar_in li a span.subtitle
{
	font-family : Raleway, sans-serif;
	font-size : 14px;
	letter-spacing : 0px;
	line-height : 100%;
	font-weight : 400;
	text-align : center;
	text-decoration : none;
	text-transform : none;
	font-style : normal;
	color : #000000;
	color : rgba(0, 0, 0, 0.4);
	*color : #000000;
	width : 100%;
	display : block;
	float : left;
	margin-top : 8px;
}
#PowerSlider11_navbar_in li a.hover
{
	float : left;
	cursor : pointer;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#B2FE9051, endColorstr=#B2FE9051,GradientType=0 );
	background-color : rgba(254, 144, 81, 0.7);
	-webkit-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
}
#PowerSlider11_navbar_in li a.active
{
	float : left;
	cursor : pointer;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#B28EC63F, endColorstr=#B28EC63F,GradientType=0 );
	background-color : rgba(142, 198, 63, 0.7);
	background-image : none;
	-webkit-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
	box-shadow : 1px 0px 0px 0px rgba(0,0,0,0.2) inset;
}
#PowerSlider11_navbar_in li a.hover span.subtitle
{
}
#PowerSlider11_navbar_in li a.active span.subtitle
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.9);
	*color : #FFFFFF;
	font-size : 13px;
	font-weight : 500;
}
#PowerSlider11_navbar_in li a.active span.title
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	font-size : 16px;
}
#PowerSlider11_numbers_in, #PowerSlider11_numbers_in ul, #PowerSlider11_numbers_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider11_numbers_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	overflow : hidden;
	width : auto;
	height : auto;
	top : 35px;
	left : 424px;
	bottom : auto;
	right : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider11_numbers_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider11_numbers_in li
{
	float : left;
	padding-right : 0px;
}
#PowerSlider11_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;
	float : left;
	width : 36px;
	height : 25px;
	cursor : pointer;
	color : rgb(79, 79, 79);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	left : auto;
	right : auto;
	top : auto;
	bottom : auto;
	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;
}
#PowerSlider11_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;
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider11_numbers_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(255, 255, 255);
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans';
	padding : 11px 0px 0px;
	float : left;
	cursor : pointer;
	text-decoration : none;
	color : rgb(0, 0, 0);
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider11_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;
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider11_numbers_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(142, 198, 63);
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	font-size : 14px;
	line-height : 100%;
	font-family : 'Open Sans';
	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;
}
#PowerSlider11_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;
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider11_playpause_in
{
	width : 17px;
	height : 16px;
	position : absolute;
	left : auto;
	top : 50px;
	right : 46px;
	bottom : auto;
}
#PowerSlider11_playpause_in div
{
	display : block;
	cursor : pointer;
	float : left;
}
#PowerSlider11_playpause_in div.play
{
	background-image : url(PowerSlider11/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;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider11_playpause_in div.play.hover
{
	background-image : url(PowerSlider11/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;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider11_playpause_in div.pause
{
	background-image : url(PowerSlider11/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;
	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;
}
#PowerSlider11_playpause_in div.pause.hover
{
	background-image : url(PowerSlider11/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;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider11Container
{
	padding : 0px;
	position : relative;
	width : 960px;
	height : 400px;
	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;
	background-size : 100% auto;
	margin-left : auto;
	margin-right : auto;
	float : none;
	margin : 0 auto;
}
#PowerSlider11
{
	width : 960px;
	height : 400px;
	margin : 0px auto;
	top : 0px;
	left : 1px;
}
#PowerSlider11 #extend-slider, #PowerSlider11 #extend-slider li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
}
#PowerSlider11 #extend-slider li.slide1
{
	height : 400px;
	background-image : none;
	margin-top : 0px;
	background-position : 0% 0%;
	width : 100%;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF,GradientType=0 );
	background-color : rgba(255,255,255,1);
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	background-size : auto;
	background-repeat : no-repeat;
}
#PowerSlider11 #extend-slider li.slide2
{
	height : 400px;
	margin-top : 0px;
	background-image : url('PowerSlider11/manSpeechAirBG.jpg');
	background-position : 50% 0%;
	background-size : 100%;
	width : 100%;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#33FFFFFF, endColorstr=#33FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.2);
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
}
#PowerSlider11 #extend-slider li.slide3
{
	height : 400px;
	background-position : 0% 0%;
	background-image : none;
	margin-top : 0px;
	width : 100%;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF,GradientType=0 );
	background-color : rgba(255,255,255,1);
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	background-size : auto;
	background-repeat : no-repeat;
}
#PowerSlider11 #extend-slider li.slide4
{
	height : 400px;
	background-image : none;
	background-position : 50% 0%;
	background-size : 100% auto;
	margin-top : 0px;
	width : 100%;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#33FFFFFF, endColorstr=#33FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.2);
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	background-repeat : no-repeat;
}
#PowerSlider11 #extend-slider li
{
	width : 100%;
}
#PowerSlider11 .customVideo1
{
	width : 689px;
	height : 238px;
	position : absolute;
	left : 133px;
	top : 4px;
	right : auto;
	bottom : auto;
}
#PowerSlider11 .customVideo1 iframe
{
	width : 100%;
	height : 100%;
}
#PowerSlider11 .customText7
{
	width : auto;
	height : auto;
	position : absolute;
	left : 170px;
	top : 50px;
	font-family : Raleway, sans-serif;
	font-weight : 400;
	font-size : 28px;
	-webkit-text-shadow : 0px 5px 10px rgba(0,0,0,0.3);
	-moz-text-shadow : 0px 5px 10px rgba(0,0,0,0.3);
	-webkit-text-shadow : 0px 5px 10px rgba(0,0,0,0.3);
	-moz-text-shadow : 0px 5px 10px rgba(0,0,0,0.3);
	text-shadow : 0px 5px 10px rgba(0,0,0,0.3);
	right : auto;
	bottom : auto;
	text-align : right;
	color : rgb(87, 87, 87);
}
#PowerSlider11 .innernavbaritemsubtitle.hover
{
	font-weight : 300;
}
#PowerSlider11 .innernavbaritemtitle.hover
{
	font-weight : 300;
}
#PowerSlider11 .innernavbaritemtitle.active
{
	font-weight : 300;
}
#PowerSlider11 .customText8
{
	width : auto;
	height : auto;
	position : absolute;
	left : 113px;
	top : 177px;
	font-family : Raleway, sans-serif;
	font-weight : 400;
	font-size : 26px;
	-webkit-text-shadow : 0px 5px 10px rgba(0,0,0,0.1);
	-moz-text-shadow : 0px 5px 10px rgba(0,0,0,0.1);
	-webkit-text-shadow : 0px 5px 10px rgba(0,0,0,0.1);
	-moz-text-shadow : 0px 5px 10px rgba(0,0,0,0.1);
	text-shadow : 0px 5px 10px rgba(0,0,0,0.1);
	right : auto;
	bottom : auto;
	text-align : right;
	color : rgb(255, 117, 26);
}
#PowerSlider11 .customImage1
{
	width : 353px;
	height : 374px;
	position : absolute;
	left : 2px;
	top : 17px;
	right : auto;
	bottom : auto;
}
#PowerSlider11 .customImage3
{
	width : 471px;
	height : 120px;
	position : absolute;
	left : 432px;
	top : 157px;
	right : auto;
	bottom : auto;
	z-index : 10;
}
#PowerSlider11 .customImage4
{
	width : 661px;
	height : 384px;
	position : absolute;
	left : auto;
	top : 8px;
	bottom : auto;
	right : 0px;
}
#PowerSlider11 .customImage5
{
	width : 501px;
	height : 81px;
	position : absolute;
	left : 8px;
	top : 8px;
	right : auto;
	bottom : auto;
}
#PowerSlider11 .customImage6
{
	width : 288px;
	height : 18px;
	position : absolute;
	left : 30px;
	top : 252px;
	z-index : 5;
	right : auto;
	bottom : auto;
}
#PowerSlider11 .customImage7
{
	width : 313px;
	height : 22px;
	position : absolute;
	left : 30px;
	top : 152px;
	right : auto;
	bottom : auto;
}
#PowerSlider11 .customImage8
{
	width : 358px;
	height : 17px;
	position : absolute;
	left : 30px;
	top : 102px;
	right : auto;
	bottom : auto;
	z-index : 5;
}
#PowerSlider11 .customImage9
{
	width : 158px;
	height : 18px;
	position : absolute;
	left : 30px;
	top : 202px;
	right : auto;
	bottom : auto;
}
#PowerSlider11 .customImage10
{
	width : 430px;
	height : 22px;
	position : absolute;
	left : 30px;
	top : 302px;
	right : auto;
	bottom : auto;
}
#PowerSlider11 .customButton2
{
	width : 180px;
	height : 36px;
	position : absolute;
	left : 169px;
	top : 245px;
	right : auto;
	bottom : auto;
	vertical-align : top;
	text-align : center;
	padding-top : 20px;
	color : rgb(254, 144, 81);
	text-decoration : none;
	font-family : Raleway, sans-serif;
	font-size : 14px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#3FFFFFFF, endColorstr=#3FFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.25);
	font-weight : 700;
	background-image : none;
	border-top-color : rgb(255, 196, 77);
	border-top-style : solid;
	border-top-width : 5px;
	border-right-width : 5px;
	border-bottom-width : 5px;
	border-left-width : 5px;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-color : rgb(255, 196, 77);
	border-bottom-color : rgb(255, 196, 77);
	border-left-color : rgb(255, 196, 77);
	z-index : 2;
	-webkit-border-top-left-radius : 10px;
	-moz-border-radius-topleft : 10px;
	border-top-left-radius : 10px;
	-webkit-border-top-right-radius : 10px;
	-moz-border-radius-topright : 10px;
	border-top-right-radius : 10px;
	-webkit-border-bottom-left-radius : 10px;
	-moz-border-radius-bottomleft : 10px;
	border-bottom-left-radius : 10px;
	-webkit-border-bottom-right-radius : 10px;
	-moz-border-radius-bottomright : 10px;
	border-bottom-right-radius : 10px;
}
#PowerSlider11 .customButton2.hover
{
	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;
	border-top-color : rgba(175, 199, 141, 0.6);
	border-right-color : rgba(175, 199, 141, 0.6);
	border-bottom-color : rgba(175, 199, 141, 0.6);
	border-left-color : rgba(175, 199, 141, 0.6);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#B3CAE4A5, endColorstr=#B3CAE4A5,GradientType=0 );
	background-color : rgba(202, 228, 165, 0.701961);
	color : #000000;
	color : rgba(0, 0, 0, 0.7);
	*color : #000000;
	font-size : 14px;
}
#PowerSlider11 .customImage11
{
	width : 400px;
	height : 229px;
	position : absolute;
	left : 468px;
	top : 43px;
	right : auto;
	bottom : auto;
}
#PowerSlider11 #extend-slider li.slide5
{
	height : 400px;
}
#PowerSlider11 .customImage12
{
	width : 980px;
	height : 327px;
	position : absolute;
	left : -12px;
	top : 0px;
	right : auto;
	bottom : auto;
}
