/* 	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:#00554c; }
:-webkit-full-screen { background:#00554c; }
#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:50666px; 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; }
}

#item341721 {
	width:625px !important;
	height:768px !important;
	left:207px !important;
}

#item342192 {
	width:512px !important;
	height:768px !important;
	background:#d5691e;
}

#item347311 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
}

#item347310 {
	width:512px !important;
	height:97px !important;
	left:1px !important;
	top:671px !important;
}

#item347306 {
	width:362px !important;
	height:365px !important;
	left:76px !important;
	top:170px !important;
}

#item342322 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item342323 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item347305 {
	width:362px !important;
	height:95px !important;
	left:76px !important;
	top:60px !important;
}

#item347308 {
	width:63px !important;
	height:65px !important;
	left:65px !important;
	top:581px !important;
}

#item347309 {
	width:119px !important;
	height:122px !important;
	left:37px !important;
	top:646px !important;
}

#item342375 {
	width:99px !important;
	height:99px !important;
	left:441px !important;
	top:112px !important;
}

#item347315 {
	width:362px !important;
	height:473px !important;
	left:75px !important;
	top:125px !important;
}

#item347318 {
	width:399px !important;
	height:692px !important;
	left:587px !important;
	top:37px !important;
}

#item347319 {
	width:24px !important;
	height:24px !important;
	left:84px !important;
	top:602px !important;
}

#item342431 {
	width:1024px !important;
	height:768px !important;
	background:#da0613;
}

#item347327 {
	width:376px !important;
	height:770px !important;
	left:211px !important;
	top:-2px !important;
}

#item347328 {
	width:167px !important;
	height:184px !important;
	left:37px !important;
	top:37px !important;
}

#item347334 {
	width:324px !important;
	height:448px !important;
	left:625px !important;
	top:160px !important;
}

#item342570 {
	width:44px !important;
	height:30px !important;
	left:128px !important;
}

#item342571 {
	width:44px !important;
	height:33px !important;
	left:118px !important;
	top:42px !important;
}

#item347333 {
	width:324px !important;
	height:95px !important;
	left:625px !important;
	top:60px !important;
}

#item347330 {
	width:167px !important;
	height:284px !important;
	left:37px !important;
	top:448px !important;
}

#item347325 {
	width:63px !important;
	height:65px !important;
	left:486px !important;
	top:37px !important;
}

#item347337 {
	width:512px !important;
	height:45px !important;
	left:512px !important;
	top:723px !important;
}

#item347336 {
	width:119px !important;
	height:124px !important;
	left:869px !important;
	top:645px !important;
}

#item347340 {
	width:987px !important;
	height:768px !important;
}

#item347443 {
	width:24px !important;
	height:24px !important;
	left:505px !important;
	top:54px !important;
}

#item342746 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#0085ba;
}

#item347448 {
	width:455px !important;
	height:198px !important;
	left:549px !important;
	top:279px !important;
}

#item347447 {
	width:63px !important;
	height:65px !important;
	left:737px !important;
	top:530px !important;
}

#item347450 {
	width:362px !important;
	height:135px !important;
	left:584px !important;
	top:310px !important;
}

#item347828 {
	width:24px !important;
	height:24px !important;
	left:756px !important;
	top:551px !important;
}

#item342828 {
	width:512px !important;
	height:768px !important;
	background:#0085ba;
}

#item342946 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item342947 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item342974 {
	width:512px !important;
	height:456px !important;
	background:#00a0f2;
}

#item347874 {
	width:512px !important;
	height:110px !important;
	top:658px !important;
}

#item347877 {
	width:362px !important;
	height:344px !important;
	left:75px !important;
	top:197px !important;
}

#item347869 {
	width:63px !important;
	height:65px !important;
	left:65px !important;
	top:581px !important;
}

#item343178 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item343179 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item347866 {
	width:362px !important;
	height:110px !important;
	left:75px !important;
	top:60px !important;
}

#item347870 {
	width:119px !important;
	height:120px !important;
	left:37px !important;
	top:649px !important;
}

#item343206 {
	width:512px !important;
	height:768px !important;
	background:#f3b2b9;
}

#item347868 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
}

#item347860 {
	width:362px !important;
	height:547px !important;
	left:75px !important;
	top:52px !important;
}

#item347863 {
	width:400px !important;
	height:689px !important;
	left:587px !important;
	top:37px !important;
}

#item347864 {
	width:24px !important;
	height:24px !important;
	left:84px !important;
	top:602px !important;
}

#item343303 {
	width:512px !important;
	height:768px !important;
	background:#91c9d1;
}

#item347879 {
	width:362px !important;
	height:226px !important;
	left:75px !important;
	top:242px !important;
}

#item347948 {
	width:63px !important;
	height:65px !important;
	left:481px !important;
	top:120px !important;
}

#item347949 {
	width:63px !important;
	height:65px !important;
	left:481px !important;
	top:37px !important;
}

#item347950 {
	width:362px !important;
	height:210px !important;
	left:75px !important;
	top:247px !important;
}

#item347985 {
	width:24px !important;
	height:24px !important;
	left:500px !important;
	top:139px !important;
}

#item347952 {
	width:362px !important;
	height:686px !important;
	left:75px !important;
	top:37px !important;
}

#item347984 {
	width:24px !important;
	height:24px !important;
	left:500px !important;
	top:56px !important;
}

#item343811 {
	width:512px !important;
	height:768px !important;
	background:#a23203;
}

#item343931 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item343932 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item343981 {
	width:512px !important;
	height:325px !important;
	top:443px !important;
	background:#91c9d1;
}

#item344025 {
	width:1024px !important;
	height:768px !important;
	background:#f47742;
}

#item348057 {
	width:512px !important;
	height:110px !important;
	left:512px !important;
	top:658px !important;
}

#item348064 {
	width:362px !important;
	height:420px !important;
	left:587px !important;
	top:163px !important;
}

#item344222 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item344223 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item348055 {
	width:362px !important;
	height:95px !important;
	left:587px !important;
	top:60px !important;
}

#item348058 {
	width:119px !important;
	height:102px !important;
	left:869px !important;
	top:667px !important;
}

#item348062 {
	width:63px !important;
	height:65px !important;
	left:322px !important;
	top:37px !important;
}

#item348060 {
	width:63px !important;
	height:65px !important;
	left:412px !important;
	top:37px !important;
}

#item348044 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:289px !important;
}

#item348046 {
	width:24px !important;
	height:24px !important;
	left:341px !important;
	top:57px !important;
}

#item348052 {
	width:424px !important;
	height:720px !important;
	left:549px !important;
	top:37px !important;
}

#item348051 {
	width:24px !important;
	height:24px !important;
	left:432px !important;
	top:57px !important;
}

#item344384 {
	width:399px !important;
	height:768px !important;
	left:625px !important;
	background:#be6a24;
}

#item348129 {
	width:298px !important;
	height:540px !important;
	left:675px !important;
	top:117px !important;
}

#item348125 {
	width:63px !important;
	height:65px !important;
	left:819px !important;
	top:658px !important;
}

#item348128 {
	width:63px !important;
	height:65px !important;
	left:909px !important;
	top:658px !important;
}

#item348131 {
	width:298px !important;
	height:197px !important;
	left:675px !important;
	top:294px !important;
}

#item348133 {
	width:24px !important;
	height:24px !important;
	left:838px !important;
	top:678px !important;
}

#item348135 {
	width:332px !important;
	height:547px !important;
	left:639px !important;
	top:110px !important;
}

#item348137 {
	width:24px !important;
	height:24px !important;
	left:929px !important;
	top:678px !important;
}

#item344483 {
	width:512px !important;
	height:768px !important;
	background:#6d704a;
}

#item344485 {
	width:512px !important;
	height:456px !important;
	background:#be6a24;
}

#item344604 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item344605 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item348172 {
	width:512px !important;
	height:89px !important;
	top:677px !important;
}

#item348173 {
	width:362px !important;
	height:383px !important;
	left:75px !important;
	top:156px !important;
}

#item344792 {
	width:512px !important;
	height:769px !important;
	top:1px !important;
	background:#e8402f;
}

#item344794 {
	width:512px !important;
	height:515px !important;
	background:#5c0d00;
}

#item348182 {
	width:512px !important;
	height:770px !important;
	left:512px !important;
}

#item348188 {
	width:63px !important;
	height:65px !important;
	left:38px !important;
	top:602px !important;
}

#item344877 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item344878 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item348176 {
	width:362px !important;
	height:95px !important;
	left:75px !important;
	top:58px !important;
}

#item348186 {
	width:399px !important;
	height:689px !important;
	left:587px !important;
	top:37px !important;
}

#item348183 {
	width:362px !important;
	height:437px !important;
	left:75px !important;
	top:161px !important;
}

#item348187 {
	width:24px !important;
	height:24px !important;
	left:58px !important;
	top:621px !important;
}

#item344908 {
	width:1024px !important;
	height:769px !important;
	top:-1px !important;
	background:#a3bedb;
}

#item345048 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item345049 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item348226 {
	width:362px !important;
	height:110px !important;
	left:606px !important;
	top:60px !important;
}

#item348227 {
	width:324px !important;
	height:439px !important;
	left:625px !important;
	top:197px !important;
}

#item348230 {
	width:437px !important;
	height:45px !important;
	left:587px !important;
	top:723px !important;
}

#item348229 {
	width:63px !important;
	height:65px !important;
	left:761px !important;
	top:646px !important;
}

#item348194 {
	width:324px !important;
	height:547px !important;
	left:625px !important;
	top:107px !important;
}

#item348223 {
	width:24px !important;
	height:24px !important;
	left:782px !important;
	top:666px !important;
}

#item345297 {
	width:1024px !important;
	height:768px !important;
	background:#bfa105;
}

#item345433 {
	width:1024px !important;
	height:768px !important;
	background:#e6e8ff;
}

#item349853 {
	width:512px !important;
	height:143px !important;
	left:512px !important;
	top:625px !important;
}

#item349850 {
	width:362px !important;
	height:386px !important;
	left:587px !important;
	top:197px !important;
}

#item348299 {
	width:63px !important;
	height:65px !important;
	left:897px !important;
	top:602px !important;
}

#item345896 {
	width:49px !important;
	height:30px !important;
	left:170px !important;
}

#item345897 {
	width:49px !important;
	height:33px !important;
	left:160px !important;
	top:42px !important;
}

#item349852 {
	width:417px !important;
	height:110px !important;
	left:560px !important;
	top:60px !important;
}

#item349854 {
	width:119px !important;
	height:102px !important;
	left:869px !important;
	top:667px !important;
}

#item345700 {
	width:512px !important;
	height:768px !important;
	background:#e6e8ff;
}

#item348301 {
	width:512px !important;
	height:768px !important;
}

#item348304 {
	width:362px !important;
	height:689px !important;
	left:549px !important;
	top:37px !important;
}

#item348305 {
	width:24px !important;
	height:24px !important;
	left:918px !important;
	top:623px !important;
}

#item348429 {
	width:63px !important;
	height:65px !important;
	left:481px !important;
	top:120px !important;
}

#item348430 {
	width:420px !important;
	height:166px !important;
	left:46px !important;
	top:272px !important;
}

#item348428 {
	width:63px !important;
	height:65px !important;
	left:481px !important;
	top:37px !important;
}

#item348335 {
	width:362px !important;
	height:147px !important;
	left:75px !important;
	top:288px !important;
}

#item348334 {
	width:24px !important;
	height:24px !important;
	left:500px !important;
	top:141px !important;
}

#item348433 {
	width:362px !important;
	height:685px !important;
	left:75px !important;
	top:38px !important;
}

#item348364 {
	width:24px !important;
	height:24px !important;
	left:500px !important;
	top:56px !important;
}

#item346099 {
	width:512px !important;
	height:768px !important;
	background:#b6bb35;
}

#item346217 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item346218 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item349844 {
	width:512px !important;
	height:97px !important;
	left:512px !important;
	top:671px !important;
}

#item349840 {
	width:362px !important;
	height:344px !important;
	left:587px !important;
	top:246px !important;
}

#item349845 {
	width:63px !important;
	height:65px !important;
	left:897px !important;
	top:603px !important;
}

#item348901 {
	width:49px !important;
	height:30px !important;
	left:176px !important;
}

#item348902 {
	width:49px !important;
	height:33px !important;
	left:165px !important;
	top:42px !important;
}

#item349839 {
	width:428px !important;
	height:149px !important;
	left:554px !important;
	top:60px !important;
}

#item349842 {
	width:119px !important;
	height:101px !important;
	left:869px !important;
	top:667px !important;
}

#item348706 {
	width:512px !important;
	height:768px !important;
	background:#01375b;
}

#item348708 {
	width:512px !important;
	height:325px !important;
	top:443px !important;
	background:#025e75;
}

#item349836 {
	width:512px !important;
	height:768px !important;
}

#item349837 {
	width:99px !important;
	height:99px !important;
	left:455px !important;
	top:124px !important;
}

#item357679 {
	width:24px !important;
	height:24px !important;
	left:916px !important;
	top:623px !important;
}

#item349799 {
	width:835px !important;
	height:277px !important;
	left:75px !important;
	top:456px !important;
}

#item349801 {
	width:871px !important;
	height:407px !important;
	left:75px !important;
	top:37px !important;
}

#item350162 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#52ce82;
}

#item350416 {
	width:512px !important;
	height:141px !important;
	top:627px !important;
}

#item350413 {
	width:362px !important;
	height:365px !important;
	left:76px !important;
	top:195px !important;
}

#item350418 {
	width:63px !important;
	height:65px !important;
	left:65px !important;
	top:560px !important;
}

#item350337 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item350338 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item350412 {
	width:362px !important;
	height:110px !important;
	left:76px !important;
	top:58px !important;
}

#item350417 {
	width:119px !important;
	height:144px !important;
	left:37px !important;
	top:625px !important;
}

#item350389 {
	width:99px !important;
	height:99px !important;
	left:439px !important;
	top:111px !important;
}

#item355565 {
	width:362px !important;
	height:135px !important;
	left:113px !important;
	top:590px !important;
}

#item355564 {
	width:423px !important;
	height:546px !important;
	left:52px !important;
	top:37px !important;
}

#item355568 {
	width:24px !important;
	height:24px !important;
	left:84px !important;
	top:583px !important;
}

#item357136 {
	width:512px !important;
	height:110px !important;
	left:512px !important;
	top:658px !important;
}

#item357129 {
	width:362px !important;
	height:428px !important;
	left:587px !important;
	top:197px !important;
}

#item350477 {
	width:512px !important;
	height:768px !important;
	background:#f18343;
}

#item357124 {
	width:512px !important;
	height:768px !important;
}

#item357138 {
	width:63px !important;
	height:65px !important;
	left:897px !important;
	top:622px !important;
}

#item350677 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item350678 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item357126 {
	width:362px !important;
	height:110px !important;
	left:587px !important;
	top:60px !important;
}

#item357137 {
	width:119px !important;
	height:80px !important;
	left:869px !important;
	top:688px !important;
}

#item357120 {
	width:362px !important;
	height:220px !important;
	left:549px !important;
	top:508px !important;
}

#item357110 {
	width:411px !important;
	height:740px !important;
	left:50px !important;
	top:37px !important;
}

#item357119 {
	width:399px !important;
	height:441px !important;
	left:549px !important;
	top:37px !important;
}

#item357122 {
	width:24px !important;
	height:24px !important;
	left:917px !important;
	top:641px !important;
}

#item356995 {
	width:1024px !important;
	height:768px !important;
	left:-1px !important;
}

#item356996 {
	width:362px !important;
	height:283px !important;
	left:587px !important;
	top:238px !important;
}

#item356998 {
	width:63px !important;
	height:65px !important;
	left:737px !important;
	top:529px !important;
}

#item356988 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:301px !important;
}

#item356987 {
	width:24px !important;
	height:24px !important;
	left:756px !important;
	top:549px !important;
}

#item350804 {
	width:512px !important;
	height:768px !important;
	background:#ff3b01;
}

#item350805 {
	width:512px !important;
	height:499px !important;
	background:#fea388;
}

#item350980 {
	width:49px !important;
	height:30px !important;
	left:184px !important;
}

#item350981 {
	width:49px !important;
	height:33px !important;
	left:174px !important;
	top:42px !important;
}

#item350989 {
	width:1025px !important;
	height:768px !important;
	background:#0eb4e0;
}

#item356929 {
	width:47px !important;
	height:49px !important;
	left:36px !important;
	top:336px !important;
}

#item356924 {
	width:167px !important;
	height:120px !important;
	left:36px !important;
	top:36px !important;
}

#item356922 {
	width:167px !important;
	height:312px !important;
	left:37px !important;
	top:401px !important;
}

#item351196 {
	width:44px !important;
	height:30px !important;
	left:128px !important;
}

#item351197 {
	width:44px !important;
	height:33px !important;
	left:118px !important;
	top:42px !important;
}

#item356921 {
	width:816px !important;
	height:770px !important;
	left:208px !important;
}

#item356926 {
	width:47px !important;
	height:49px !important;
	left:36px !important;
	top:164px !important;
}

#item356927 {
	width:47px !important;
	height:49px !important;
	left:36px !important;
	top:222px !important;
}

#item356928 {
	width:52px !important;
	height:49px !important;
	left:34px !important;
	top:279px !important;
}

#item356914 {
	width:1024px !important;
	height:768px !important;
}

#item356915 {
	width:24px !important;
	height:24px !important;
	left:48px !important;
	top:348px !important;
}

#item351370 {
	width:512px !important;
	height:768px !important;
	background:#8bd29a;
}

#item356871 {
	width:512px !important;
	height:110px !important;
	left:512px !important;
	top:658px !important;
}

#item356868 {
	width:362px !important;
	height:365px !important;
	left:587px !important;
	top:197px !important;
}

#item356875 {
	width:63px !important;
	height:65px !important;
	left:897px !important;
	top:583px !important;
}

#item351569 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item351571 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item356867 {
	width:362px !important;
	height:110px !important;
	left:587px !important;
	top:60px !important;
}

#item356874 {
	width:119px !important;
	height:122px !important;
	left:869px !important;
	top:646px !important;
}

#item356876 {
	width:99px !important;
	height:99px !important;
	left:441px !important;
	top:109px !important;
}

#item356865 {
	width:24px !important;
	height:24px !important;
	left:916px !important;
	top:603px !important;
}

#item356863 {
	width:362px !important;
	height:202px !important;
	left:548px !important;
	top:507px !important;
}

#item356862 {
	width:400px !important;
	height:441px !important;
	left:548px !important;
	top:37px !important;
}

#item351662 {
	width:1024px !important;
	height:768px !important;
	background:#dd2940;
}

#item356792 {
	width:1024px !important;
	height:768px !important;
}

#item356790 {
	width:1025px !important;
	height:583px !important;
}

#item356771 {
	width:465px !important;
	height:674px !important;
	left:484px !important;
	top:78px !important;
}

#item356769 {
	width:502px !important;
	height:214px !important;
	left:36px !important;
	top:246px !important;
}

#item356781 {
	width:63px !important;
	height:65px !important;
	left:925px !important;
	top:37px !important;
}

#item356752 {
	width:1024px !important;
	height:768px !important;
}

#item356754 {
	width:737px !important;
	height:645px !important;
	left:37px !important;
	top:80px !important;
}

#item356756 {
	width:24px !important;
	height:24px !important;
	left:945px !important;
	top:57px !important;
}

#item351703 {
	width:369px !important;
	height:768px !important;
	left:438px !important;
	background:#4f700d;
}

#item351844 {
	width:44px !important;
	height:30px !important;
	left:128px !important;
}

#item351847 {
	width:44px !important;
	height:33px !important;
	left:119px !important;
	top:42px !important;
}

#item356733 {
	width:512px !important;
	height:126px !important;
	left:512px !important;
	top:642px !important;
}

#item356730 {
	width:362px !important;
	height:407px !important;
	left:587px !important;
	top:197px !important;
}

#item356735 {
	width:63px !important;
	height:65px !important;
	left:897px !important;
	top:624px !important;
}

#item352201 {
	width:49px !important;
	height:30px !important;
	left:166px !important;
}

#item352202 {
	width:49px !important;
	height:33px !important;
	left:155px !important;
	top:42px !important;
}

#item356729 {
	width:408px !important;
	height:121px !important;
	left:564px !important;
	top:60px !important;
}

#item356734 {
	width:119px !important;
	height:81px !important;
	left:869px !important;
	top:687px !important;
}

#item352008 {
	width:512px !important;
	height:768px !important;
	background:#69c1e9;
}

#item356727 {
	width:512px !important;
	height:768px !important;
}

#item356719 {
	width:362px !important;
	height:135px !important;
	left:548px !important;
	top:590px !important;
}

#item356723 {
	width:362px !important;
	height:689px !important;
	left:75px !important;
	top:37px !important;
}

#item356721 {
	width:362px !important;
	height:546px !important;
	left:548px !important;
	top:37px !important;
}

#item356725 {
	width:24px !important;
	height:24px !important;
	left:917px !important;
	top:641px !important;
}

#item356625 {
	width:512px !important;
	height:111px !important;
	top:657px !important;
}

#item356622 {
	width:362px !important;
	height:398px !important;
	left:75px !important;
	top:198px !important;
}

#item352329 {
	width:512px !important;
	height:768px !important;
	left:513px !important;
	background:#48592d;
}

#item352331 {
	width:512px !important;
	height:456px !important;
	left:513px !important;
	background:#a0bb7f;
}

#item356627 {
	width:63px !important;
	height:65px !important;
	left:65px !important;
	top:624px !important;
}

#item356626 {
	width:119px !important;
	height:80px !important;
	left:37px !important;
	top:688px !important;
}

#item352416 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item352417 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item356632 {
	width:362px !important;
	height:110px !important;
	left:75px !important;
	top:58px !important;
}

#item356612 {
	width:362px !important;
	height:183px !important;
	left:113px !important;
	top:540px !important;
}

#item356618 {
	width:423px !important;
	height:483px !important;
	left:52px !important;
	top:38px !important;
}

#item356619 {
	width:24px !important;
	height:24px !important;
	left:84px !important;
	top:642px !important;
}

#item352466 {
	width:512px !important;
	height:768px !important;
	background:#f17e1b;
}

#item356524 {
	width:512px !important;
	height:84px !important;
	left:512px !important;
	top:684px !important;
}

#item356521 {
	width:362px !important;
	height:386px !important;
	left:587px !important;
	top:209px !important;
}

#item356525 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:617px !important;
}

#item352658 {
	width:49px !important;
	height:30px !important;
	left:149px !important;
}

#item352660 {
	width:49px !important;
	height:33px !important;
	left:138px !important;
	top:42px !important;
}

#item356520 {
	width:374px !important;
	height:121px !important;
	left:581px !important;
	top:60px !important;
}

#item352661 {
	width:512px !important;
	height:312px !important;
	top:456px !important;
	background:#efb80e;
}

#item356485 {
	width:362px !important;
	height:135px !important;
	left:548px !important;
	top:590px !important;
}

#item356484 {
	width:399px !important;
	height:546px !important;
	left:548px !important;
	top:37px !important;
}

#item356515 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:635px !important;
}

#item356411 {
	width:512px !important;
	height:86px !important;
	left:512px !important;
	top:682px !important;
}

#item356408 {
	width:362px !important;
	height:433px !important;
	left:587px !important;
	top:163px !important;
}

#item356415 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:617px !important;
}

#item352872 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item352873 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item356407 {
	width:362px !important;
	height:95px !important;
	left:587px !important;
	top:60px !important;
}

#item352701 {
	width:512px !important;
	height:768px !important;
	background:#468457;
}

#item356414 {
	width:512px !important;
	height:768px !important;
}

#item356404 {
	width:835px !important;
	height:689px !important;
	left:75px !important;
	top:36px !important;
}

#item356405 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:637px !important;
}

#item352976 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#1a2c5a;
}

#item356312 {
	width:512px !important;
	height:93px !important;
	top:673px !important;
}

#item356313 {
	width:362px !important;
	height:407px !important;
	left:75px !important;
	top:195px !important;
}

#item356315 {
	width:63px !important;
	height:65px !important;
	left:37px !important;
	top:602px !important;
}

#item353083 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item353084 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item356310 {
	width:362px !important;
	height:110px !important;
	left:75px !important;
	top:58px !important;
}

#item356302 {
	width:362px !important;
	height:135px !important;
	left:113px !important;
	top:590px !important;
}

#item356298 {
	width:422px !important;
	height:546px !important;
	left:53px !important;
	top:36px !important;
}

#item356308 {
	width:24px !important;
	height:24px !important;
	left:56px !important;
	top:621px !important;
}

#item353086 {
	width:512px !important;
	height:768px !important;
	background:#940a00;
}

#item353088 {
	width:512px !important;
	height:385px !important;
	top:-1px !important;
	background:#c9847f;
}

#item356082 {
	width:512px !important;
	height:89px !important;
	left:512px !important;
	top:679px !important;
}

#item356079 {
	width:362px !important;
	height:420px !important;
	left:587px !important;
	top:195px !important;
}

#item356083 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:603px !important;
}

#item353287 {
	width:49px !important;
	height:30px !important;
	left:155px !important;
}

#item353288 {
	width:49px !important;
	height:33px !important;
	left:144px !important;
	top:42px !important;
}

#item356077 {
	width:386px !important;
	height:110px !important;
	left:575px !important;
	top:60px !important;
}

#item356072 {
	width:362px !important;
	height:271px !important;
	left:548px !important;
	top:462px !important;
}

#item356074 {
	width:362px !important;
	height:419px !important;
	left:548px !important;
	top:37px !important;
}

#item356071 {
	width:24px !important;
	height:24px !important;
	left:945px !important;
	top:625px !important;
}

#item353289 {
	width:512px !important;
	height:768px !important;
	background:#4aef5d;
}

#item355960 {
	width:512px !important;
	height:93px !important;
	left:512px !important;
	top:675px !important;
}

#item355957 {
	width:362px !important;
	height:427px !important;
	left:587px !important;
	top:177px !important;
}

#item355961 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:622px !important;
}

#item353466 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item353467 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item355956 {
	width:362px !important;
	height:95px !important;
	left:587px !important;
	top:60px !important;
}

#item355946 {
	width:362px !important;
	height:135px !important;
	left:549px !important;
	top:590px !important;
}

#item355945 {
	width:400px !important;
	height:547px !important;
	left:549px !important;
	top:35px !important;
}

#item355943 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:644px !important;
}

#item353616 {
	width:512px !important;
	height:768px !important;
	background:#91a562;
}

#item355859 {
	width:512px !important;
	height:89px !important;
	left:512px !important;
	top:679px !important;
}

#item355856 {
	width:362px !important;
	height:419px !important;
	left:587px !important;
	top:197px !important;
}

#item355860 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:622px !important;
}

#item353808 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item353809 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item355855 {
	width:362px !important;
	height:110px !important;
	left:587px !important;
	top:60px !important;
}

#item353810 {
	width:512px !important;
	height:312px !important;
	top:456px !important;
	background:#e2f46f;
}

#item355847 {
	width:362px !important;
	height:236px !important;
	left:549px !important;
	top:488px !important;
}

#item355846 {
	width:399px !important;
	height:441px !important;
	left:549px !important;
	top:37px !important;
}

#item355844 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:643px !important;
}

#item353823 {
	width:512px !important;
	height:594px !important;
	background:#ed903a;
}

#item353825 {
	width:512px !important;
	height:312px !important;
	top:456px !important;
	background:#ea5914;
}

#item355754 {
	width:512px !important;
	height:89px !important;
	left:512px !important;
	top:679px !important;
}

#item355751 {
	width:362px !important;
	height:407px !important;
	left:587px !important;
	top:197px !important;
}

#item355759 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:613px !important;
}

#item354019 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item354020 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item355758 {
	width:362px !important;
	height:110px !important;
	left:587px !important;
	top:60px !important;
}

#item355741 {
	width:362px !important;
	height:135px !important;
	left:548px !important;
	top:590px !important;
}

#item355749 {
	width:399px !important;
	height:525px !important;
	left:548px !important;
	top:37px !important;
}

#item355750 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:633px !important;
}

#item354028 {
	width:512px !important;
	height:768px !important;
	background:#cbeb8c;
}

#item355653 {
	width:512px !important;
	height:101px !important;
	left:512px !important;
	top:667px !important;
}

#item355650 {
	width:362px !important;
	height:422px !important;
	left:587px !important;
	top:197px !important;
}

#item355654 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:602px !important;
}

#item354198 {
	width:49px !important;
	height:30px !important;
	left:143px !important;
}

#item354199 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:42px !important;
}

#item355649 {
	width:362px !important;
	height:110px !important;
	left:587px !important;
	top:60px !important;
}

#item355642 {
	width:362px !important;
	height:135px !important;
	left:549px !important;
	top:590px !important;
}

#item355640 {
	width:362px !important;
	height:462px !important;
	left:549px !important;
	top:37px !important;
}

#item355644 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:625px !important;
}

#item357622 {
	width:512px !important;
	height:89px !important;
	top:679px !important;
}

#item357615 {
	width:362px !important;
	height:416px !important;
	left:75px !important;
	top:197px !important;
}

#item357623 {
	width:63px !important;
	height:65px !important;
	left:37px !important;
	top:609px !important;
}

#item354398 {
	width:49px !important;
	height:30px !important;
	left:155px !important;
}

#item354399 {
	width:49px !important;
	height:33px !important;
	left:144px !important;
	top:42px !important;
}

#item357620 {
	width:386px !important;
	height:110px !important;
	left:63px !important;
	top:60px !important;
}

#item354401 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#58263c;
}

#item354403 {
	width:512px !important;
	height:388px !important;
	left:512px !important;
	background:#d74d60;
}

#item357582 {
	width:362px !important;
	height:135px !important;
	left:114px !important;
	top:586px !important;
}

#item357581 {
	width:422px !important;
	height:524px !important;
	left:54px !important;
	top:36px !important;
}

#item357614 {
	width:24px !important;
	height:24px !important;
	left:56px !important;
	top:629px !important;
}

#item354513 {
	width:85px !important;
	height:116px !important;
	left:614px !important;
	top:189px !important;
	background:#00554c;
}

#item354567 {
	width:85px !important;
	height:116px !important;
	left:130px !important;
	top:60px !important;
	background:#00554c;
}

#item354573 {
	width:85px !important;
	height:117px !important;
	left:324px !important;
	top:60px !important;
	background:#00554c;
}

#item354697 {
	width:85px !important;
	height:116px !important;
	left:227px !important;
	top:451px !important;
	background:#00554c;
}
#in5footer,  #prefooter {display:none;}
