/* 	Begin Modified Meyer Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#000; }
:-webkit-full-screen { background:#000; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:11580px; height:1092px; }
/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling:touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}
/* Colorbox User Style: */
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.presmode.fsmode:-webkit-full-screen {cursor:none;}
.presmode.fsmode:-ms-full-screen {cursor:none;}
.presmode.fsmode:-moz-full-screen {cursor:none;}
.presmode.fsmode.cursor-move {cursor:auto;}
.fs-hide-nav:-webkit-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-ms-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-nav:-moz-full-screen nav#page-nav > button {display:none !important;}
.fs-hide-viewdisp:-webkit-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-ms-full-screen #viewer-options-wrap {display:none !important;}
.fs-hide-viewdisp:-moz-full-screen #viewer-options-wrap {display:none !important;}

#item6368 {
	width:1311px !important;
	left:151px !important;
	top:223px !important;
	min-height:515px !important;
}

@keyframes einblenden-7871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-7871 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item7871 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item7871 {
	width:82px !important;
	height:79px !important;
	left:1742px !important;
	top:924px !important;
}

@keyframes einblenden-9529 {
to{}	}
@-webkit-keyframes einblenden-9529 {
to{}	}
#item9529 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item9530 {
	width:137px !important;
	height:25px !important;
	background:#008143;
}

#item9531 {
	width:1059px !important;
	height:25px !important;
	left:137px !important;
	background:#7fc0a1;
}

#item9532 {
	width:587px !important;
	height:25px !important;
	left:1196px !important;
	background:#bfdfd0;
}

#item9533 {
	width:137px !important;
	height:25px !important;
	left:1783px !important;
	background:#fff;
}

@keyframes wachsen-5116 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(10) scaleY(1);}
}
@-webkit-keyframes wachsen-5116 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(10) scaleY(1);}
}
#item5116 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item5117 {
	width:14px !important;
	height:25px !important;
	background:#008143;
}

#item5118 {
	width:106px !important;
	height:25px !important;
	left:14px !important;
	background:#7fc0a1;
}

#item5119 {
	width:59px !important;
	height:25px !important;
	left:120px !important;
	background:#bfdfd0;
}

#item5120 {
	width:14px !important;
	height:25px !important;
	left:178px !important;
	background:#fff;
}

#item9565 {
	width:1920px !important;
	height:1080px !important;
	background:#008143;
}

#item12808 {
	width:1920px !important;
	height:1080px !important;
	background:#008143;
}

@keyframes einblenden-12747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-12747 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12747 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12779 {
	width:260px !important;
	height:260px !important;
	border-radius:11px;
	background:rgba(0,0,0,0.3);
	border:solid 1px #fff;
}

#item12785 {
	width:259px !important;
	height:84px !important;
	top:176px !important;
	text-shadow:0px 0px 147px rgba(0,0,0,0.5);
	padding:0px 0px 42px 0px;
}

#item12749 {
	width:260px !important;
	height:260px !important;
	border-radius:11px;
	border:solid 1px #fff;
}

#item12755 {
	width:259px !important;
	height:84px !important;
	top:176px !important;
	text-shadow:0px 0px 147px rgba(0,0,0,0.5);
	padding:0px 0px 42px 0px;
}

#item12747 {
	width:260px !important;
	height:260px !important;
	left:1524px !important;
	top:632px !important;
}

@keyframes hereinfliegenvonoben-12481 {
	0% {
		transform:translate(-1px,-128.632px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-12481 {
	0% {
		-webkit-transform:translate(-1px,-128.632px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12481 {
	width:277px !important;
	height:277px !important;
	left:471px !important;
	top:272px !important;
}

@keyframes hereinfliegenvonunten-12493 {
	0% {
		transform:translate(-1px,131.261px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-12493 {
	0% {
		-webkit-transform:translate(-1px,131.261px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12493 {
	width:277px !important;
	height:277px !important;
	left:471px !important;
	top:623px !important;
}

@keyframes hereinfliegenvonoben-12504 {
	0% {
		transform:translate(-1px,-116.5px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-12504 {
	0% {
		-webkit-transform:translate(-1px,-116.5px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12504 {
	width:277px !important;
	height:277px !important;
	left:127px !important;
	top:272px !important;
}

@keyframes hereinfliegenvonunten-12518 {
	0% {
		transform:translate(-1px,131.261px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-12518 {
	0% {
		-webkit-transform:translate(-1px,131.261px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12518 {
	width:277px !important;
	height:277px !important;
	left:127px !important;
	top:623px !important;
}

@keyframes hereinfliegenvonoben-12529 {
	0% {
		transform:translate(-1px,-128.632px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-12529 {
	0% {
		-webkit-transform:translate(-1px,-128.632px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12529 {
	width:277px !important;
	height:277px !important;
	left:827px !important;
	top:272px !important;
}

@keyframes hereinfliegenvonunten-12544 {
	0% {
		transform:translate(-1px,131.261px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-12544 {
	0% {
		-webkit-transform:translate(-1px,131.261px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12544 {
	width:277px !important;
	height:277px !important;
	left:827px !important;
	top:623px !important;
}

@keyframes hereinfliegenvonoben-12557 {
	0% {
		transform:translate(-1px,-128.632px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-12557 {
	0% {
		-webkit-transform:translate(-1px,-128.632px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12557 {
	width:277px !important;
	height:277px !important;
	left:1170px !important;
	top:272px !important;
}

@keyframes hereinfliegenvonoben-12570 {
	0% {
		transform:translate(-1px,-129.632px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonoben-12570 {
	0% {
		-webkit-transform:translate(-1px,-129.632px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12570 {
	width:277px !important;
	height:277px !important;
	left:1516px !important;
	top:272px !important;
}

@keyframes hereinfliegenvonunten-12584 {
	0% {
		transform:translate(-1px,131.261px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonunten-12584 {
	0% {
		-webkit-transform:translate(-1px,131.261px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item12584 {
	width:277px !important;
	height:277px !important;
	left:1170px !important;
	top:623px !important;
}

@keyframes einblenden-12596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-12596 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12596 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12622 {
	width:160px !important;
	min-height:25px !important;
}

#item12598 {
	width:160px !important;
	min-height:25px !important;
}

#item12596 {
	width:160px !important;
	height:25px !important;
	left:1344px !important;
	top:51px !important;
}

@keyframes einblenden-12645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-12645 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12645 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12673 {
	width:315px !important;
	min-height:25px !important;
}

#item12648 {
	width:297px !important;
	min-height:25px !important;
}

#item12645 {
	width:315px !important;
	height:25px !important;
	left:136px !important;
	top:51px !important;
}

@keyframes einblenden-12697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-12697 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12697 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12724 {
	width:300px !important;
	min-height:25px !important;
}

#item12700 {
	width:300px !important;
	min-height:25px !important;
}

#item12697 {
	width:300px !important;
	height:25px !important;
	left:488px !important;
	top:51px !important;
}

#item12366 {
	width:1866px !important;
	height:1030px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	border:solid 1px #008143;
}

#item12367 {
	width:51px !important;
	height:50px !important;
	left:42px !important;
	top:959px !important;
}

#item11622 {
	width:1866px !important;
	height:1030px !important;
	background:#f4f4f4;
	border:solid 1px #008143;
}

#item11623 {
	width:46px !important;
	height:45px !important;
	left:35px !important;
	top:952px !important;
}

#item11638 {
	width:809px !important;
	left:109px !important;
	top:79px !important;
	min-height:157px !important;
}

#item11661 {
	width:704px !important;
	left:214px !important;
	top:262px !important;
	min-height:343px !important;
}

#item11717 {
	width:483px !important;
	min-height:37px !important;
}

#item11693 {
	width:483px !important;
	min-height:37px !important;
}

#item11690 {
	width:483px !important;
	height:37px !important;
	left:214px !important;
	top:795px !important;
}

#item11766 {
	width:483px !important;
	min-height:37px !important;
}

#item11742 {
	width:483px !important;
	min-height:37px !important;
}

#item11740 {
	width:483px !important;
	height:37px !important;
	left:207px !important;
	top:862px !important;
}

#item11815 {
	width:483px !important;
	min-height:37px !important;
}

#item11791 {
	width:483px !important;
	min-height:37px !important;
}

#item11789 {
	width:483px !important;
	height:37px !important;
	left:214px !important;
	top:668px !important;
}

#item11864 {
	width:343px !important;
	min-height:37px !important;
}

#item11840 {
	width:343px !important;
	min-height:37px !important;
}

#item11838 {
	width:343px !important;
	height:37px !important;
	left:214px !important;
	top:732px !important;
}

#item11889 {
	width:762px !important;
	height:704px !important;
	background:#008143;
}

#item11892 {
	width:280px !important;
	min-height:84px !important;
}

#item11915 {
	width:280px !important;
	left:26px !important;
	top:84px !important;
	min-height:84px !important;
}

#item11939 {
	width:251px !important;
	min-height:104px !important;
}

#item11962 {
	width:326px !important;
	left:15px !important;
	top:104px !important;
	min-height:25px !important;
}

#item11986 {
	width:360px !important;
	min-height:83px !important;
}

#item12009 {
	width:366px !important;
	left:14px !important;
	top:85px !important;
	min-height:45px !important;
}

#item12033 {
	width:285px !important;
	min-height:118px !important;
}

#item12056 {
	width:296px !important;
	left:12px !important;
	top:121px !important;
	min-height:77px !important;
}

#item12080 {
	width:353px !important;
	min-height:103px !important;
}

#item12103 {
	width:372px !important;
	left:14px !important;
	top:113px !important;
	min-height:33px !important;
}

#item12126 {
	width:191px !important;
	left:571px !important;
	top:37px !important;
	min-height:45px !important;
}

#item11887 {
	width:762px !important;
	height:704px !important;
	left:939px !important;
	top:247px !important;
}

#item12151 {
	width:762px !important;
	height:704px !important;
	background:#f4f4f4;
}

#item12152 {
	width:750px !important;
	height:692px !important;
	left:6px !important;
	top:6px !important;
	border:solid 2px #008143;
}

#item12153 {
	width:721px !important;
	height:646px !important;
	left:15px !important;
	top:44px !important;
	background:#f4f4f4;
}

#item12149 {
	width:762px !important;
	height:704px !important;
	left:939px !important;
	top:246px !important;
}

#item12402 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item12364 {
	width:1876px !important;
	height:1040px !important;
	left:17px !important;
	top:16px !important;
}

#item12818 {
	width:255px !important;
	height:183px !important;
	left:1529px !important;
	top:-19px !important;
}

#item9885 {
	width:137px !important;
	height:25px !important;
	background:#008143;
}

#item9886 {
	width:1059px !important;
	height:25px !important;
	left:137px !important;
	background:#7fc0a1;
}

#item9887 {
	width:587px !important;
	height:25px !important;
	left:1196px !important;
	background:#bfdfd0;
}

#item9888 {
	width:137px !important;
	height:25px !important;
	left:1783px !important;
	background:#fff;
}

@keyframes einblenden-12423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes einblenden-12423 {
	0% {opacity:0;}
	100% {opacity:1;}
}
#item12423 {
	transform-origin:49.992% 49.989%;
	-webkit-transform-origin:49.992% 49.989%;
}

#item12424 {
	width:137px !important;
	height:25px !important;
	background:#008143;
}

#item12425 {
	width:1059px !important;
	height:25px !important;
	left:137px !important;
	background:#7fc0a1;
}

#item12426 {
	width:587px !important;
	height:25px !important;
	left:1196px !important;
	background:#bfdfd0;
}

#item12427 {
	width:137px !important;
	height:25px !important;
	left:1783px !important;
	background:#fff;
}

@keyframes wachsen-12879 {
	0% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {transform:translate(0px,0px) scaleX(10) scaleY(1);}
}
@-webkit-keyframes wachsen-12879 {
	0% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {-webkit-transform:translate(0px,0px) scaleX(10) scaleY(1);}
}
#item12879 {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}

#item12880 {
	width:14px !important;
	height:25px !important;
	background:#008143;
}

#item12881 {
	width:106px !important;
	height:25px !important;
	left:14px !important;
	background:#7fc0a1;
}

#item12882 {
	width:59px !important;
	height:25px !important;
	left:120px !important;
	background:#bfdfd0;
}

#item12883 {
	width:14px !important;
	height:25px !important;
	left:178px !important;
	background:#fff;
}

#item12902 {
	width:1920px !important;
	height:1080px !important;
	background:#008143;
}

#item12903 {
	width:1920px !important;
	height:1080px !important;
	background:#008143;
}

#item12937 {
	width:260px !important;
	height:260px !important;
	border-radius:11px;
	background:rgba(0,0,0,0.3);
	border:solid 1px #fff;
}

#item12943 {
	width:259px !important;
	height:84px !important;
	top:176px !important;
	text-shadow:0px 0px 147px rgba(0,0,0,0.5);
	padding:0px 0px 42px 0px;
}

#item12907 {
	width:260px !important;
	height:260px !important;
	border-radius:11px;
	border:solid 1px #fff;
}

#item12913 {
	width:259px !important;
	height:84px !important;
	top:176px !important;
	text-shadow:0px 0px 147px rgba(0,0,0,0.5);
	padding:0px 0px 42px 0px;
}

#item12905 {
	width:260px !important;
	height:260px !important;
	left:1524px !important;
	top:632px !important;
}

#item12966 {
	width:277px !important;
	height:277px !important;
	left:471px !important;
	top:272px !important;
}

#item12977 {
	width:277px !important;
	height:277px !important;
	left:471px !important;
	top:623px !important;
}

#item12990 {
	width:277px !important;
	height:277px !important;
	left:127px !important;
	top:272px !important;
}

#item13002 {
	width:277px !important;
	height:277px !important;
	left:127px !important;
	top:623px !important;
}

#item13015 {
	width:277px !important;
	height:277px !important;
	left:827px !important;
	top:272px !important;
}

#item13029 {
	width:277px !important;
	height:277px !important;
	left:827px !important;
	top:623px !important;
}

#item13041 {
	width:277px !important;
	height:277px !important;
	left:1170px !important;
	top:272px !important;
}

#item13053 {
	width:277px !important;
	height:277px !important;
	left:1516px !important;
	top:272px !important;
}

#item13066 {
	width:277px !important;
	height:277px !important;
	left:1170px !important;
	top:623px !important;
}

#item13105 {
	width:160px !important;
	min-height:25px !important;
}

#item13080 {
	width:160px !important;
	min-height:25px !important;
}

#item13077 {
	width:160px !important;
	height:25px !important;
	left:1344px !important;
	top:51px !important;
}

#item13155 {
	width:315px !important;
	min-height:25px !important;
}

#item13131 {
	width:297px !important;
	min-height:25px !important;
}

#item13128 {
	width:315px !important;
	height:25px !important;
	left:136px !important;
	top:51px !important;
}

#item13206 {
	width:300px !important;
	min-height:25px !important;
}

#item13182 {
	width:300px !important;
	min-height:25px !important;
}

#item13178 {
	width:300px !important;
	height:25px !important;
	left:488px !important;
	top:51px !important;
}

#item13839 {
	width:1866px !important;
	height:1030px !important;
	left:10px !important;
	top:10px !important;
	background:#000;
	border:solid 1px #008143;
}

#item13840 {
	width:51px !important;
	height:50px !important;
	left:42px !important;
	top:959px !important;
}

#item13234 {
	width:1866px !important;
	height:1030px !important;
	background:#f4f4f4;
	border:solid 1px #008143;
}

#item13235 {
	width:46px !important;
	height:45px !important;
	left:35px !important;
	top:952px !important;
}

#item13247 {
	width:809px !important;
	left:109px !important;
	top:79px !important;
	min-height:157px !important;
}

#item13270 {
	width:704px !important;
	left:214px !important;
	top:262px !important;
	min-height:343px !important;
}

#item13329 {
	width:483px !important;
	min-height:37px !important;
}

#item13304 {
	width:483px !important;
	min-height:37px !important;
}

#item13300 {
	width:483px !important;
	height:37px !important;
	left:214px !important;
	top:795px !important;
}

#item13380 {
	width:483px !important;
	min-height:37px !important;
}

#item13355 {
	width:483px !important;
	min-height:37px !important;
}

#item13352 {
	width:483px !important;
	height:37px !important;
	left:207px !important;
	top:862px !important;
}

#item13430 {
	width:483px !important;
	min-height:37px !important;
}

#item13406 {
	width:483px !important;
	min-height:37px !important;
}

#item13403 {
	width:483px !important;
	height:37px !important;
	left:214px !important;
	top:668px !important;
}

#item13480 {
	width:343px !important;
	min-height:37px !important;
}

#item13456 {
	width:343px !important;
	min-height:37px !important;
}

#item13453 {
	width:343px !important;
	height:37px !important;
	left:214px !important;
	top:732px !important;
}

#item13505 {
	width:762px !important;
	height:704px !important;
	background:#008143;
}

#item13507 {
	width:280px !important;
	min-height:84px !important;
}

#item13531 {
	width:280px !important;
	left:26px !important;
	top:84px !important;
	min-height:84px !important;
}

#item13555 {
	width:251px !important;
	min-height:104px !important;
}

#item13578 {
	width:326px !important;
	left:15px !important;
	top:104px !important;
	min-height:25px !important;
}

#item13602 {
	width:360px !important;
	min-height:83px !important;
}

#item13625 {
	width:366px !important;
	left:14px !important;
	top:85px !important;
	min-height:45px !important;
}

#item13649 {
	width:285px !important;
	min-height:118px !important;
}

#item13672 {
	width:296px !important;
	left:12px !important;
	top:121px !important;
	min-height:77px !important;
}

#item13696 {
	width:353px !important;
	min-height:103px !important;
}

#item13719 {
	width:372px !important;
	left:14px !important;
	top:113px !important;
	min-height:33px !important;
}

#item13742 {
	width:191px !important;
	left:571px !important;
	top:37px !important;
	min-height:45px !important;
}

#item13503 {
	width:762px !important;
	height:704px !important;
	left:939px !important;
	top:247px !important;
}

#item13767 {
	width:762px !important;
	height:704px !important;
	background:#f4f4f4;
}

#item13768 {
	width:750px !important;
	height:692px !important;
	left:6px !important;
	top:6px !important;
	border:solid 2px #008143;
}

#item13769 {
	width:721px !important;
	height:646px !important;
	left:15px !important;
	top:44px !important;
	background:#f4f4f4;
}

#item13765 {
	width:762px !important;
	height:704px !important;
	left:939px !important;
	top:246px !important;
}

#item13231 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item13229 {
	width:1876px !important;
	height:1040px !important;
	left:17px !important;
	top:16px !important;
}

#item13856 {
	width:255px !important;
	height:183px !important;
	left:1529px !important;
	top:-19px !important;
}

#item13912 {
	width:137px !important;
	height:25px !important;
	background:#008143;
}

#item13913 {
	width:1059px !important;
	height:25px !important;
	left:137px !important;
	background:#7fc0a1;
}

#item13914 {
	width:587px !important;
	height:25px !important;
	left:1196px !important;
	background:#bfdfd0;
}

#item13915 {
	width:137px !important;
	height:25px !important;
	left:1783px !important;
	background:#fff;
}

#item13917 {
	width:137px !important;
	height:25px !important;
	background:#008143;
}

#item13918 {
	width:1059px !important;
	height:25px !important;
	left:137px !important;
	background:#7fc0a1;
}

#item13919 {
	width:587px !important;
	height:25px !important;
	left:1196px !important;
	background:#bfdfd0;
}

#item13920 {
	width:137px !important;
	height:25px !important;
	left:1783px !important;
	background:#fff;
}

#item5827 {
	width:562px !important;
	left:241px !important;
	top:499px !important;
	min-height:37px !important;
}

#item5851 {
	width:483px !important;
	left:240px !important;
	top:567px !important;
	min-height:37px !important;
}

#item5876 {
	width:483px !important;
	left:240px !important;
	top:636px !important;
	min-height:37px !important;
}

#item5900 {
	width:483px !important;
	left:240px !important;
	top:705px !important;
	min-height:37px !important;
}

#item5924 {
	width:483px !important;
	left:240px !important;
	top:774px !important;
	min-height:37px !important;
}

#item5638 {
	width:1050px !important;
	left:136px !important;
	top:105px !important;
	min-height:157px !important;
}

@keyframes einzoomen2d-5661 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes einzoomen2d-5661 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item5662 {
	width:250px !important;
	height:250px !important;
	border-radius:8px;
	background:#fff;
}

#item5667 {
	width:250px !important;
	height:84px !important;
	top:166px !important;
	text-shadow:0px 0px 147px rgba(0,0,0,0.5);
	padding:0px 0px 40px 0px;
}

@keyframes hereinfliegenvonlinks-6752 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonlinks-6752 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item5967 {
	width:575px !important;
	height:644px !important;
	background:#f4f4f4;
}

#item10556 {
	width:557px !important;
	height:626px !important;
	left:10px !important;
	top:9px !important;
	border:solid 2px #008143;
}

#item6170 {
	width:534px !important;
	height:598px !important;
	left:15px !important;
	top:23px !important;
}

#item6171 {
	width:487px !important;
	left:15px !important;
	top:9px !important;
	min-height:1219px !important;
}

#item6752 {
	width:575px !important;
	height:644px !important;
	left:841px !important;
	top:338px !important;
}

@keyframes hereinfliegenvonlinks-6753 {
	0% {
		transform:translate(-245.812px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-6753 {
	0% {
		-webkit-transform:translate(-245.812px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item6261 {
	width:575px !important;
	height:644px !important;
	background:#f4f4f4;
}

#item10559 {
	width:557px !important;
	height:626px !important;
	left:11px !important;
	top:9px !important;
	border:solid 2px #008143;
}

#item6262 {
	width:534px !important;
	height:598px !important;
	left:15px !important;
	top:23px !important;
}

#item6263 {
	width:487px !important;
	left:15px !important;
	top:5px !important;
	min-height:1960px !important;
}

#item6753 {
	width:575px !important;
	height:644px !important;
	left:840px !important;
	top:338px !important;
}

#item6779 {
	width:494px !important;
	background:#fff;
	min-height:37px !important;
}

#item6755 {
	width:494px !important;
	min-height:37px !important;
}

#item5592 {
	width:494px !important;
	min-height:37px !important;
}

#item6748 {
	width:494px !important;
	height:37px !important;
	left:241px !important;
	top:361px !important;
}

#item6830 {
	width:494px !important;
	min-height:37px !important;
}

#item6806 {
	width:494px !important;
	min-height:37px !important;
}

#item5803 {
	width:494px !important;
	min-height:37px !important;
}

#item6749 {
	width:494px !important;
	height:37px !important;
	left:241px !important;
	top:430px !important;
}

#item7281 {
	width:494px !important;
	background:#fff;
	min-height:37px !important;
}

#item7353 {
	width:494px !important;
	height:37px !important;
	left:241px !important;
	top:361px !important;
}

#item7431 {
	width:494px !important;
	min-height:37px !important;
}

#item7502 {
	width:494px !important;
	height:37px !important;
	left:241px !important;
	top:430px !important;
}

#item34814 {
	width:98px !important;
	left:61px !important;
	top:8px !important;
	min-height:37px !important;
}

#item34809 {
	width:159px !important;
	height:45px !important;
	left:45px !important;
	top:792px !important;
}

#item34850 {
	width:98px !important;
	left:59px !important;
	top:11px !important;
	min-height:37px !important;
}

#item34843 {
	width:157px !important;
	height:54px !important;
	left:47px !important;
	top:876px !important;
}

#item35563 {
	width:98px !important;
	left:61px !important;
	top:8px !important;
	min-height:37px !important;
}

#item35555 {
	width:159px !important;
	height:45px !important;
	left:45px !important;
	top:967px !important;
}

#item22462 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:29px !important;
	background:#fff;
}

#item22463 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:331px !important;
	background:#008143;
}

#item22464 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:332px !important;
	background:#7fc0a1;
}

#item22465 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:331px !important;
	background:#7fc0a1;
}

#item22466 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:331px !important;
	background:#bfdfd0;
}

#item22467 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:331px !important;
	background:#f4f4f4;
}

#item22468 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:331px !important;
	background:#008143;
}

#item22472 {
	width:1050px !important;
	left:170px !important;
	top:127px !important;
	min-height:92px !important;
}

#item22495 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:244px !important;
}

#item22532 {
	width:180px !important;
	left:2px !important;
	top:305px !important;
	min-height:45px !important;
	padding:12px 0px 0px 0px;
}

#item22523 {
	width:185px !important;
	height:352px !important;
	left:202px !important;
	top:361px !important;
}

#item22559 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item22563 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22556 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:361px !important;
}

#item22590 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item22594 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22587 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:361px !important;
}

#item22617 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:332px !important;
}

#item22626 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22619 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item22652 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item22657 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22649 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item22683 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item22689 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22680 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item22712 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:332px !important;
}

#item22717 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item22721 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22714 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item22752 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22744 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item22784 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22776 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item22811 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item22812 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22807 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item22839 {
	width:180px !important;
	height:134px !important;
	background:#fff;
}

#item22843 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22835 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item22866 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:332px !important;
}

#item22876 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22868 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item22909 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22899 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item22939 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item22932 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item22970 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item22962 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item23000 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item22993 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item23026 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item23031 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23023 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item23057 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item23063 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23054 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item23086 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:466px !important;
}

#item23100 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:539px !important;
}

#item23112 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:393px !important;
}

#item23128 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:690px !important;
}

#item23139 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:753px !important;
}

#item23152 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:610px !important;
}

#item23164 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:902px !important;
}

#item23175 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:822px !important;
}

#item23190 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:324px !important;
}

#item25846 {
	width:51px !important;
	height:50px !important;
	left:52px !important;
	top:993px !important;
}

#item24882 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:29px !important;
	background:#fff;
}

#item24883 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:331px !important;
	background:#008143;
}

#item24884 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:332px !important;
	background:#7fc0a1;
}

#item24885 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:331px !important;
	background:#7fc0a1;
}

#item24886 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:331px !important;
	background:#bfdfd0;
}

#item24887 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:331px !important;
	background:#f4f4f4;
}

#item24888 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:331px !important;
	background:#008143;
}

#item24892 {
	width:1050px !important;
	left:170px !important;
	top:127px !important;
	min-height:92px !important;
}

#item24915 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:244px !important;
}

#item24946 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item24950 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24943 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:361px !important;
}

#item24977 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item24982 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24973 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:361px !important;
}

#item25005 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:332px !important;
}

#item25014 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25007 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item25040 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item25044 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25037 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item25070 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item25075 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25067 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item25098 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:332px !important;
}

#item25103 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item25110 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25100 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item25140 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25133 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item25170 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25163 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item25196 {
	width:180px !important;
	height:256px !important;
	background:#7fc0a1;
}

#item25197 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25193 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item25223 {
	width:180px !important;
	height:134px !important;
	background:#fff;
}

#item25229 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25220 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item25252 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:332px !important;
}

#item25263 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25254 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item25294 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25286 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item25324 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25317 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item25356 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item25347 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item25386 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item25379 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item25413 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item25417 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25410 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item25443 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item25448 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item25440 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item25471 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:466px !important;
}

#item25485 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:539px !important;
}

#item25498 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:393px !important;
}

#item25513 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:690px !important;
}

#item25526 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:753px !important;
}

#item25539 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:610px !important;
}

#item25555 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:902px !important;
}

#item25566 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:822px !important;
}

#item25577 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:324px !important;
}

#item26089 {
	width:51px !important;
	height:50px !important;
	left:52px !important;
	top:993px !important;
}

#item24135 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:29px !important;
	background:#fff;
}

#item24136 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:331px !important;
	background:#008143;
}

#item24137 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:332px !important;
	background:#7fc0a1;
}

#item24138 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:331px !important;
	background:#7fc0a1;
}

#item24139 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:331px !important;
	background:#bfdfd0;
}

#item24140 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:331px !important;
	background:#f4f4f4;
}

#item24141 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:331px !important;
	background:#008143;
}

#item24145 {
	width:1050px !important;
	left:170px !important;
	top:127px !important;
	min-height:92px !important;
}

#item24169 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:244px !important;
}

#item24204 {
	width:180px !important;
	left:2px !important;
	top:262px !important;
	min-height:37px !important;
	padding:12px 0px 0px 0px;
}

#item24197 {
	width:185px !important;
	height:307px !important;
	left:202px !important;
	top:361px !important;
}

#item24230 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item24235 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24227 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:361px !important;
}

#item24261 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:3px !important;
	background:#fff;
}

#item24265 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24258 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:361px !important;
}

#item24288 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:332px !important;
}

#item24297 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24290 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item24323 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item24333 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24320 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item24359 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item24365 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24356 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item24388 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:332px !important;
}

#item24393 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item24397 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24390 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item24427 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24420 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item24457 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24450 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item24484 {
	width:180px !important;
	height:256px !important;
	background:#7fc0a1;
}

#item24485 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24481 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item24511 {
	width:180px !important;
	height:134px !important;
	background:#fff;
}

#item24517 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24508 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item24540 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:332px !important;
}

#item24550 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24542 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item24581 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24574 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item24613 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24604 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item24643 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item24636 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item24673 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item24666 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item24699 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item24704 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24696 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item24730 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item24736 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item24727 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item24759 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:466px !important;
}

#item24773 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:539px !important;
}

#item24786 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:393px !important;
}

#item24800 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:690px !important;
}

#item24813 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:753px !important;
}

#item24828 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:610px !important;
}

#item24842 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:902px !important;
}

#item24854 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:822px !important;
}

#item24867 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:324px !important;
}

#item26144 {
	width:51px !important;
	height:50px !important;
	left:52px !important;
	top:993px !important;
}

#item23386 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:29px !important;
	background:#fff;
}

#item23387 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:331px !important;
	background:#008143;
}

#item23388 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:332px !important;
	background:#7fc0a1;
}

#item23389 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:331px !important;
	background:#7fc0a1;
}

#item23390 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:331px !important;
	background:#bfdfd0;
}

#item23392 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:331px !important;
	background:#f4f4f4;
}

#item23393 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:331px !important;
	background:#008143;
}

#item23397 {
	width:1050px !important;
	left:170px !important;
	top:127px !important;
	min-height:92px !important;
}

#item23421 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:244px !important;
}

#item23457 {
	width:180px !important;
	left:2px !important;
	top:305px !important;
	min-height:37px !important;
	padding:12px 0px 0px 0px;
}

#item23449 {
	width:185px !important;
	height:344px !important;
	left:202px !important;
	top:361px !important;
}

#item23488 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23480 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:361px !important;
}

#item23519 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23511 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:361px !important;
}

#item23542 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:332px !important;
}

#item23553 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23544 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item23584 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23576 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item23615 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23607 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item23638 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:332px !important;
}

#item23649 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23640 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item23679 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23672 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item23711 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23704 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item23741 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23734 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item23772 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23764 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item23795 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:332px !important;
}

#item23805 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23797 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item23836 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23828 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item23868 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23859 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item23898 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item23891 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item23928 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item23921 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item23959 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23951 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item23992 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item23983 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item24015 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:466px !important;
}

#item24028 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:539px !important;
}

#item24041 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:393px !important;
}

#item24055 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:690px !important;
}

#item24068 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:753px !important;
}

#item24080 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:610px !important;
}

#item24094 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:902px !important;
}

#item24106 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:822px !important;
}

#item24119 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:324px !important;
}

#item26164 {
	width:51px !important;
	height:50px !important;
	left:52px !important;
	top:993px !important;
}

#item26044 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item22460 {
	width:1930px !important;
	height:1084px !important;
	left:-10px !important;
	top:-29px !important;
}

#item35545 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:10px !important;
	background:#008143;
}

#item35428 {
	width:1865px !important;
	height:1029px !important;
	left:37px !important;
	top:37px !important;
	background:#000;
}

#item35429 {
	width:51px !important;
	height:50px !important;
	left:69px !important;
	top:985px !important;
}

#item34885 {
	width:9px !important;
	height:9px !important;
	left:37px !important;
	top:37px !important;
}

#item34882 {
	width:1930px !important;
	height:1066px !important;
	left:-10px !important;
	top:-10px !important;
}

#item5747 {
	width:137px !important;
	height:25px !important;
	background:#008143;
}

#item5748 {
	width:1059px !important;
	height:25px !important;
	left:137px !important;
	background:#7fc0a1;
}

#item5749 {
	width:587px !important;
	height:25px !important;
	left:1196px !important;
	background:#bfdfd0;
}

#item5750 {
	width:137px !important;
	height:25px !important;
	left:1783px !important;
	background:#fff;
}

#item30828 {
	width:501px !important;
	left:241px !important;
	top:499px !important;
	min-height:75px !important;
}

#item30851 {
	width:840px !important;
	left:240px !important;
	top:602px !important;
	min-height:127px !important;
}

#item30944 {
	width:1124px !important;
	left:136px !important;
	top:105px !important;
	min-height:157px !important;
}

@keyframes einzoomen2d-30967 {
	0% {
		transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	91.7% {transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
@-webkit-keyframes einzoomen2d-30967 {
	0% {
		-webkit-transform:translate(0px,0px) scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	91.7% {-webkit-transform:translate(0px,0px) scaleX(1) scaleY(1);}
	100% {opacity:1;}
}
#item30968 {
	width:250px !important;
	height:250px !important;
	border-radius:8px;
	background:#fff;
}

#item30973 {
	width:250px !important;
	height:84px !important;
	top:166px !important;
	text-shadow:0px 0px 147px rgba(0,0,0,0.5);
	padding:0px 0px 40px 0px;
}

#item34781 {
	width:98px !important;
	left:61px !important;
	top:8px !important;
	min-height:37px !important;
}

#item30997 {
	width:159px !important;
	height:45px !important;
	left:45px !important;
	top:967px !important;
}

#item34757 {
	width:98px !important;
	left:59px !important;
	top:11px !important;
	min-height:37px !important;
}

#item31009 {
	width:157px !important;
	height:54px !important;
	left:47px !important;
	top:876px !important;
}

@keyframes hereinfliegenvonlinks-31022 {
	0% {transform:translate(-307px,0px);}
	100% {transform:translate(0px,0px);}
}
@-webkit-keyframes hereinfliegenvonlinks-31022 {
	0% {-webkit-transform:translate(-307px,0px);}
	100% {-webkit-transform:translate(0px,0px);}
}
#item31024 {
	width:575px !important;
	height:644px !important;
	background:#f4f4f4;
}

#item31025 {
	width:557px !important;
	height:626px !important;
	left:10px !important;
	top:9px !important;
	border:solid 2px #008143;
}

#item31026 {
	width:534px !important;
	height:598px !important;
	left:15px !important;
	top:23px !important;
}

#item31027 {
	width:487px !important;
	left:15px !important;
	top:9px !important;
	min-height:1219px !important;
}

#item31022 {
	width:575px !important;
	height:644px !important;
	left:857px !important;
	top:338px !important;
}

@keyframes hereinfliegenvonlinks-31050 {
	0% {
		transform:translate(-245.812px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes hereinfliegenvonlinks-31050 {
	0% {
		-webkit-transform:translate(-245.812px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item31052 {
	width:575px !important;
	height:644px !important;
	background:#f4f4f4;
}

#item31053 {
	width:557px !important;
	height:626px !important;
	left:11px !important;
	top:9px !important;
	border:solid 2px #008143;
}

#item31054 {
	width:534px !important;
	height:598px !important;
	left:15px !important;
	top:23px !important;
}

#item31055 {
	width:487px !important;
	left:15px !important;
	top:5px !important;
	min-height:1960px !important;
}

#item31050 {
	width:575px !important;
	height:644px !important;
	left:857px !important;
	top:338px !important;
}

#item31084 {
	width:494px !important;
	background:#fff;
	min-height:37px !important;
}

#item31132 {
	width:494px !important;
	min-height:37px !important;
}

#item31108 {
	width:494px !important;
	min-height:37px !important;
}

#item31079 {
	width:494px !important;
	height:37px !important;
	left:241px !important;
	top:361px !important;
}

#item31159 {
	width:704px !important;
	min-height:37px !important;
}

#item31207 {
	width:629px !important;
	min-height:37px !important;
}

#item31183 {
	width:614px !important;
	min-height:37px !important;
}

#item31155 {
	width:704px !important;
	height:37px !important;
	left:241px !important;
	top:430px !important;
}

#item31232 {
	width:494px !important;
	background:#fff;
	min-height:37px !important;
}

#item31230 {
	width:494px !important;
	height:37px !important;
	left:241px !important;
	top:361px !important;
}

#item31257 {
	width:599px !important;
	min-height:37px !important;
}

#item31255 {
	width:599px !important;
	height:37px !important;
	left:241px !important;
	top:430px !important;
}

#item33625 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:29px !important;
	background:#fff;
}

#item33626 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:331px !important;
	background:#008143;
}

#item33627 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:332px !important;
	background:#7fc0a1;
}

#item33628 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:331px !important;
	background:#7fc0a1;
}

#item33629 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:331px !important;
	background:#bfdfd0;
}

#item33630 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:331px !important;
	background:#f4f4f4;
}

#item33631 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:331px !important;
	background:#008143;
}

#item33635 {
	width:1050px !important;
	left:170px !important;
	top:127px !important;
	min-height:92px !important;
}

#item33658 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:244px !important;
}

#item33694 {
	width:180px !important;
	left:2px !important;
	top:305px !important;
	min-height:45px !important;
	padding:12px 0px 0px 0px;
}

#item33686 {
	width:185px !important;
	height:352px !important;
	left:202px !important;
	top:361px !important;
}

#item33720 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item33721 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33717 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:361px !important;
}

#item33748 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item33749 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33745 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:361px !important;
}

#item33772 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:332px !important;
}

#item33785 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33774 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item33811 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item33812 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33808 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item33838 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item33839 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33835 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item33862 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:332px !important;
}

#item33868 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item33869 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33865 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item33900 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33892 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item33930 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33923 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item33956 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item33957 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33953 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item33983 {
	width:180px !important;
	height:134px !important;
	background:#fff;
}

#item33984 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33980 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item34007 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:332px !important;
}

#item34017 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item34009 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item34047 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item34040 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item34078 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item34071 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item34109 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item34101 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item34140 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item34132 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item34166 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item34167 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item34163 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item34193 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item34194 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item34190 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item34217 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:466px !important;
}

#item34232 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:539px !important;
}

#item34247 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:393px !important;
}

#item34259 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:690px !important;
}

#item34271 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:753px !important;
}

#item34284 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:610px !important;
}

#item34298 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:902px !important;
}

#item34310 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:822px !important;
}

#item34323 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:324px !important;
}

#item34391 {
	width:51px !important;
	height:50px !important;
	left:52px !important;
	top:993px !important;
}

#item32875 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:29px !important;
	background:#fff;
}

#item32876 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:331px !important;
	background:#008143;
}

#item32877 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:332px !important;
	background:#7fc0a1;
}

#item32878 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:331px !important;
	background:#7fc0a1;
}

#item32879 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:331px !important;
	background:#bfdfd0;
}

#item32880 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:331px !important;
	background:#f4f4f4;
}

#item32881 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:331px !important;
	background:#008143;
}

#item32885 {
	width:1050px !important;
	left:170px !important;
	top:127px !important;
	min-height:92px !important;
}

#item32908 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:244px !important;
}

#item32939 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item32940 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32936 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:361px !important;
}

#item32967 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item32968 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32963 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:361px !important;
}

#item32991 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:332px !important;
}

#item33003 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32993 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item33029 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item33030 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33026 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item33056 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item33058 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33053 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item33081 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:332px !important;
}

#item33086 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item33087 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33083 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item33119 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33110 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item33150 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33142 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item33177 {
	width:180px !important;
	height:256px !important;
	background:#7fc0a1;
}

#item33178 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33173 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item33204 {
	width:180px !important;
	height:134px !important;
	background:#fff;
}

#item33205 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33201 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item33228 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:332px !important;
}

#item33239 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33230 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item33269 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33262 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item33299 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33292 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item33330 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item33322 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item33360 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item33353 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item33386 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item33387 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33383 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item33413 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item33414 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item33410 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item33437 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:466px !important;
}

#item33451 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:539px !important;
}

#item33466 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:393px !important;
}

#item33479 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:690px !important;
}

#item33493 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:753px !important;
}

#item33504 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:610px !important;
}

#item33516 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:902px !important;
}

#item33529 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:822px !important;
}

#item33542 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:324px !important;
}

#item33558 {
	width:51px !important;
	height:50px !important;
	left:52px !important;
	top:993px !important;
}

#item32097 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:29px !important;
	background:#fff;
}

#item32098 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:331px !important;
	background:#008143;
}

#item32099 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:332px !important;
	background:#7fc0a1;
}

#item32100 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:331px !important;
	background:#7fc0a1;
}

#item32101 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:331px !important;
	background:#bfdfd0;
}

#item32103 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:331px !important;
	background:#f4f4f4;
}

#item32104 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:331px !important;
	background:#008143;
}

#item32108 {
	width:1050px !important;
	left:170px !important;
	top:127px !important;
	min-height:92px !important;
}

#item32131 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:244px !important;
}

#item32166 {
	width:180px !important;
	left:2px !important;
	top:262px !important;
	min-height:37px !important;
	padding:12px 0px 0px 0px;
}

#item32159 {
	width:185px !important;
	height:307px !important;
	left:202px !important;
	top:361px !important;
}

#item32192 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item32193 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32189 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:361px !important;
}

#item32219 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item32220 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32216 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:361px !important;
}

#item32243 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:332px !important;
}

#item32253 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32245 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item32281 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item32282 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32276 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item32308 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item32309 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32305 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item32332 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:332px !important;
}

#item32337 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item32338 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32334 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item32370 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32361 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item32401 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32393 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item32427 {
	width:180px !important;
	height:256px !important;
	background:#7fc0a1;
}

#item32428 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32424 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item32455 {
	width:180px !important;
	height:134px !important;
	background:#fff;
}

#item32456 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32452 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item32479 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:332px !important;
}

#item32490 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32481 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item32520 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32513 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item32552 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32543 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item32584 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item32575 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item32614 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item32607 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item32640 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item32641 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32637 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item32667 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item32668 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item32664 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item32691 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:466px !important;
}

#item32704 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:539px !important;
}

#item32718 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:393px !important;
}

#item32732 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:690px !important;
}

#item32744 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:753px !important;
}

#item32758 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:610px !important;
}

#item32770 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:902px !important;
}

#item32782 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:822px !important;
}

#item32793 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:324px !important;
}

#item32808 {
	width:51px !important;
	height:50px !important;
	left:52px !important;
	top:993px !important;
}

#item31284 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:29px !important;
	background:#fff;
}

#item31285 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:331px !important;
	background:#008143;
}

#item31286 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:332px !important;
	background:#7fc0a1;
}

#item31287 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:331px !important;
	background:#7fc0a1;
}

#item31288 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:331px !important;
	background:#bfdfd0;
}

#item31290 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:331px !important;
	background:#f4f4f4;
}

#item31291 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:331px !important;
	background:#008143;
}

#item31295 {
	width:1050px !important;
	left:170px !important;
	top:127px !important;
	min-height:92px !important;
}

#item31318 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:244px !important;
}

#item31353 {
	width:180px !important;
	left:2px !important;
	top:305px !important;
	min-height:37px !important;
	padding:12px 0px 0px 0px;
}

#item31346 {
	width:185px !important;
	height:344px !important;
	left:202px !important;
	top:361px !important;
}

#item31383 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31376 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:361px !important;
}

#item31415 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31407 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:361px !important;
}

#item31438 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:332px !important;
}

#item31450 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31440 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item31481 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31473 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item31511 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31504 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item31534 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:332px !important;
}

#item31544 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31536 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item31576 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31567 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item31607 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31600 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item31640 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31630 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item31671 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31663 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item31694 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:332px !important;
}

#item31703 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31696 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item31734 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31726 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item31766 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31758 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item31798 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item31789 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item31829 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item31821 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item31860 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31852 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item31891 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item31884 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item31914 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:466px !important;
}

#item31928 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:539px !important;
}

#item31940 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:393px !important;
}

#item31954 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:690px !important;
}

#item31967 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:753px !important;
}

#item31980 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:610px !important;
}

#item31994 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:902px !important;
}

#item32006 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:822px !important;
}

#item32018 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:324px !important;
}

#item32030 {
	width:51px !important;
	height:50px !important;
	left:52px !important;
	top:993px !important;
}

#item31282 {
	width:9px !important;
	height:9px !important;
	left:11px !important;
	top:11px !important;
}

#item31280 {
	width:1930px !important;
	height:1084px !important;
	left:-10px !important;
	top:-29px !important;
}

#item34404 {
	width:137px !important;
	height:25px !important;
	background:#008143;
}

#item34405 {
	width:1059px !important;
	height:25px !important;
	left:137px !important;
	background:#7fc0a1;
}

#item34406 {
	width:587px !important;
	height:25px !important;
	left:1196px !important;
	background:#bfdfd0;
}

#item34407 {
	width:137px !important;
	height:25px !important;
	left:1783px !important;
	background:#fff;
}

#item17007 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item17008 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:312px !important;
	background:#008143;
}

#item17009 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:313px !important;
	background:#7fc0a1;
}

#item17010 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:312px !important;
	background:#7fc0a1;
}

#item17011 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:312px !important;
	background:#bfdfd0;
}

#item17012 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:312px !important;
	background:#f4f4f4;
}

#item17013 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:312px !important;
	background:#008143;
}

#item17017 {
	width:1050px !important;
	left:170px !important;
	top:108px !important;
	min-height:92px !important;
}

#item17040 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:225px !important;
}

#item17076 {
	width:180px !important;
	left:2px !important;
	top:305px !important;
	min-height:45px !important;
	padding:12px 0px 0px 0px;
}

#item17069 {
	width:185px !important;
	height:352px !important;
	left:202px !important;
	top:342px !important;
}

#item17102 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item17107 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17099 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:342px !important;
}

#item17133 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item17138 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17130 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:342px !important;
}

#item17161 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:313px !important;
}

#item17170 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17163 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item17196 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item17202 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17193 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item17228 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item17234 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17225 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item17257 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:313px !important;
}

#item17262 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item17268 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17259 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item17298 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17291 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item17328 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17321 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item17355 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item17360 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17351 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item17386 {
	width:180px !important;
	height:134px !important;
	background:#fff;
}

#item17392 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17383 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item17415 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:313px !important;
}

#item17425 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17417 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item17456 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17448 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item17486 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17479 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item17517 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item17509 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item17549 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item17540 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item17575 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item17581 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17572 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item17607 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item17611 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17604 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item17634 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:447px !important;
}

#item17647 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:520px !important;
}

#item17660 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:374px !important;
}

#item17673 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:671px !important;
}

#item17684 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:734px !important;
}

#item17698 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:591px !important;
}

#item17709 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:883px !important;
}

#item17721 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:803px !important;
}

#item17733 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:305px !important;
}

#item17782 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item17783 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:312px !important;
	background:#008143;
}

#item17784 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:313px !important;
	background:#7fc0a1;
}

#item17785 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:312px !important;
	background:#7fc0a1;
}

#item17786 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:312px !important;
	background:#bfdfd0;
}

#item17787 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:312px !important;
	background:#f4f4f4;
}

#item17788 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:312px !important;
	background:#008143;
}

#item17793 {
	width:1050px !important;
	left:170px !important;
	top:108px !important;
	min-height:92px !important;
}

#item17816 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:225px !important;
}

#item17877 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item17881 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17874 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:342px !important;
}

#item17907 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item17912 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17904 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:342px !important;
}

#item17935 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:313px !important;
}

#item17946 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17937 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item17973 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item17978 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item17970 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item18004 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item18008 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item18001 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item18031 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:313px !important;
}

#item18036 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item18040 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item18033 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item18071 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item18063 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item18104 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item18094 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item18130 {
	width:180px !important;
	height:256px !important;
	background:#7fc0a1;
}

#item18134 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item18127 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item18160 {
	width:180px !important;
	height:134px !important;
	background:#fff;
}

#item18165 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item18157 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item18188 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:313px !important;
}

#item18197 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item18190 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item18228 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item18220 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item18260 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item18251 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item18292 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item18283 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item18322 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item18315 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item18348 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item18352 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item18345 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item18378 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item18383 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item18375 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item18407 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:447px !important;
}

#item18421 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:520px !important;
}

#item18433 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:374px !important;
}

#item18447 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:671px !important;
}

#item18463 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:734px !important;
}

#item18476 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:591px !important;
}

#item18488 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:883px !important;
}

#item18499 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:803px !important;
}

#item18513 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:305px !important;
}

#item16232 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item16233 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:312px !important;
	background:#008143;
}

#item16234 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:313px !important;
	background:#7fc0a1;
}

#item16235 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:312px !important;
	background:#7fc0a1;
}

#item16236 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:312px !important;
	background:#bfdfd0;
}

#item16237 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:312px !important;
	background:#f4f4f4;
}

#item16238 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:312px !important;
	background:#008143;
}

#item16242 {
	width:1050px !important;
	left:170px !important;
	top:108px !important;
	min-height:92px !important;
}

#item16265 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:225px !important;
}

#item16302 {
	width:180px !important;
	left:2px !important;
	top:262px !important;
	min-height:37px !important;
	padding:12px 0px 0px 0px;
}

#item16293 {
	width:185px !important;
	height:307px !important;
	left:202px !important;
	top:342px !important;
}

#item16328 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item16332 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16325 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:342px !important;
}

#item16358 {
	width:180px !important;
	height:256px !important;
	left:3px !important;
	top:2px !important;
	background:#fff;
}

#item16363 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16355 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:342px !important;
}

#item16386 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:313px !important;
}

#item16396 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16388 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item16422 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item16426 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16419 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item16453 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item16458 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16450 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item16481 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:313px !important;
}

#item16486 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item16492 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16483 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item16522 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16515 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item16552 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16545 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item16578 {
	width:180px !important;
	height:256px !important;
	background:#7fc0a1;
}

#item16583 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16575 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item16609 {
	width:180px !important;
	height:134px !important;
	background:#fff;
}

#item16614 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16606 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item16637 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:313px !important;
}

#item16648 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16639 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item16678 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16671 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item16712 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16702 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item16743 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item16736 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item16774 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item16766 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item16800 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item16805 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16797 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item16831 {
	width:180px !important;
	height:256px !important;
	background:#fff;
}

#item16838 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item16828 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item16861 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:447px !important;
}

#item16874 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:520px !important;
}

#item16886 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:374px !important;
}

#item16898 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:671px !important;
}

#item16910 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:734px !important;
}

#item16923 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:591px !important;
}

#item16936 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:883px !important;
}

#item16947 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:803px !important;
}

#item16959 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:305px !important;
}

#item15395 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item15397 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:312px !important;
	background:#008143;
}

#item15398 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:313px !important;
	background:#7fc0a1;
}

#item15399 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:312px !important;
	background:#7fc0a1;
}

#item15400 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:312px !important;
	background:#bfdfd0;
}

#item15401 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:312px !important;
	background:#f4f4f4;
}

#item15402 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:312px !important;
	background:#008143;
}

#item15406 {
	width:1050px !important;
	left:170px !important;
	top:108px !important;
	min-height:92px !important;
}

#item15429 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:225px !important;
}

#item15466 {
	width:180px !important;
	left:2px !important;
	top:305px !important;
	min-height:37px !important;
	padding:12px 0px 0px 0px;
}

#item15457 {
	width:185px !important;
	height:344px !important;
	left:202px !important;
	top:342px !important;
}

#item15497 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15489 {
	width:185px !important;
	height:307px !important;
	left:477px !important;
	top:342px !important;
}

#item15527 {
	width:180px !important;
	left:3px !important;
	top:259px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15520 {
	width:185px !important;
	height:307px !important;
	left:1027px !important;
	top:342px !important;
}

#item15551 {
	width:250px !important;
	height:670px !important;
	left:712px !important;
	top:313px !important;
}

#item15562 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15553 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item15592 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15585 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item15622 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15615 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item15645 {
	width:250px !important;
	height:670px !important;
	left:1544px !important;
	top:313px !important;
}

#item15655 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15647 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:553px !important;
}

#item15688 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15678 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:874px !important;
}

#item15718 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15711 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1196px !important;
}

#item15749 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15742 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:231px !important;
}

#item15780 {
	width:180px !important;
	top:134px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15772 {
	width:180px !important;
	height:180px !important;
	left:35px !important;
	top:31px !important;
}

#item15803 {
	width:250px !important;
	height:670px !important;
	left:1270px !important;
	top:313px !important;
}

#item15814 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15805 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:676px !important;
}

#item15845 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15837 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1000px !important;
}

#item15875 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15868 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:1328px !important;
}

#item15906 {
	width:180px !important;
	top:256px !important;
	min-height:63px !important;
	padding:12px 0px 0px 0px;
}

#item15898 {
	width:180px !important;
	height:320px !important;
	left:35px !important;
	top:1656px !important;
}

#item15936 {
	width:180px !important;
	top:128px !important;
	min-height:48px !important;
	padding:12px 0px 0px 0px;
}

#item15929 {
	width:180px !important;
	height:176px !important;
	left:35px !important;
	top:2002px !important;
}

#item15967 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15959 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:352px !important;
}

#item15998 {
	width:180px !important;
	top:256px !important;
	min-height:46px !important;
	padding:12px 0px 0px 0px;
}

#item15990 {
	width:180px !important;
	height:302px !important;
	left:35px !important;
	top:32px !important;
}

#item16021 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:447px !important;
}

#item16034 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:520px !important;
}

#item16046 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:374px !important;
}

#item16060 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:671px !important;
}

#item16073 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:734px !important;
}

#item16085 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:591px !important;
}

#item16112 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:883px !important;
}

#item16125 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:803px !important;
}

#item16100 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:305px !important;
}

#item15390 {
	width:1920px !important;
	height:1055px !important;
	left:10px !important;
	top:10px !important;
	background:#fff;
}

#item14437 {
	width:250px !important;
	height:710px !important;
	left:445px !important;
	top:312px !important;
	background:#008143;
}

#item14438 {
	width:250px !important;
	height:710px !important;
	left:712px !important;
	top:313px !important;
	background:#7fc0a1;
}

#item14439 {
	width:250px !important;
	height:710px !important;
	left:995px !important;
	top:312px !important;
	background:#7fc0a1;
}

#item14440 {
	width:250px !important;
	height:710px !important;
	left:1269px !important;
	top:312px !important;
	background:#bfdfd0;
}

#item14441 {
	width:250px !important;
	height:710px !important;
	left:1544px !important;
	top:312px !important;
	background:#f4f4f4;
}

#item14442 {
	width:250px !important;
	height:710px !important;
	left:170px !important;
	top:312px !important;
	background:#008143;
}

#item14446 {
	width:1050px !important;
	left:170px !important;
	top:108px !important;
	min-height:92px !important;
}

#item14474 {
	width:1624px !important;
	height:68px !important;
	left:170px !important;
	top:225px !important;
}

#item15231 {
	width:63px !important;
	height:61px !important;
	left:47px !important;
	top:447px !important;
}

#item15232 {
	width:63px !important;
	height:62px !important;
	left:47px !important;
	top:520px !important;
}

#item15233 {
	width:67px !important;
	height:61px !important;
	left:45px !important;
	top:374px !important;
}

#item15234 {
	width:67px !important;
	height:65px !important;
	left:45px !important;
	top:671px !important;
}

#item15235 {
	width:71px !important;
	height:65px !important;
	left:43px !important;
	top:734px !important;
}

#item15236 {
	width:67px !important;
	height:64px !important;
	left:45px !important;
	top:591px !important;
}

#item15237 {
	width:62px !important;
	height:61px !important;
	left:48px !important;
	top:305px !important;
}

#item15238 {
	width:53px !important;
	height:53px !important;
	left:52px !important;
	top:883px !important;
}

#item15239 {
	width:60px !important;
	height:62px !important;
	left:49px !important;
	top:803px !important;
}

#item15393 {
	width:1930px !important;
	height:1065px !important;
	left:-10px !important;
	top:-10px !important;
}

#item15069 {
	width:46px !important;
	height:45px !important;
	left:45px !important;
	top:967px !important;
}

#item15181 {
	width:137px !important;
	height:25px !important;
	background:#008143;
}

#item15182 {
	width:1059px !important;
	height:25px !important;
	left:137px !important;
	background:#7fc0a1;
}

#item15183 {
	width:587px !important;
	height:25px !important;
	left:1196px !important;
	background:#bfdfd0;
}

#item15184 {
	width:137px !important;
	height:25px !important;
	left:1783px !important;
	background:#fff;
}
#in5footer,  #prefooter {display:none;}
