/* 	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:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1024px; height:768px; }
.page-scale-wrap { width:1024px; height:768px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:25228px; height:780px; }
nav#page-nav { display:none; }
html.nav-transition nav#page-nav { opacity:.3; pointer-events:none; }
nav#page-nav > button {
	display:block; position:fixed;
	left:0;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /*.5 height*/
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.svg) no-repeat;
	opacity:.7;
	will-change:transform;
}	
nav#page-nav > button:hover { opacity:1; }
nav#page-nav > #backBtn { left:0; }
html[data-dir="rtl"] nav#page-nav > #backBtn, html:not([data-dir="rtl"]) nav#page-nav > #nextBtn { 
	left:auto;
	right:0; 
	-ms-transform:scaleX(-1);
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	transform:scaleX(-1);
}
@media all and (max-height:768px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1024px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

#item567 {
	width:28px !important;
	height:142px !important;
	left:36px !important;
	background:#7b7b7a;
}

#item606 {
	width:154px !important;
	height:81px !important;
	left:834px !important;
	top:651px !important;
}

@keyframes entratavelocedasinistra-609 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-609 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item110635 {
	width:28px !important;
	height:142px !important;
	left:52px !important;
	top:-1px !important;
	background:#7b7b7a;
}

#item110661 {
	width:154px !important;
	height:81px !important;
	left:578px !important;
	top:909px !important;
}

@keyframes entratavelocedasinistra-110668 {
	0% {
		transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		transform:translate(0px,0px);
		opacity:1;
	}
}
@-webkit-keyframes entratavelocedasinistra-110668 {
	0% {
		-webkit-transform:translate(-307px,0px);
		opacity:0;
	}
	100% {
		-webkit-transform:translate(0px,0px);
		opacity:1;
	}
}
#item30393 {
	width:1060px !important;
	height:108px !important;
	left:-8px !important;
	top:-8px !important;
	background:#7b7b7a;
}

#item30424 {
	width:116px !important;
	height:39px !important;
	left:872px !important;
	top:36px !important;
}

#item30454 {
	width:35px !important;
	height:38px !important;
	left:35px !important;
	top:33px !important;
}

#item4472 {
	width:195px !important;
	height:161px !important;
	left:39px !important;
	top:129px !important;
}

#item8762 {
	width:122px !important;
	height:168px !important;
	left:325px !important;
	top:146px !important;
}

#item47650 {
	width:184px !important;
	height:149px !important;
	left:543px !important;
	top:136px !important;
}

#item75476 {
	width:208px !important;
	height:167px !important;
	left:36px !important;
	top:348px !important;
}

#item1246 {
	width:62px !important;
	height:101px !important;
	left:69px !important;
}

#item75478 {
	width:196px !important;
	height:178px !important;
	left:288px !important;
	top:353px !important;
}

#item75481 {
	width:199px !important;
	height:164px !important;
	left:536px !important;
	top:352px !important;
}

#item1281 {
	width:68px !important;
	height:108px !important;
	left:64px !important;
}

#item75483 {
	width:195px !important;
	height:197px !important;
	left:787px !important;
	top:348px !important;
}

#item75485 {
	width:234px !important;
	height:138px !important;
	left:766px !important;
	top:134px !important;
}

#item75487 {
	width:172px !important;
	height:165px !important;
	left:51px !important;
	top:560px !important;
}

#item75489 {
	width:159px !important;
	height:157px !important;
	left:307px !important;
	top:557px !important;
}

#item75491 {
	width:210px !important;
	height:163px !important;
	left:530px !important;
	top:562px !important;
}

#item75493 {
	width:159px !important;
	height:151px !important;
	left:804px !important;
	top:559px !important;
}

#item75501 {
	width:107px !important;
	height:38px !important;
	left:734px !important;
	top:36px !important;
}

#item110701 {
	width:783px !important;
	height:108px !important;
	left:-9px !important;
	top:-8px !important;
	background:#7b7b7a;
}

#item110732 {
	width:111px !important;
	height:38px !important;
	left:630px !important;
	top:36px !important;
}

#item110761 {
	width:48px !important;
	height:38px !important;
	left:28px !important;
	top:32px !important;
}

#item110803 {
	width:195px !important;
	height:171px !important;
	left:41px !important;
	top:177px !important;
}

#item110834 {
	width:221px !important;
	height:145px !important;
	left:278px !important;
	top:195px !important;
}

#item122768 {
	width:185px !important;
	height:149px !important;
	left:540px !important;
	top:184px !important;
}

#item122772 {
	width:213px !important;
	height:157px !important;
	left:282px !important;
	top:383px !important;
}

#item110948 {
	width:62px !important;
	height:101px !important;
	left:68px !important;
}

#item122774 {
	width:197px !important;
	height:177px !important;
	left:533px !important;
	top:388px !important;
}

#item122776 {
	width:195px !important;
	height:164px !important;
	left:41px !important;
	top:594px !important;
}

#item111005 {
	width:68px !important;
	height:108px !important;
	left:63px !important;
}

#item122782 {
	width:195px !important;
	height:197px !important;
	left:291px !important;
	top:591px !important;
}

#item122770 {
	width:236px !important;
	height:138px !important;
	left:20px !important;
	top:384px !important;
}

#item122784 {
	width:175px !important;
	height:165px !important;
	left:544px !important;
	top:594px !important;
}

#item122786 {
	width:161px !important;
	height:152px !important;
	left:58px !important;
	top:800px !important;
}

#item122788 {
	width:181px !important;
	height:179px !important;
	left:298px !important;
	top:806px !important;
}

#item122790 {
	width:161px !important;
	height:161px !important;
	left:552px !important;
	top:804px !important;
}

#item111708 {
	width:97px !important;
	height:38px !important;
	left:513px !important;
	top:36px !important;
}

#item30713 {
	width:832px !important;
	height:122px !important;
	left:106px !important;
	top:219px !important;
}

#item32132 {
	width:81px !important;
	height:81px !important;
	left:-2px !important;
	top:19px !important;
}

#item32152 {
	width:81px !important;
	height:81px !important;
	left:574px !important;
	top:19px !important;
}

#item32143 {
	width:81px !important;
	height:81px !important;
	left:286px !important;
	top:19px !important;
}

#item32161 {
	width:81px !important;
	height:81px !important;
	left:862px !important;
	top:19px !important;
}

#item32135 {
	width:81px !important;
	height:81px !important;
	left:94px !important;
	top:19px !important;
}

#item32155 {
	width:81px !important;
	height:81px !important;
	left:670px !important;
	top:19px !important;
}

#item32146 {
	width:81px !important;
	height:81px !important;
	left:382px !important;
	top:19px !important;
}

#item32166 {
	width:81px !important;
	height:81px !important;
	left:958px !important;
	top:19px !important;
}

#item32139 {
	width:81px !important;
	height:81px !important;
	left:190px !important;
	top:19px !important;
}

#item32158 {
	width:81px !important;
	height:81px !important;
	left:766px !important;
	top:19px !important;
}

#item32149 {
	width:81px !important;
	height:81px !important;
	left:478px !important;
	top:19px !important;
}

#item32169 {
	width:81px !important;
	height:81px !important;
	left:1054px !important;
	top:19px !important;
}

#item32178 {
	width:81px !important;
	height:81px !important;
	left:1341px !important;
	top:19px !important;
}

#item32213 {
	width:81px !important;
	height:81px !important;
	left:2299px !important;
	top:19px !important;
}

#item32196 {
	width:81px !important;
	height:81px !important;
	left:1822px !important;
	top:19px !important;
}

#item32229 {
	width:81px !important;
	height:81px !important;
	left:2779px !important;
	top:19px !important;
}

#item32172 {
	width:81px !important;
	height:81px !important;
	left:1150px !important;
	top:19px !important;
}

#item32205 {
	width:81px !important;
	height:81px !important;
	left:2107px !important;
	top:19px !important;
}

#item32189 {
	width:81px !important;
	height:81px !important;
	left:1630px !important;
	top:19px !important;
}

#item32223 {
	width:81px !important;
	height:81px !important;
	left:2588px !important;
	top:19px !important;
}

#item32181 {
	width:81px !important;
	height:81px !important;
	left:1437px !important;
	top:19px !important;
}

#item32216 {
	width:81px !important;
	height:81px !important;
	left:2395px !important;
	top:19px !important;
}

#item32199 {
	width:81px !important;
	height:81px !important;
	left:1918px !important;
	top:19px !important;
}

#item32232 {
	width:81px !important;
	height:81px !important;
	left:2875px !important;
	top:19px !important;
}

#item32175 {
	width:81px !important;
	height:81px !important;
	left:1245px !important;
	top:19px !important;
}

#item32210 {
	width:81px !important;
	height:81px !important;
	left:2203px !important;
	top:19px !important;
}

#item32192 {
	width:81px !important;
	height:81px !important;
	left:1726px !important;
	top:19px !important;
}

#item32226 {
	width:81px !important;
	height:81px !important;
	left:2684px !important;
	top:19px !important;
}

#item32186 {
	width:81px !important;
	height:81px !important;
	left:1533px !important;
	top:19px !important;
}

#item32220 {
	width:81px !important;
	height:81px !important;
	left:2491px !important;
	top:19px !important;
}

#item32202 {
	width:81px !important;
	height:81px !important;
	left:2014px !important;
	top:19px !important;
}

#item33374 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33372 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item33343 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33340 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item33312 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33310 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item33281 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33279 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item33249 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33247 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item33220 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33218 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item33189 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33187 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item33161 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33159 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item33128 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33126 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item33099 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33097 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item33070 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33068 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item33010 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item33008 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32927 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32925 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32895 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32893 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32868 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32866 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32837 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32835 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32780 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32778 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32751 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32749 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32714 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32711 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32675 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32673 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32646 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32644 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32618 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32616 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32533 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32531 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32500 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32498 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32439 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32437 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32403 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32401 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32375 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32373 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32341 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32339 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item32313 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item32311 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item31155 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item31183 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item31122 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item4441 {
	width:807px !important;
	height:234px !important;
	left:106px !important;
	top:413px !important;
}

#item75560 {
	width:97px !important;
	height:38px !important;
	left:744px !important;
	top:36px !important;
}

#item78512 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:277px !important;
}

#item78514 {
	width:81px !important;
	height:81px !important;
	left:-5px !important;
	top:19px !important;
}

#item78523 {
	width:81px !important;
	height:81px !important;
	left:570px !important;
	top:19px !important;
}

#item78530 {
	width:81px !important;
	height:81px !important;
	left:282px !important;
	top:19px !important;
}

#item78537 {
	width:81px !important;
	height:81px !important;
	left:858px !important;
	top:19px !important;
}

#item78545 {
	width:81px !important;
	height:81px !important;
	left:90px !important;
	top:19px !important;
}

#item78552 {
	width:81px !important;
	height:81px !important;
	left:666px !important;
	top:19px !important;
}

#item78559 {
	width:81px !important;
	height:81px !important;
	left:378px !important;
	top:19px !important;
}

#item78568 {
	width:81px !important;
	height:81px !important;
	left:954px !important;
	top:19px !important;
}

#item78579 {
	width:81px !important;
	height:81px !important;
	left:186px !important;
	top:19px !important;
}

#item78587 {
	width:81px !important;
	height:81px !important;
	left:762px !important;
	top:19px !important;
}

#item78596 {
	width:81px !important;
	height:81px !important;
	left:474px !important;
	top:19px !important;
}

#item78603 {
	width:81px !important;
	height:81px !important;
	left:1050px !important;
	top:19px !important;
}

#item78611 {
	width:81px !important;
	height:81px !important;
	left:1338px !important;
	top:19px !important;
}

#item78618 {
	width:81px !important;
	height:81px !important;
	left:2295px !important;
	top:19px !important;
}

#item78625 {
	width:81px !important;
	height:81px !important;
	left:1818px !important;
	top:19px !important;
}

#item78633 {
	width:81px !important;
	height:81px !important;
	left:2776px !important;
	top:19px !important;
}

#item78641 {
	width:81px !important;
	height:81px !important;
	left:1146px !important;
	top:19px !important;
}

#item78648 {
	width:81px !important;
	height:81px !important;
	left:2103px !important;
	top:19px !important;
}

#item78656 {
	width:81px !important;
	height:81px !important;
	left:1626px !important;
	top:19px !important;
}

#item78666 {
	width:81px !important;
	height:81px !important;
	left:2584px !important;
	top:19px !important;
}

#item78675 {
	width:81px !important;
	height:81px !important;
	left:1434px !important;
	top:19px !important;
}

#item78684 {
	width:81px !important;
	height:81px !important;
	left:2391px !important;
	top:19px !important;
}

#item78691 {
	width:81px !important;
	height:81px !important;
	left:1914px !important;
	top:19px !important;
}

#item78699 {
	width:81px !important;
	height:81px !important;
	left:2872px !important;
	top:19px !important;
}

#item78707 {
	width:81px !important;
	height:81px !important;
	left:1242px !important;
	top:19px !important;
}

#item78715 {
	width:81px !important;
	height:81px !important;
	left:2199px !important;
	top:19px !important;
}

#item78722 {
	width:81px !important;
	height:81px !important;
	left:1722px !important;
	top:19px !important;
}

#item78730 {
	width:81px !important;
	height:81px !important;
	left:2680px !important;
	top:19px !important;
}

#item78738 {
	width:81px !important;
	height:81px !important;
	left:1529px !important;
	top:19px !important;
}

#item78747 {
	width:81px !important;
	height:81px !important;
	left:2487px !important;
	top:19px !important;
}

#item78756 {
	width:81px !important;
	height:81px !important;
	left:2010px !important;
	top:19px !important;
}

#item81217 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item81213 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:444px !important;
}

#item81138 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item81135 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item81060 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item81057 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item80981 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80978 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:444px !important;
}

#item80903 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80900 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item80825 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80822 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item80745 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80742 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item80667 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80664 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item80585 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80582 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:444px !important;
}

#item80504 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80500 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item80423 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80420 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item80343 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80340 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item80265 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80262 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item80187 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80184 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:444px !important;
}

#item80108 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80105 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:444px !important;
}

#item80029 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item80026 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item79950 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79947 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item79871 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79868 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:444px !important;
}

#item79793 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79790 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item79712 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79709 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:444px !important;
}

#item79633 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79630 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:444px !important;
}

#item79552 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79549 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item79471 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79468 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item79393 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79390 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item79314 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79311 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:444px !important;
}

#item79235 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79232 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item79157 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79154 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:444px !important;
}

#item79078 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item79075 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item78998 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item78995 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:444px !important;
}

#item78918 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item78914 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item78813 {
	width:152px !important;
	height:38px !important;
	left:165px !important;
	top:443px !important;
}

#item78765 {
	width:472px !important;
	height:482px !important;
	left:142px !important;
	top:410px !important;
}

#item81247 {
	width:112px !important;
	height:38px !important;
	left:507px !important;
	top:36px !important;
}

#item37186 {
	width:832px !important;
	height:122px !important;
	left:113px !important;
	top:219px !important;
}

#item117949 {
	width:81px !important;
	height:81px !important;
	left:-5px !important;
	top:21px !important;
}

#item117957 {
	width:81px !important;
	height:81px !important;
	left:571px !important;
	top:21px !important;
}

#item117964 {
	width:81px !important;
	height:81px !important;
	left:283px !important;
	top:21px !important;
}

#item117970 {
	width:81px !important;
	height:81px !important;
	left:858px !important;
	top:21px !important;
}

#item117976 {
	width:81px !important;
	height:81px !important;
	left:91px !important;
	top:21px !important;
}

#item117983 {
	width:81px !important;
	height:81px !important;
	left:667px !important;
	top:21px !important;
}

#item117990 {
	width:81px !important;
	height:81px !important;
	left:379px !important;
	top:21px !important;
}

#item117997 {
	width:81px !important;
	height:81px !important;
	left:954px !important;
	top:21px !important;
}

#item118004 {
	width:81px !important;
	height:81px !important;
	left:187px !important;
	top:21px !important;
}

#item118011 {
	width:81px !important;
	height:81px !important;
	left:763px !important;
	top:21px !important;
}

#item118018 {
	width:81px !important;
	height:81px !important;
	left:475px !important;
	top:21px !important;
}

#item118024 {
	width:81px !important;
	height:81px !important;
	left:1050px !important;
	top:21px !important;
}

#item118032 {
	width:81px !important;
	height:81px !important;
	left:1435px !important;
	top:21px !important;
}

#item118038 {
	width:81px !important;
	height:81px !important;
	left:1915px !important;
	top:21px !important;
}

#item118044 {
	width:81px !important;
	height:81px !important;
	left:1146px !important;
	top:21px !important;
}

#item118051 {
	width:81px !important;
	height:81px !important;
	left:2201px !important;
	top:22px !important;
}

#item118058 {
	width:81px !important;
	height:81px !important;
	left:1723px !important;
	top:21px !important;
}

#item118066 {
	width:81px !important;
	height:81px !important;
	left:1531px !important;
	top:21px !important;
}

#item118072 {
	width:81px !important;
	height:81px !important;
	left:2011px !important;
	top:21px !important;
}

#item118078 {
	width:81px !important;
	height:81px !important;
	left:1242px !important;
	top:21px !important;
}

#item118085 {
	width:81px !important;
	height:81px !important;
	left:2297px !important;
	top:22px !important;
}

#item118092 {
	width:81px !important;
	height:81px !important;
	left:1819px !important;
	top:21px !important;
}

#item118099 {
	width:81px !important;
	height:81px !important;
	left:1627px !important;
	top:21px !important;
}

#item118108 {
	width:81px !important;
	height:81px !important;
	left:2107px !important;
	top:21px !important;
}

#item118115 {
	width:81px !important;
	height:83px !important;
	left:1338px !important;
	top:19px !important;
}

#item39418 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item39415 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item39338 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item39335 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item39256 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item39253 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item39175 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item39172 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item39096 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item39093 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item39017 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item39014 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38936 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38933 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38858 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38855 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38779 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38776 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38700 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38697 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item117650 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item117647 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38621 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38618 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38541 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38538 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38463 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38460 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38381 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38377 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38297 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38294 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38218 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38215 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38138 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38135 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item38059 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item38055 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item37980 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item37977 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item37901 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item37898 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item37823 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item37820 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item37745 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item37742 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item37666 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item37663 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item37563 {
	width:152px !important;
	height:38px !important;
	left:500px !important;
	top:196px !important;
}

#item37433 {
	width:827px !important;
	height:234px !important;
	left:106px !important;
	top:413px !important;
}

#item125496 {
	width:97px !important;
	height:38px !important;
	left:744px !important;
	top:36px !important;
}

#item82505 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:276px !important;
}

#item118482 {
	width:81px !important;
	height:81px !important;
	left:-4px !important;
	top:20px !important;
}

#item118488 {
	width:81px !important;
	height:81px !important;
	left:572px !important;
	top:20px !important;
}

#item118495 {
	width:81px !important;
	height:81px !important;
	left:284px !important;
	top:20px !important;
}

#item118502 {
	width:81px !important;
	height:81px !important;
	left:859px !important;
	top:20px !important;
}

#item118509 {
	width:81px !important;
	height:81px !important;
	left:92px !important;
	top:20px !important;
}

#item118517 {
	width:81px !important;
	height:81px !important;
	left:668px !important;
	top:20px !important;
}

#item118523 {
	width:81px !important;
	height:81px !important;
	left:380px !important;
	top:20px !important;
}

#item118529 {
	width:81px !important;
	height:81px !important;
	left:955px !important;
	top:20px !important;
}

#item118535 {
	width:81px !important;
	height:81px !important;
	left:188px !important;
	top:20px !important;
}

#item118543 {
	width:81px !important;
	height:81px !important;
	left:763px !important;
	top:20px !important;
}

#item118549 {
	width:81px !important;
	height:81px !important;
	left:476px !important;
	top:20px !important;
}

#item118556 {
	width:81px !important;
	height:81px !important;
	left:1051px !important;
	top:20px !important;
}

#item118562 {
	width:81px !important;
	height:81px !important;
	left:1437px !important;
	top:20px !important;
}

#item118569 {
	width:81px !important;
	height:81px !important;
	left:1918px !important;
	top:20px !important;
}

#item118577 {
	width:81px !important;
	height:81px !important;
	left:1147px !important;
	top:20px !important;
}

#item118583 {
	width:81px !important;
	height:81px !important;
	left:2203px !important;
	top:21px !important;
}

#item118591 {
	width:81px !important;
	height:81px !important;
	left:1726px !important;
	top:20px !important;
}

#item118598 {
	width:81px !important;
	height:81px !important;
	left:1533px !important;
	top:20px !important;
}

#item118604 {
	width:81px !important;
	height:81px !important;
	left:2014px !important;
	top:20px !important;
}

#item118611 {
	width:81px !important;
	height:81px !important;
	left:1243px !important;
	top:20px !important;
}

#item118619 {
	width:81px !important;
	height:81px !important;
	left:2299px !important;
	top:21px !important;
}

#item118625 {
	width:81px !important;
	height:81px !important;
	left:1822px !important;
	top:20px !important;
}

#item118631 {
	width:81px !important;
	height:81px !important;
	left:1629px !important;
	top:20px !important;
}

#item118637 {
	width:81px !important;
	height:81px !important;
	left:2110px !important;
	top:20px !important;
}

#item118645 {
	width:81px !important;
	height:81px !important;
	left:1340px !important;
	top:20px !important;
}

#item84600 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item84597 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item84521 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item84518 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item84441 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item84438 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item84362 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item84359 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item84280 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item84277 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item84199 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item84196 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item84121 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item84118 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:427px !important;
}

#item84043 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item84039 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:427px !important;
}

#item83964 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83961 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item83885 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83882 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item118175 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item118172 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:427px !important;
}

#item83806 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83803 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:427px !important;
}

#item83727 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83724 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:427px !important;
}

#item83649 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83645 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item83568 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83565 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item83488 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83485 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:427px !important;
}

#item83407 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83404 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item83327 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83324 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:427px !important;
}

#item83249 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83246 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item83170 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83167 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item83092 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83089 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item83014 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item83010 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item82934 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item82931 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:427px !important;
}

#item82855 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item82852 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item82751 {
	width:152px !important;
	height:38px !important;
	left:187px !important;
	top:426px !important;
}

#item82702 {
	width:516px !important;
	height:465px !important;
	left:119px !important;
	top:427px !important;
}

#item125840 {
	width:112px !important;
	height:38px !important;
	left:507px !important;
	top:36px !important;
}

#item44355 {
	width:832px !important;
	height:122px !important;
	left:106px !important;
	top:219px !important;
}

#item44357 {
	width:81px !important;
	height:81px !important;
	left:-5px !important;
	top:19px !important;
}

#item44364 {
	width:81px !important;
	height:81px !important;
	left:477px !important;
	top:19px !important;
}

#item44371 {
	width:81px !important;
	height:81px !important;
	left:189px !important;
	top:19px !important;
}

#item44378 {
	width:81px !important;
	height:81px !important;
	left:765px !important;
	top:19px !important;
}

#item44392 {
	width:81px !important;
	height:81px !important;
	left:573px !important;
	top:19px !important;
}

#item44400 {
	width:81px !important;
	height:81px !important;
	left:285px !important;
	top:19px !important;
}

#item44407 {
	width:81px !important;
	height:81px !important;
	left:861px !important;
	top:19px !important;
}

#item44416 {
	width:81px !important;
	height:81px !important;
	left:93px !important;
	top:19px !important;
}

#item44425 {
	width:81px !important;
	height:81px !important;
	left:669px !important;
	top:19px !important;
}

#item44436 {
	width:81px !important;
	height:81px !important;
	left:381px !important;
	top:19px !important;
}

#item44450 {
	width:81px !important;
	height:81px !important;
	left:1048px !important;
	top:19px !important;
}

#item44473 {
	width:81px !important;
	height:81px !important;
	left:1510px !important;
	top:19px !important;
}

#item44502 {
	width:81px !important;
	height:81px !important;
	left:1325px !important;
	top:19px !important;
}

#item44538 {
	width:81px !important;
	height:81px !important;
	left:1601px !important;
	top:19px !important;
}

#item44545 {
	width:81px !important;
	height:81px !important;
	left:954px !important;
	top:19px !important;
}

#item44559 {
	width:81px !important;
	height:81px !important;
	left:1232px !important;
	top:19px !important;
}

#item44567 {
	width:81px !important;
	height:81px !important;
	left:1418px !important;
	top:19px !important;
}

#item44574 {
	width:81px !important;
	height:81px !important;
	left:1140px !important;
	top:19px !important;
}

#item47056 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item47052 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item46976 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item46973 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item46897 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item46894 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item46818 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item46815 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item46101 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item46098 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item45942 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item45938 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item45784 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item45781 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item45705 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item45702 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item45463 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item45460 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item45383 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item45380 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item45304 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item45301 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item45226 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item45222 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item45147 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item45144 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item44649 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item44646 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item45067 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item45064 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item44989 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item44986 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item44911 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item44908 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item44729 {
	width:152px !important;
	height:38px !important;
	left:486px !important;
	top:196px !important;
}

#item44598 {
	width:798px !important;
	height:234px !important;
	left:120px !important;
	top:413px !important;
}

#item125532 {
	width:97px !important;
	height:38px !important;
	left:744px !important;
	top:36px !important;
}

#item84892 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:276px !important;
}

#item84894 {
	width:81px !important;
	height:81px !important;
	left:-6px !important;
	top:19px !important;
}

#item84902 {
	width:81px !important;
	height:81px !important;
	left:476px !important;
	top:19px !important;
}

#item84910 {
	width:81px !important;
	height:81px !important;
	left:188px !important;
	top:19px !important;
}

#item84917 {
	width:81px !important;
	height:81px !important;
	left:764px !important;
	top:19px !important;
}

#item84925 {
	width:81px !important;
	height:81px !important;
	left:572px !important;
	top:19px !important;
}

#item84933 {
	width:81px !important;
	height:81px !important;
	left:284px !important;
	top:19px !important;
}

#item84943 {
	width:81px !important;
	height:81px !important;
	left:860px !important;
	top:19px !important;
}

#item84952 {
	width:81px !important;
	height:81px !important;
	left:92px !important;
	top:19px !important;
}

#item84960 {
	width:81px !important;
	height:81px !important;
	left:668px !important;
	top:19px !important;
}

#item84967 {
	width:81px !important;
	height:81px !important;
	left:380px !important;
	top:19px !important;
}

#item84975 {
	width:81px !important;
	height:81px !important;
	left:1047px !important;
	top:19px !important;
}

#item84982 {
	width:81px !important;
	height:81px !important;
	left:1509px !important;
	top:19px !important;
}

#item84989 {
	width:81px !important;
	height:81px !important;
	left:1324px !important;
	top:19px !important;
}

#item84997 {
	width:81px !important;
	height:81px !important;
	left:1600px !important;
	top:19px !important;
}

#item85005 {
	width:81px !important;
	height:81px !important;
	left:953px !important;
	top:19px !important;
}

#item85012 {
	width:81px !important;
	height:81px !important;
	left:1231px !important;
	top:19px !important;
}

#item85020 {
	width:81px !important;
	height:81px !important;
	left:1417px !important;
	top:19px !important;
}

#item85029 {
	width:81px !important;
	height:81px !important;
	left:1139px !important;
	top:19px !important;
}

#item86460 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item86457 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item86381 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item86378 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item86302 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item86299 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item86223 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item86220 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item86143 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item86140 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item86064 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item86061 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85985 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item85982 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85905 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item85902 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85824 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item85821 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85745 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item85742 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85665 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item85662 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85587 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item85584 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85508 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item85505 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85430 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item85426 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85349 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item85346 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85269 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item85266 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85191 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item85188 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:433px !important;
}

#item85087 {
	width:152px !important;
	height:38px !important;
	left:170px !important;
	top:434px !important;
}

#item85038 {
	width:482px !important;
	height:472px !important;
	left:137px !important;
	top:420px !important;
}

#item125912 {
	width:112px !important;
	height:38px !important;
	left:507px !important;
	top:36px !important;
}

#item55637 {
	width:832px !important;
	height:122px !important;
	left:106px !important;
	top:219px !important;
}

#item55639 {
	width:81px !important;
	height:81px !important;
	left:-11px !important;
	top:19px !important;
}

#item55647 {
	width:81px !important;
	height:81px !important;
	left:471px !important;
	top:19px !important;
}

#item55654 {
	width:81px !important;
	height:81px !important;
	left:183px !important;
	top:19px !important;
}

#item55661 {
	width:81px !important;
	height:81px !important;
	left:759px !important;
	top:19px !important;
}

#item55668 {
	width:81px !important;
	height:81px !important;
	left:567px !important;
	top:19px !important;
}

#item55677 {
	width:81px !important;
	height:81px !important;
	left:279px !important;
	top:19px !important;
}

#item55685 {
	width:81px !important;
	height:81px !important;
	left:855px !important;
	top:19px !important;
}

#item55692 {
	width:81px !important;
	height:81px !important;
	left:87px !important;
	top:19px !important;
}

#item55700 {
	width:81px !important;
	height:81px !important;
	left:663px !important;
	top:19px !important;
}

#item55707 {
	width:81px !important;
	height:81px !important;
	left:375px !important;
	top:19px !important;
}

#item55714 {
	width:81px !important;
	height:81px !important;
	left:1042px !important;
	top:19px !important;
}

#item55724 {
	width:81px !important;
	height:81px !important;
	left:948px !important;
	top:19px !important;
}

#item55732 {
	width:81px !important;
	height:81px !important;
	left:1134px !important;
	top:19px !important;
}

#item55791 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item55788 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item56768 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item56764 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item56689 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item56686 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item56611 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item56608 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item56531 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item56528 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item56447 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item56444 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item56369 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item56365 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item56289 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item56286 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item56211 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item56208 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item56131 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item56128 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item56053 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item56050 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item55972 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item55969 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item55867 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:197px !important;
}

#item55740 {
	width:806px !important;
	height:235px !important;
	left:122px !important;
	top:412px !important;
}

#item125570 {
	width:97px !important;
	height:38px !important;
	left:744px !important;
	top:36px !important;
}

#item91722 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:276px !important;
}

#item91724 {
	width:81px !important;
	height:81px !important;
	left:-8px !important;
	top:19px !important;
}

#item91732 {
	width:81px !important;
	height:81px !important;
	left:474px !important;
	top:19px !important;
}

#item91741 {
	width:81px !important;
	height:81px !important;
	left:186px !important;
	top:19px !important;
}

#item91748 {
	width:81px !important;
	height:81px !important;
	left:762px !important;
	top:19px !important;
}

#item91757 {
	width:81px !important;
	height:81px !important;
	left:570px !important;
	top:19px !important;
}

#item91765 {
	width:81px !important;
	height:81px !important;
	left:282px !important;
	top:19px !important;
}

#item91772 {
	width:81px !important;
	height:81px !important;
	left:857px !important;
	top:19px !important;
}

#item91779 {
	width:81px !important;
	height:81px !important;
	left:90px !important;
	top:19px !important;
}

#item91786 {
	width:81px !important;
	height:81px !important;
	left:666px !important;
	top:19px !important;
}

#item91793 {
	width:81px !important;
	height:81px !important;
	left:378px !important;
	top:19px !important;
}

#item91801 {
	width:81px !important;
	height:81px !important;
	left:1045px !important;
	top:19px !important;
}

#item91811 {
	width:81px !important;
	height:81px !important;
	left:951px !important;
	top:19px !important;
}

#item91819 {
	width:81px !important;
	height:81px !important;
	left:1137px !important;
	top:19px !important;
}

#item92854 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item92851 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item92774 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item92771 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item92695 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item92692 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item92614 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item92611 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item92534 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item92531 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item92454 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item92451 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item92375 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item92372 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item92297 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item92294 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item92219 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item92216 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item92139 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item92136 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item92061 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item92058 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item91980 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item91977 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item91877 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:407px !important;
}

#item91829 {
	width:502px !important;
	height:445px !important;
	left:127px !important;
	top:446px !important;
}

#item125947 {
	width:112px !important;
	height:38px !important;
	left:507px !important;
	top:36px !important;
}

#item47881 {
	width:832px !important;
	height:122px !important;
	left:106px !important;
	top:219px !important;
}

#item47883 {
	width:81px !important;
	height:81px !important;
	left:-11px !important;
	top:19px !important;
}

#item47891 {
	width:81px !important;
	height:81px !important;
	left:471px !important;
	top:19px !important;
}

#item47898 {
	width:81px !important;
	height:81px !important;
	left:184px !important;
	top:19px !important;
}

#item47906 {
	width:81px !important;
	height:81px !important;
	left:759px !important;
	top:19px !important;
}

#item47913 {
	width:81px !important;
	height:81px !important;
	left:567px !important;
	top:19px !important;
}

#item47920 {
	width:81px !important;
	height:81px !important;
	left:280px !important;
	top:19px !important;
}

#item47928 {
	width:81px !important;
	height:81px !important;
	left:855px !important;
	top:19px !important;
}

#item47935 {
	width:81px !important;
	height:81px !important;
	left:88px !important;
	top:19px !important;
}

#item47943 {
	width:81px !important;
	height:81px !important;
	left:663px !important;
	top:19px !important;
}

#item47953 {
	width:81px !important;
	height:81px !important;
	left:375px !important;
	top:19px !important;
}

#item47960 {
	width:81px !important;
	height:81px !important;
	left:1042px !important;
	top:19px !important;
}

#item47992 {
	width:81px !important;
	height:81px !important;
	left:949px !important;
	top:19px !important;
}

#item48014 {
	width:81px !important;
	height:81px !important;
	left:1134px !important;
	top:19px !important;
}

#item49132 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item49128 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item49048 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item49045 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48970 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item48967 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48891 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item48888 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48813 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item48809 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48733 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item48730 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48653 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item48650 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48574 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item48571 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48496 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item48492 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48416 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item48413 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48335 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item48332 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48255 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item48252 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48148 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item48021 {
	width:843px !important;
	height:234px !important;
	left:122px !important;
	top:413px !important;
}

#item125604 {
	width:97px !important;
	height:38px !important;
	left:744px !important;
	top:36px !important;
}

#item86758 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:276px !important;
}

#item86760 {
	width:81px !important;
	height:81px !important;
	left:-5px !important;
	top:19px !important;
}

#item86768 {
	width:81px !important;
	height:81px !important;
	left:478px !important;
	top:19px !important;
}

#item86777 {
	width:81px !important;
	height:81px !important;
	left:190px !important;
	top:19px !important;
}

#item86785 {
	width:81px !important;
	height:81px !important;
	left:765px !important;
	top:19px !important;
}

#item86793 {
	width:81px !important;
	height:81px !important;
	left:573px !important;
	top:19px !important;
}

#item86800 {
	width:81px !important;
	height:81px !important;
	left:286px !important;
	top:19px !important;
}

#item86808 {
	width:81px !important;
	height:81px !important;
	left:861px !important;
	top:19px !important;
}

#item86816 {
	width:81px !important;
	height:81px !important;
	left:94px !important;
	top:19px !important;
}

#item86823 {
	width:81px !important;
	height:81px !important;
	left:669px !important;
	top:19px !important;
}

#item86830 {
	width:81px !important;
	height:81px !important;
	left:382px !important;
	top:19px !important;
}

#item86837 {
	width:81px !important;
	height:81px !important;
	left:1048px !important;
	top:19px !important;
}

#item86845 {
	width:81px !important;
	height:81px !important;
	left:955px !important;
	top:19px !important;
}

#item86854 {
	width:81px !important;
	height:81px !important;
	left:1141px !important;
	top:19px !important;
}

#item87890 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87887 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:486px !important;
}

#item87811 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87808 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:486px !important;
}

#item87731 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87727 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:486px !important;
}

#item87651 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87648 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:486px !important;
}

#item87573 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87570 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:486px !important;
}

#item87493 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87490 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:486px !important;
}

#item87415 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87412 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:486px !important;
}

#item87337 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87334 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:486px !important;
}

#item87258 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87255 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:486px !important;
}

#item87176 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87173 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:487px !important;
}

#item87097 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87094 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:486px !important;
}

#item87017 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item87013 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:487px !important;
}

#item86912 {
	width:152px !important;
	height:38px !important;
	left:216px !important;
	top:486px !important;
}

#item86864 {
	width:575px !important;
	height:525px !important;
	left:90px !important;
	top:366px !important;
}

#item125983 {
	width:112px !important;
	height:38px !important;
	left:507px !important;
	top:36px !important;
}

#item50253 {
	width:832px !important;
	height:122px !important;
	left:106px !important;
	top:219px !important;
}

#item50255 {
	width:81px !important;
	height:81px !important;
	left:-18px !important;
	top:19px !important;
}

#item50262 {
	width:81px !important;
	height:81px !important;
	left:464px !important;
	top:19px !important;
}

#item50271 {
	width:81px !important;
	height:81px !important;
	left:176px !important;
	top:19px !important;
}

#item50280 {
	width:81px !important;
	height:81px !important;
	left:751px !important;
	top:19px !important;
}

#item50289 {
	width:81px !important;
	height:81px !important;
	left:560px !important;
	top:19px !important;
}

#item50296 {
	width:81px !important;
	height:81px !important;
	left:272px !important;
	top:19px !important;
}

#item50303 {
	width:81px !important;
	height:81px !important;
	left:847px !important;
	top:19px !important;
}

#item50311 {
	width:81px !important;
	height:81px !important;
	left:80px !important;
	top:19px !important;
}

#item50318 {
	width:81px !important;
	height:81px !important;
	left:655px !important;
	top:19px !important;
}

#item50326 {
	width:81px !important;
	height:81px !important;
	left:368px !important;
	top:19px !important;
}

#item50334 {
	width:81px !important;
	height:81px !important;
	left:1034px !important;
	top:19px !important;
}

#item50341 {
	width:81px !important;
	height:81px !important;
	left:941px !important;
	top:19px !important;
}

#item50348 {
	width:81px !important;
	height:81px !important;
	left:1127px !important;
	top:19px !important;
}

#item50408 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item50405 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item51386 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item51383 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item51306 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item51303 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item51225 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item51222 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item51146 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item51143 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item51066 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item51063 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item50987 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item50984 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item50909 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item50905 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item50830 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item50827 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item50748 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item50745 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item50669 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item50666 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item50590 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item50587 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item50485 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item50357 {
	width:868px !important;
	height:234px !important;
	left:122px !important;
	top:413px !important;
}

#item88192 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:276px !important;
}

#item88194 {
	width:81px !important;
	height:81px !important;
	left:-12px !important;
	top:19px !important;
}

#item88204 {
	width:81px !important;
	height:81px !important;
	left:470px !important;
	top:19px !important;
}

#item88212 {
	width:81px !important;
	height:81px !important;
	left:182px !important;
	top:19px !important;
}

#item88220 {
	width:81px !important;
	height:81px !important;
	left:758px !important;
	top:19px !important;
}

#item88228 {
	width:81px !important;
	height:81px !important;
	left:566px !important;
	top:19px !important;
}

#item88238 {
	width:81px !important;
	height:81px !important;
	left:278px !important;
	top:19px !important;
}

#item88246 {
	width:81px !important;
	height:81px !important;
	left:853px !important;
	top:19px !important;
}

#item88255 {
	width:81px !important;
	height:81px !important;
	left:86px !important;
	top:19px !important;
}

#item88266 {
	width:81px !important;
	height:81px !important;
	left:662px !important;
	top:19px !important;
}

#item88276 {
	width:81px !important;
	height:81px !important;
	left:374px !important;
	top:19px !important;
}

#item88285 {
	width:81px !important;
	height:81px !important;
	left:1041px !important;
	top:19px !important;
}

#item88293 {
	width:81px !important;
	height:81px !important;
	left:947px !important;
	top:19px !important;
}

#item88303 {
	width:81px !important;
	height:81px !important;
	left:1133px !important;
	top:19px !important;
}

#item89347 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item89343 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item89267 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item89264 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item89187 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item89184 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item89106 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item89103 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item89027 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item89024 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item88946 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item88943 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item88865 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item88862 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item88784 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item88781 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item88703 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item88699 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item88622 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item88619 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item88543 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item88540 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item88463 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item88460 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:464px !important;
}

#item88359 {
	width:152px !important;
	height:38px !important;
	left:242px !important;
	top:463px !important;
}

#item88311 {
	width:625px !important;
	height:502px !important;
	left:65px !important;
	top:389px !important;
}

#item52083 {
	width:832px !important;
	height:122px !important;
	left:106px !important;
	top:219px !important;
}

#item52085 {
	width:81px !important;
	height:81px !important;
	left:-16px !important;
	top:19px !important;
}

#item52093 {
	width:81px !important;
	height:81px !important;
	left:466px !important;
	top:19px !important;
}

#item52102 {
	width:81px !important;
	height:81px !important;
	left:178px !important;
	top:19px !important;
}

#item52110 {
	width:81px !important;
	height:81px !important;
	left:754px !important;
	top:19px !important;
}

#item52117 {
	width:81px !important;
	height:81px !important;
	left:562px !important;
	top:19px !important;
}

#item52124 {
	width:81px !important;
	height:81px !important;
	left:274px !important;
	top:19px !important;
}

#item52131 {
	width:81px !important;
	height:81px !important;
	left:850px !important;
	top:19px !important;
}

#item52141 {
	width:81px !important;
	height:81px !important;
	left:82px !important;
	top:19px !important;
}

#item52149 {
	width:81px !important;
	height:81px !important;
	left:658px !important;
	top:19px !important;
}

#item52157 {
	width:81px !important;
	height:81px !important;
	left:370px !important;
	top:19px !important;
}

#item52164 {
	width:81px !important;
	height:81px !important;
	left:1037px !important;
	top:19px !important;
}

#item52172 {
	width:81px !important;
	height:81px !important;
	left:943px !important;
	top:19px !important;
}

#item52179 {
	width:81px !important;
	height:81px !important;
	left:1129px !important;
	top:19px !important;
}

#item52240 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item52237 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item53216 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item53213 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item53137 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item53134 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item53055 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item53052 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item52977 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item52974 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item52897 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item52894 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item52815 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item126690 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item52736 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item52733 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item52657 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item52654 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item52576 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item52573 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item52498 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item52495 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item52419 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item52416 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item52316 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item52188 {
	width:856px !important;
	height:234px !important;
	left:122px !important;
	top:413px !important;
}

#item125643 {
	width:97px !important;
	height:38px !important;
	left:744px !important;
	top:36px !important;
}

#item89644 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:276px !important;
}

#item89646 {
	width:81px !important;
	height:81px !important;
	left:-10px !important;
	top:19px !important;
}

#item89653 {
	width:81px !important;
	height:81px !important;
	left:472px !important;
	top:19px !important;
}

#item89661 {
	width:81px !important;
	height:81px !important;
	left:184px !important;
	top:19px !important;
}

#item89673 {
	width:81px !important;
	height:81px !important;
	left:760px !important;
	top:19px !important;
}

#item89681 {
	width:81px !important;
	height:81px !important;
	left:568px !important;
	top:19px !important;
}

#item89689 {
	width:81px !important;
	height:81px !important;
	left:280px !important;
	top:19px !important;
}

#item89696 {
	width:81px !important;
	height:81px !important;
	left:856px !important;
	top:19px !important;
}

#item89706 {
	width:81px !important;
	height:81px !important;
	left:88px !important;
	top:19px !important;
}

#item89713 {
	width:81px !important;
	height:81px !important;
	left:664px !important;
	top:19px !important;
}

#item89720 {
	width:81px !important;
	height:81px !important;
	left:376px !important;
	top:19px !important;
}

#item89728 {
	width:81px !important;
	height:81px !important;
	left:1043px !important;
	top:19px !important;
}

#item89735 {
	width:81px !important;
	height:81px !important;
	left:949px !important;
	top:19px !important;
}

#item89742 {
	width:81px !important;
	height:81px !important;
	left:1135px !important;
	top:19px !important;
}

#item90778 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item90775 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item90697 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item90694 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item90617 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item90614 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item90539 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item90536 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item90459 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item90456 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item90381 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item90378 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item90302 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item90298 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item90222 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item90219 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item90143 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item90140 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item90064 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item90061 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item89984 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item89981 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item89905 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item89902 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item89799 {
	width:152px !important;
	height:38px !important;
	left:231px !important;
	top:462px !important;
}

#item89751 {
	width:602px !important;
	height:500px !important;
	left:76px !important;
	top:391px !important;
}

#item126024 {
	width:112px !important;
	height:38px !important;
	left:507px !important;
	top:36px !important;
}

#item53887 {
	width:832px !important;
	height:122px !important;
	left:106px !important;
	top:219px !important;
}

#item53889 {
	width:81px !important;
	height:81px !important;
	left:232px !important;
	top:19px !important;
}

#item53907 {
	width:81px !important;
	height:81px !important;
	left:426px !important;
	top:19px !important;
}

#item53929 {
	width:81px !important;
	height:81px !important;
	left:522px !important;
	top:19px !important;
}

#item53944 {
	width:81px !important;
	height:81px !important;
	left:330px !important;
	top:19px !important;
}

#item54304 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item54301 {
	width:152px !important;
	height:38px !important;
	left:481px !important;
	top:196px !important;
}

#item54225 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item54222 {
	width:152px !important;
	height:38px !important;
	left:481px !important;
	top:196px !important;
}

#item54147 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item54144 {
	width:152px !important;
	height:38px !important;
	left:481px !important;
	top:196px !important;
}

#item54043 {
	width:152px !important;
	height:38px !important;
	left:481px !important;
	top:196px !important;
}

#item53995 {
	width:878px !important;
	height:234px !important;
	left:126px !important;
	top:413px !important;
}

#item91077 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:276px !important;
}

#item91079 {
	width:81px !important;
	height:81px !important;
	left:146px !important;
	top:19px !important;
}

#item91086 {
	width:81px !important;
	height:81px !important;
	left:340px !important;
	top:19px !important;
}

#item91096 {
	width:81px !important;
	height:81px !important;
	left:436px !important;
	top:19px !important;
}

#item91103 {
	width:81px !important;
	height:81px !important;
	left:244px !important;
	top:19px !important;
}

#item91423 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item91420 {
	width:152px !important;
	height:38px !important;
	left:256px !important;
	top:425px !important;
}

#item91343 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item91340 {
	width:152px !important;
	height:38px !important;
	left:256px !important;
	top:425px !important;
}

#item91264 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item91261 {
	width:152px !important;
	height:38px !important;
	left:256px !important;
	top:426px !important;
}

#item91160 {
	width:152px !important;
	height:38px !important;
	left:256px !important;
	top:426px !important;
}

#item91110 {
	width:652px !important;
	height:464px !important;
	left:51px !important;
	top:427px !important;
}

#item57476 {
	width:832px !important;
	height:122px !important;
	left:106px !important;
	top:219px !important;
}

#item63285 {
	width:81px !important;
	height:81px !important;
	left:1239px !important;
	top:1px !important;
}

#item63291 {
	width:81px !important;
	height:81px !important;
	left:1334px !important;
	top:1px !important;
}

#item63297 {
	width:81px !important;
	height:81px !important;
	left:1428px !important;
	top:1px !important;
}

#item63303 {
	width:81px !important;
	height:81px !important;
	left:1519px !important;
	top:1px !important;
}

#item63309 {
	width:81px !important;
	height:81px !important;
	left:1613px !important;
	top:1px !important;
}

#item63315 {
	width:81px !important;
	height:81px !important;
}

#item63326 {
	width:81px !important;
	height:81px !important;
	left:482px !important;
}

#item63338 {
	width:81px !important;
	height:81px !important;
	left:194px !important;
}

#item63346 {
	width:81px !important;
	height:81px !important;
	left:770px !important;
}

#item63355 {
	width:81px !important;
	height:81px !important;
	left:578px !important;
}

#item63363 {
	width:81px !important;
	height:81px !important;
	left:290px !important;
}

#item63373 {
	width:81px !important;
	height:81px !important;
	left:866px !important;
}

#item63381 {
	width:81px !important;
	height:81px !important;
	left:98px !important;
}

#item63391 {
	width:81px !important;
	height:81px !important;
	left:674px !important;
}

#item63399 {
	width:81px !important;
	height:81px !important;
	left:386px !important;
}

#item63407 {
	width:81px !important;
	height:81px !important;
	left:1053px !important;
}

#item63415 {
	width:81px !important;
	height:81px !important;
	left:959px !important;
}

#item63426 {
	width:81px !important;
	height:81px !important;
}

#item63424 {
	width:81px !important;
	height:81px !important;
	left:1145px !important;
}

#item63434 {
	width:81px !important;
	height:81px !important;
	left:1694px !important;
	top:21px !important;
}

#item63440 {
	width:81px !important;
	height:81px !important;
	left:1786px !important;
	top:21px !important;
}

#item63448 {
	width:81px !important;
	height:81px !important;
	left:1877px !important;
	top:20px !important;
}

#item63454 {
	width:81px !important;
	height:81px !important;
	left:1968px !important;
	top:20px !important;
}

#item63463 {
	width:81px !important;
	height:81px !important;
	left:2060px !important;
	top:20px !important;
}

#item63469 {
	width:81px !important;
	height:81px !important;
	left:2150px !important;
	top:21px !important;
}

#item63475 {
	width:81px !important;
	height:81px !important;
	left:2241px !important;
	top:21px !important;
}

#item63481 {
	width:81px !important;
	height:81px !important;
	left:2331px !important;
	top:21px !important;
}

#item63488 {
	width:81px !important;
	height:81px !important;
	left:2420px !important;
	top:20px !important;
}

#item63494 {
	width:81px !important;
	height:81px !important;
	left:2509px !important;
	top:20px !important;
}

#item63501 {
	width:81px !important;
	height:81px !important;
	left:2602px !important;
	top:20px !important;
}

#item63510 {
	width:81px !important;
	height:81px !important;
	left:2694px !important;
	top:20px !important;
}

#item63516 {
	width:81px !important;
	height:81px !important;
	left:2786px !important;
	top:20px !important;
}

#item63525 {
	width:81px !important;
	height:81px !important;
	left:2876px !important;
	top:20px !important;
}

#item63531 {
	width:81px !important;
	height:81px !important;
	left:2967px !important;
	top:20px !important;
}

#item63539 {
	width:81px !important;
	height:81px !important;
	left:3058px !important;
	top:20px !important;
}

#item63546 {
	width:81px !important;
	height:81px !important;
	left:3149px !important;
	top:21px !important;
}

#item63552 {
	width:81px !important;
	height:81px !important;
	left:3240px !important;
	top:21px !important;
}

#item63559 {
	width:81px !important;
	height:81px !important;
	left:3333px !important;
	top:21px !important;
}

#item63171 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item63168 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item63051 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item63048 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item62937 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item62934 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item62824 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item62821 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item62712 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item62709 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item62599 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item62596 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item62477 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item62474 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item62356 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item62353 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item62250 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item62247 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item62140 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item62137 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item62030 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item62027 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item61910 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item61906 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item61793 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item61790 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item61682 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item61679 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item61570 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item61567 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item61449 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item61446 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item61340 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item61337 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item61235 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item61232 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item61123 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item61120 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item61002 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item60998 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item60887 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item60884 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item60777 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item60774 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item60667 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item60664 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item60554 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item60551 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item58610 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item58607 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item58530 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item58527 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item58450 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item58447 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item58371 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item58368 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item58291 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item58288 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item58213 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item58209 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item58133 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item58130 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item58054 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item58051 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item57975 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item57972 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item57897 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item57894 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item57817 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item57813 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item57737 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item57734 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item57632 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item57583 {
	width:806px !important;
	height:234px !important;
	left:122px !important;
	top:413px !important;
}

#item125684 {
	width:97px !important;
	height:38px !important;
	left:744px !important;
	top:36px !important;
}

#item93152 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:276px !important;
}

#item93155 {
	width:81px !important;
	height:81px !important;
	left:1239px !important;
	top:1px !important;
}

#item93161 {
	width:81px !important;
	height:81px !important;
	left:1334px !important;
	top:1px !important;
}

#item93167 {
	width:81px !important;
	height:81px !important;
	left:1428px !important;
	top:1px !important;
}

#item93174 {
	width:81px !important;
	height:81px !important;
	left:1519px !important;
	top:1px !important;
}

#item93180 {
	width:81px !important;
	height:81px !important;
	left:1613px !important;
	top:1px !important;
}

#item93187 {
	width:81px !important;
	height:81px !important;
}

#item93196 {
	width:81px !important;
	height:81px !important;
	left:482px !important;
}

#item93204 {
	width:81px !important;
	height:81px !important;
	left:194px !important;
}

#item93211 {
	width:81px !important;
	height:81px !important;
	left:770px !important;
}

#item93217 {
	width:81px !important;
	height:81px !important;
	left:578px !important;
}

#item93224 {
	width:81px !important;
	height:81px !important;
	left:290px !important;
}

#item93231 {
	width:81px !important;
	height:81px !important;
	left:866px !important;
}

#item93237 {
	width:81px !important;
	height:81px !important;
	left:98px !important;
}

#item93243 {
	width:81px !important;
	height:81px !important;
	left:674px !important;
}

#item93249 {
	width:81px !important;
	height:81px !important;
	left:386px !important;
}

#item93255 {
	width:81px !important;
	height:81px !important;
	left:1053px !important;
}

#item93262 {
	width:81px !important;
	height:81px !important;
	left:959px !important;
}

#item93272 {
	width:81px !important;
	height:81px !important;
}

#item93270 {
	width:81px !important;
	height:81px !important;
	left:1145px !important;
}

#item93279 {
	width:81px !important;
	height:81px !important;
	left:1695px !important;
	top:21px !important;
}

#item93286 {
	width:81px !important;
	height:81px !important;
	left:1787px !important;
	top:21px !important;
}

#item93293 {
	width:81px !important;
	height:81px !important;
	left:1878px !important;
	top:20px !important;
}

#item93300 {
	width:81px !important;
	height:81px !important;
	left:1969px !important;
	top:20px !important;
}

#item93306 {
	width:81px !important;
	height:81px !important;
	left:2061px !important;
	top:20px !important;
}

#item93312 {
	width:81px !important;
	height:81px !important;
	left:2151px !important;
	top:21px !important;
}

#item93320 {
	width:81px !important;
	height:81px !important;
	left:2242px !important;
	top:21px !important;
}

#item93326 {
	width:81px !important;
	height:81px !important;
	left:2332px !important;
	top:21px !important;
}

#item93333 {
	width:81px !important;
	height:81px !important;
	left:2421px !important;
	top:20px !important;
}

#item93340 {
	width:81px !important;
	height:81px !important;
	left:2510px !important;
	top:20px !important;
}

#item93349 {
	width:81px !important;
	height:81px !important;
	left:2603px !important;
	top:20px !important;
}

#item93356 {
	width:81px !important;
	height:81px !important;
	left:2695px !important;
	top:20px !important;
}

#item93363 {
	width:81px !important;
	height:81px !important;
	left:2787px !important;
	top:20px !important;
}

#item93369 {
	width:81px !important;
	height:81px !important;
	left:2877px !important;
	top:20px !important;
}

#item93376 {
	width:81px !important;
	height:81px !important;
	left:2968px !important;
	top:20px !important;
}

#item93382 {
	width:81px !important;
	height:81px !important;
	left:3059px !important;
	top:20px !important;
}

#item93389 {
	width:81px !important;
	height:81px !important;
	left:3150px !important;
	top:21px !important;
}

#item93395 {
	width:81px !important;
	height:81px !important;
	left:3241px !important;
	top:21px !important;
}

#item93401 {
	width:81px !important;
	height:81px !important;
	left:3335px !important;
	top:21px !important;
}

#item96345 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item96342 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item96264 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item96261 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item96183 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item96180 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item96104 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item96101 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item96025 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item96022 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95946 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95943 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95867 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95864 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95789 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95786 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95711 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95708 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95628 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95625 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95550 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95547 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95469 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95466 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95388 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95385 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95307 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95304 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95227 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95224 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95149 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95146 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item95071 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item95068 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94992 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94989 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94914 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94911 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94836 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94833 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94756 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94752 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94677 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94674 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94596 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94593 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94517 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94514 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94436 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94433 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94355 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94352 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94277 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94274 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94199 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94196 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94118 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94115 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item94040 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item94037 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item93961 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item93958 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item93881 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item93878 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item93801 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item93798 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item93719 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item93716 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item93640 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item93637 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item93560 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item93557 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item93455 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:456px !important;
}

#item93407 {
	width:502px !important;
	height:495px !important;
	left:127px !important;
	top:397px !important;
}

#item126061 {
	width:112px !important;
	height:38px !important;
	left:507px !important;
	top:36px !important;
}

#item63807 {
	width:832px !important;
	height:122px !important;
	left:106px !important;
	top:219px !important;
}

#item63844 {
	width:81px !important;
	height:81px !important;
	left:-16px !important;
	top:20px !important;
}

#item63850 {
	width:81px !important;
	height:81px !important;
	left:466px !important;
	top:20px !important;
}

#item63860 {
	width:81px !important;
	height:81px !important;
	left:179px !important;
	top:20px !important;
}

#item63866 {
	width:81px !important;
	height:81px !important;
	left:754px !important;
	top:20px !important;
}

#item63872 {
	width:81px !important;
	height:81px !important;
	left:562px !important;
	top:20px !important;
}

#item63878 {
	width:81px !important;
	height:81px !important;
	left:275px !important;
	top:20px !important;
}

#item63884 {
	width:81px !important;
	height:81px !important;
	left:850px !important;
	top:20px !important;
}

#item63890 {
	width:81px !important;
	height:81px !important;
	left:83px !important;
	top:20px !important;
}

#item63897 {
	width:81px !important;
	height:81px !important;
	left:658px !important;
	top:20px !important;
}

#item63907 {
	width:81px !important;
	height:81px !important;
	left:371px !important;
	top:20px !important;
}

#item63913 {
	width:81px !important;
	height:81px !important;
	left:1037px !important;
	top:20px !important;
}

#item63920 {
	width:81px !important;
	height:81px !important;
	left:944px !important;
	top:20px !important;
}

#item65013 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item65010 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64935 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item64931 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64852 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item64849 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64773 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item64770 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64693 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item64690 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64615 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item64612 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64537 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item64534 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64458 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item64455 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64380 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item64377 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64298 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item64295 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64219 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item64216 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64114 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item64066 {
	width:804px !important;
	height:234px !important;
	left:125px !important;
	top:413px !important;
}

#item125732 {
	width:97px !important;
	height:38px !important;
	left:744px !important;
	top:36px !important;
}

#item96645 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:277px !important;
}

#item96647 {
	width:81px !important;
	height:81px !important;
	left:-20px !important;
	top:20px !important;
}

#item96654 {
	width:81px !important;
	height:81px !important;
	left:462px !important;
	top:20px !important;
}

#item96662 {
	width:81px !important;
	height:81px !important;
	left:174px !important;
	top:20px !important;
}

#item96668 {
	width:81px !important;
	height:81px !important;
	left:750px !important;
	top:20px !important;
}

#item96674 {
	width:81px !important;
	height:81px !important;
	left:558px !important;
	top:20px !important;
}

#item96680 {
	width:81px !important;
	height:81px !important;
	left:270px !important;
	top:20px !important;
}

#item96686 {
	width:81px !important;
	height:81px !important;
	left:846px !important;
	top:20px !important;
}

#item96693 {
	width:81px !important;
	height:81px !important;
	left:78px !important;
	top:20px !important;
}

#item96703 {
	width:81px !important;
	height:81px !important;
	left:654px !important;
	top:20px !important;
}

#item96709 {
	width:81px !important;
	height:81px !important;
	left:366px !important;
	top:20px !important;
}

#item96717 {
	width:81px !important;
	height:81px !important;
	left:1033px !important;
	top:20px !important;
}

#item96723 {
	width:81px !important;
	height:81px !important;
	left:939px !important;
	top:20px !important;
}

#item96782 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item96779 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item97678 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item97675 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item97599 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item97596 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item97520 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item97517 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item97441 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item97438 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item97362 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item97359 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item97278 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item97275 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item97197 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item97194 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item97119 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item97116 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item97040 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item97037 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item96961 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item96958 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item96857 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:453px !important;
}

#item96730 {
	width:502px !important;
	height:492px !important;
	left:127px !important;
	top:400px !important;
}

#item126098 {
	width:112px !important;
	height:38px !important;
	left:507px !important;
	top:36px !important;
}

#item68214 {
	width:832px !important;
	height:122px !important;
	left:106px !important;
	top:219px !important;
}

#item68217 {
	width:81px !important;
	height:81px !important;
	left:1227px !important;
	top:21px !important;
}

#item68223 {
	width:81px !important;
	height:81px !important;
	left:1322px !important;
	top:21px !important;
}

#item68229 {
	width:81px !important;
	height:81px !important;
	left:1416px !important;
	top:21px !important;
}

#item68235 {
	width:81px !important;
	height:81px !important;
	left:1507px !important;
	top:21px !important;
}

#item68244 {
	width:81px !important;
	height:81px !important;
	left:1601px !important;
	top:21px !important;
}

#item68250 {
	width:81px !important;
	height:81px !important;
	left:-12px !important;
	top:20px !important;
}

#item68258 {
	width:81px !important;
	height:81px !important;
	left:470px !important;
	top:20px !important;
}

#item68265 {
	width:81px !important;
	height:81px !important;
	left:182px !important;
	top:20px !important;
}

#item68272 {
	width:81px !important;
	height:81px !important;
	left:758px !important;
	top:20px !important;
}

#item68278 {
	width:81px !important;
	height:81px !important;
	left:566px !important;
	top:20px !important;
}

#item68284 {
	width:81px !important;
	height:81px !important;
	left:278px !important;
	top:20px !important;
}

#item68292 {
	width:81px !important;
	height:81px !important;
	left:854px !important;
	top:20px !important;
}

#item68299 {
	width:81px !important;
	height:81px !important;
	left:86px !important;
	top:20px !important;
}

#item68305 {
	width:81px !important;
	height:81px !important;
	left:662px !important;
	top:20px !important;
}

#item68311 {
	width:81px !important;
	height:81px !important;
	left:374px !important;
	top:20px !important;
}

#item68321 {
	width:81px !important;
	height:81px !important;
	left:1041px !important;
	top:20px !important;
}

#item68327 {
	width:81px !important;
	height:81px !important;
	left:947px !important;
	top:20px !important;
}

#item68335 {
	width:81px !important;
	height:81px !important;
	left:1133px !important;
	top:20px !important;
}

#item68342 {
	width:81px !important;
	height:81px !important;
	left:1692px !important;
	top:21px !important;
}

#item68349 {
	width:81px !important;
	height:81px !important;
	left:1783px !important;
	top:21px !important;
}

#item68355 {
	width:81px !important;
	height:81px !important;
	left:1874px !important;
	top:20px !important;
}

#item68361 {
	width:81px !important;
	height:81px !important;
	left:1965px !important;
	top:20px !important;
}

#item68368 {
	width:81px !important;
	height:81px !important;
	left:2057px !important;
	top:20px !important;
}

#item70293 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item70290 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item70212 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item70209 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item70132 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item70129 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item70054 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item70051 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69974 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69971 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69894 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69891 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69816 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69813 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69736 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69733 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69656 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69653 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69577 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69574 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69496 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69493 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69418 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69415 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69335 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69332 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69257 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69254 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69179 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69176 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69099 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69096 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item69021 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item69018 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item68943 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item68940 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item68863 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item68860 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item68784 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item68781 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item68705 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item68702 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item68625 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item68622 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item68522 {
	width:152px !important;
	height:38px !important;
	left:484px !important;
	top:196px !important;
}

#item68473 {
	width:806px !important;
	height:234px !important;
	left:122px !important;
	top:413px !important;
}

#item125767 {
	width:97px !important;
	height:38px !important;
	left:744px !important;
	top:36px !important;
}

#item97977 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:277px !important;
}

#item97980 {
	width:81px !important;
	height:81px !important;
	left:1225px !important;
	top:21px !important;
}

#item97987 {
	width:81px !important;
	height:81px !important;
	left:1320px !important;
	top:21px !important;
}

#item97994 {
	width:81px !important;
	height:81px !important;
	left:1414px !important;
	top:21px !important;
}

#item98002 {
	width:81px !important;
	height:81px !important;
	left:1505px !important;
	top:21px !important;
}

#item98009 {
	width:81px !important;
	height:81px !important;
	left:1599px !important;
	top:21px !important;
}

#item98017 {
	width:81px !important;
	height:81px !important;
	left:-14px !important;
	top:20px !important;
}

#item98024 {
	width:81px !important;
	height:81px !important;
	left:468px !important;
	top:20px !important;
}

#item98031 {
	width:81px !important;
	height:81px !important;
	left:180px !important;
	top:20px !important;
}

#item98037 {
	width:81px !important;
	height:81px !important;
	left:756px !important;
	top:20px !important;
}

#item98044 {
	width:81px !important;
	height:81px !important;
	left:564px !important;
	top:20px !important;
}

#item98050 {
	width:81px !important;
	height:81px !important;
	left:276px !important;
	top:20px !important;
}

#item98057 {
	width:81px !important;
	height:81px !important;
	left:852px !important;
	top:20px !important;
}

#item98063 {
	width:81px !important;
	height:81px !important;
	left:84px !important;
	top:20px !important;
}

#item98070 {
	width:81px !important;
	height:81px !important;
	left:660px !important;
	top:20px !important;
}

#item98077 {
	width:81px !important;
	height:81px !important;
	left:372px !important;
	top:20px !important;
}

#item98084 {
	width:81px !important;
	height:81px !important;
	left:1039px !important;
	top:20px !important;
}

#item98092 {
	width:81px !important;
	height:81px !important;
	left:945px !important;
	top:20px !important;
}

#item98098 {
	width:81px !important;
	height:81px !important;
	left:1131px !important;
	top:20px !important;
}

#item98106 {
	width:81px !important;
	height:81px !important;
	left:1689px !important;
	top:21px !important;
}

#item98112 {
	width:81px !important;
	height:81px !important;
	left:1781px !important;
	top:21px !important;
}

#item98120 {
	width:81px !important;
	height:81px !important;
	left:1872px !important;
	top:20px !important;
}

#item98127 {
	width:81px !important;
	height:81px !important;
	left:1963px !important;
	top:20px !important;
}

#item98133 {
	width:81px !important;
	height:81px !important;
	left:2055px !important;
	top:20px !important;
}

#item98190 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item98187 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99959 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99956 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99880 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99877 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99801 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99798 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99721 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99718 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99642 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99639 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99563 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99560 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99483 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99480 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99405 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99402 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99324 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99321 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99245 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99242 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99163 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99160 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99084 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99081 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item99006 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item99003 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item98927 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item98924 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item98849 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item98846 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item98770 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item98767 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item98690 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item98687 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item98610 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item98607 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item98532 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item98528 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item98451 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item98448 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item98371 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item98368 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item98265 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item98139 {
	width:502px !important;
	height:462px !important;
	left:127px !important;
	top:429px !important;
}

#item126134 {
	width:112px !important;
	height:38px !important;
	left:507px !important;
	top:36px !important;
}

#item72830 {
	width:832px !important;
	height:122px !important;
	left:106px !important;
	top:219px !important;
}

#item72867 {
	width:81px !important;
	height:81px !important;
	left:-10px !important;
	top:20px !important;
}

#item72873 {
	width:81px !important;
	height:81px !important;
	left:472px !important;
	top:20px !important;
}

#item72881 {
	width:81px !important;
	height:81px !important;
	left:184px !important;
	top:20px !important;
}

#item72888 {
	width:81px !important;
	height:81px !important;
	left:760px !important;
	top:20px !important;
}

#item72895 {
	width:81px !important;
	height:81px !important;
	left:568px !important;
	top:20px !important;
}

#item72902 {
	width:81px !important;
	height:81px !important;
	left:280px !important;
	top:20px !important;
}

#item72908 {
	width:81px !important;
	height:81px !important;
	left:856px !important;
	top:20px !important;
}

#item72914 {
	width:81px !important;
	height:81px !important;
	left:88px !important;
	top:20px !important;
}

#item72920 {
	width:81px !important;
	height:81px !important;
	left:664px !important;
	top:20px !important;
}

#item72926 {
	width:81px !important;
	height:81px !important;
	left:376px !important;
	top:20px !important;
}

#item72941 {
	width:81px !important;
	height:81px !important;
	left:949px !important;
	top:20px !important;
}

#item73856 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item73853 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item73778 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item73775 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item73700 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item73696 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item73619 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item73616 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item73541 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item73538 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item73459 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item73456 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item73381 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item73377 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item73299 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item73296 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item73218 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item73215 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item73140 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item73137 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item73036 {
	width:152px !important;
	height:38px !important;
	left:482px !important;
	top:196px !important;
}

#item72988 {
	width:804px !important;
	height:234px !important;
	left:125px !important;
	top:413px !important;
}

#item125803 {
	width:97px !important;
	height:38px !important;
	left:744px !important;
	top:36px !important;
}

#item100258 {
	width:640px !important;
	height:122px !important;
	left:64px !important;
	top:276px !important;
}

#item100260 {
	width:81px !important;
	height:81px !important;
	left:-11px !important;
	top:20px !important;
}

#item100267 {
	width:81px !important;
	height:81px !important;
	left:471px !important;
	top:20px !important;
}

#item100276 {
	width:81px !important;
	height:81px !important;
	left:183px !important;
	top:20px !important;
}

#item100282 {
	width:81px !important;
	height:81px !important;
	left:759px !important;
	top:20px !important;
}

#item100289 {
	width:81px !important;
	height:81px !important;
	left:567px !important;
	top:20px !important;
}

#item100296 {
	width:81px !important;
	height:81px !important;
	left:279px !important;
	top:20px !important;
}

#item100303 {
	width:81px !important;
	height:81px !important;
	left:855px !important;
	top:20px !important;
}

#item100309 {
	width:81px !important;
	height:81px !important;
	left:87px !important;
	top:20px !important;
}

#item100315 {
	width:81px !important;
	height:81px !important;
	left:663px !important;
	top:20px !important;
}

#item100321 {
	width:81px !important;
	height:81px !important;
	left:375px !important;
	top:20px !important;
}

#item100328 {
	width:81px !important;
	height:81px !important;
	left:948px !important;
	top:20px !important;
}

#item100388 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item100384 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:425px !important;
}

#item101201 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item101197 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item101122 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item101119 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:425px !important;
}

#item101044 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item101041 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item100965 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item100962 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:425px !important;
}

#item100887 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item100884 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item100806 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item100803 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item100727 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item100724 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item100648 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item100645 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item100569 {
	width:146px !important;
	height:32px !important;
	left:3px !important;
	top:3px !important;
	background:#e84d0e;
}

#item100566 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:425px !important;
}

#item100464 {
	width:152px !important;
	height:38px !important;
	left:180px !important;
	top:424px !important;
}

#item100335 {
	width:502px !important;
	height:463px !important;
	left:127px !important;
	top:429px !important;
}

#item126170 {
	width:112px !important;
	height:38px !important;
	left:507px !important;
	top:36px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media (orientation:portrait){ .mq-portrait { display:block; } .mq-landscape {display:none; } }

