/* 	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...'; }
.page-scale-wrap { width:1024px; height:768px; background: #fff !important; }
.paper-vertical { width:1024px; height:100%; }
.paper-horizontal { width:10px; 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; }
}

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

#item316855 {
	width:1024px !important;
	height:768px !important;
	background:#f9f0b0;
}

#item317139 {
	width:1024px !important;
	height:768px !important;
	background:#48bab7;
}

#item317164 {
	width:1024px !important;
	height:257px !important;
	top:511px !important;
	background:#ecde4a;
}

#item317474 {
	width:1024px !important;
	height:768px !important;
	background:#e3d711;
}

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

#item334065 {
	width:438px !important;
	height:57px !important;
	left:549px !important;
	top:671px !important;
}

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

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

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

#item334062 {
	width:119px !important;
	height:118px !important;
	left:869px !important;
	top:651px !important;
}

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

#item334067 {
	width:16px !important;
	height:247px !important;
	left:37px !important;
	top:476px !important;
}

#item334055 {
	width:63px !important;
	height:65px !important;
	left:37px !important;
	top:118px !important;
}

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

#item334060 {
	width:362px !important;
	height:454px !important;
	left:587px !important;
	top:170px !important;
}

#item317759 {
	width:512px !important;
	height:768px !important;
	background:#22526f;
}

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

#item334071 {
	width:362px !important;
	height:309px !important;
	left:587px !important;
	top:230px !important;
}

#item334189 {
	width:24px !important;
	height:24px !important;
	left:56px !important;
	top:139px !important;
}

#item317798 {
	width:1024px !important;
	height:768px !important;
	background:#22526f;
}

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

#item334190 {
	width:24px !important;
	height:24px !important;
	left:56px !important;
	top:57px !important;
}

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

#item335214 {
	width:16px !important;
	height:254px !important;
	left:37px !important;
	top:469px !important;
}

#item334195 {
	width:520px !important;
	height:164px !important;
	left:48px !important;
	top:286px !important;
}

#item334197 {
	width:63px !important;
	height:65px !important;
	left:549px !important;
	top:130px !important;
}

#item334198 {
	width:362px !important;
	height:135px !important;
	left:75px !important;
	top:294px !important;
}

#item335203 {
	width:24px !important;
	height:24px !important;
	left:568px !important;
	top:152px !important;
}

#item318465 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#809cd8;
}

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

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

#item318635 {
	width:512px !important;
	height:416px !important;
	left:512px !important;
	top:352px !important;
	background:#8d004c;
}

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

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

#item335218 {
	width:362px !important;
	height:395px !important;
	left:587px !important;
	top:219px !important;
}

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

#item318856 {
	width:49px !important;
	height:33px !important;
	left:132px !important;
	top:70px !important;
}

#item335217 {
	width:362px !important;
	height:142px !important;
	left:587px !important;
	top:60px !important;
}

#item335221 {
	width:63px !important;
	height:65px !important;
	left:897px !important;
	top:604px !important;
}

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

#item335226 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:612px !important;
}

#item335224 {
	width:438px !important;
	height:546px !important;
	left:549px !important;
	top:37px !important;
}

#item335228 {
	width:24px !important;
	height:24px !important;
	left:949px !important;
	top:624px !important;
}

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

#item319067 {
	width:1024px !important;
	height:768px !important;
	background:#ecb007;
}

#item319374 {
	width:268px !important;
	height:768px !important;
	background:#efc062;
}

#item319565 {
	width:308px !important;
	height:768px !important;
	left:716px !important;
	background:#014bbd;
}

#item319567 {
	width:308px !important;
	height:768px !important;
	background:#00268a;
}

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

#item335251 {
	width:438px !important;
	height:87px !important;
	left:549px !important;
	top:641px !important;
}

#item335248 {
	width:362px !important;
	height:355px !important;
	left:587px !important;
	top:164px !important;
}

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

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

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

#item335255 {
	width:63px !important;
	height:65px !important;
	left:897px !important;
	top:600px !important;
}

#item335250 {
	width:119px !important;
	height:102px !important;
	left:869px !important;
	top:666px !important;
}

#item319706 {
	width:512px !important;
	height:768px !important;
	background:#ed6a5b;
}

#item319852 {
	width:512px !important;
	height:452px !important;
	top:316px !important;
	background:#57061b;
}

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

#item335232 {
	width:362px !important;
	height:164px !important;
	left:587px !important;
	top:558px !important;
}

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

#item335237 {
	width:455px !important;
	height:504px !important;
	left:549px !important;
	top:38px !important;
}

#item335240 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:624px !important;
}

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

#item335274 {
	width:438px !important;
	height:85px !important;
	left:37px !important;
	top:641px !important;
}

#item335269 {
	width:362px !important;
	height:422px !important;
	left:75px !important;
	top:160px !important;
}

#item320247 {
	width:512px !important;
	height:541px !important;
	background:#6f8e7b;
}

#item320248 {
	width:512px !important;
	height:248px !important;
	top:519px !important;
	background:#b8c9d9;
}

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

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

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

#item335268 {
	width:362px !important;
	height:95px !important;
	left:75px !important;
	top:60px !important;
}

#item335276 {
	width:63px !important;
	height:65px !important;
	left:65px !important;
	top:601px !important;
}

#item335271 {
	width:119px !important;
	height:102px !important;
	left:37px !important;
	top:666px !important;
}

#item335262 {
	width:362px !important;
	height:166px !important;
	left:75px !important;
	top:544px !important;
}

#item335265 {
	width:362px !important;
	height:498px !important;
	left:587px !important;
	top:114px !important;
}

#item335261 {
	width:455px !important;
	height:483px !important;
	left:37px !important;
	top:37px !important;
}

#item335264 {
	width:24px !important;
	height:24px !important;
	left:48px !important;
	top:630px !important;
}

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

#item335301 {
	width:438px !important;
	height:51px !important;
	left:549px !important;
	top:686px !important;
}

#item335297 {
	width:362px !important;
	height:386px !important;
	left:587px !important;
	top:169px !important;
}

#item320541 {
	width:512px !important;
	height:468px !important;
	background:#6dbdbe;
}

#item320543 {
	width:512px !important;
	height:374px !important;
	top:394px !important;
	background:#72362f;
}

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

#item335299 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:597px !important;
}

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

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

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

#item335288 {
	width:362px !important;
	height:142px !important;
	left:587px !important;
	top:588px !important;
}

#item335283 {
	width:351px !important;
	height:685px !important;
	left:75px !important;
	top:52px !important;
}

#item335286 {
	width:455px !important;
	height:525px !important;
	left:549px !important;
	top:37px !important;
}

#item335287 {
	width:24px !important;
	height:24px !important;
	left:951px !important;
	top:619px !important;
}

#item321035 {
	opacity:0.54;
	width:362px !important;
	height:686px !important;
	left:75px !important;
	top:37px !important;
	background:#fff;
}

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

#item335324 {
	width:438px !important;
	height:63px !important;
	left:549px !important;
	top:671px !important;
}

#item335320 {
	width:362px !important;
	height:449px !important;
	left:587px !important;
	top:170px !important;
}

#item335326 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:595px !important;
}

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

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

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

#item321062 {
	width:512px !important;
	height:768px !important;
	background:#be3020;
}

#item321063 {
	width:512px !important;
	height:590px !important;
	background:#d67d70;
}

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

#item335313 {
	width:362px !important;
	height:164px !important;
	left:587px !important;
	top:570px !important;
}

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

#item335311 {
	width:455px !important;
	height:505px !important;
	left:549px !important;
	top:37px !important;
}

#item335312 {
	width:24px !important;
	height:24px !important;
	left:949px !important;
	top:618px !important;
}

#item321318 {
	width:1022px !important;
	height:768px !important;
	left:2px !important;
	background:#6b7cd9;
}

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

#item335352 {
	width:438px !important;
	height:45px !important;
	left:37px !important;
	top:686px !important;
}

#item335340 {
	width:362px !important;
	height:428px !important;
	left:75px !important;
	top:169px !important;
}

#item335348 {
	width:63px !important;
	height:65px !important;
	left:37px !important;
	top:613px !important;
}

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

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

#item335347 {
	width:362px !important;
	height:95px !important;
	left:75px !important;
	top:60px !important;
}

#item321496 {
	width:512px !important;
	height:768px !important;
	background:#83b4bd;
}

#item321667 {
	width:512px !important;
	height:206px !important;
	top:562px !important;
	background:#346e72;
}

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

#item335333 {
	width:362px !important;
	height:205px !important;
	left:75px !important;
	top:512px !important;
}

#item335336 {
	width:362px !important;
	height:685px !important;
	left:587px !important;
	top:47px !important;
}

#item335332 {
	width:455px !important;
	height:461px !important;
	left:37px !important;
	top:37px !important;
}

#item335335 {
	width:24px !important;
	height:24px !important;
	left:51px !important;
	top:634px !important;
}

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

#item335367 {
	width:438px !important;
	height:46px !important;
	left:549px !important;
	top:685px !important;
}

#item335365 {
	width:362px !important;
	height:474px !important;
	left:587px !important;
	top:172px !important;
}

#item335372 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:612px !important;
}

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

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

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

#item321786 {
	width:512px !important;
	height:768px !important;
	background:#5f8bea;
}

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

#item335356 {
	width:362px !important;
	height:184px !important;
	left:587px !important;
	top:551px !important;
}

#item335359 {
	width:351px !important;
	height:644px !important;
	left:80px !important;
	top:79px !important;
}

#item335355 {
	width:455px !important;
	height:483px !important;
	left:549px !important;
	top:37px !important;
}

#item335358 {
	width:24px !important;
	height:24px !important;
	left:950px !important;
	top:634px !important;
}

#item322058 {
	width:1024px !important;
	height:768px !important;
	background:#429aa8;
}

#item322329 {
	width:1024px !important;
	height:768px !important;
	background:#f9f0b0;
}

#item335380 {
	width:1024px !important;
	height:771px !important;
}

#item335381 {
	width:548px !important;
	height:171px !important;
	left:37px !important;
	top:227px !important;
}

#item335384 {
	width:63px !important;
	height:65px !important;
	left:187px !important;
	top:595px !important;
}

#item335383 {
	width:63px !important;
	height:65px !important;
	left:265px !important;
	top:596px !important;
}

#item322561 {
	opacity:0.80;
	width:362px !important;
	height:511px !important;
	background:#fff;
}

#item335377 {
	width:362px !important;
	height:511px !important;
	left:36px !important;
	top:124px !important;
}

#item335378 {
	width:24px !important;
	height:24px !important;
	left:213px !important;
	top:604px !important;
}

#item335386 {
	width:1024px !important;
	height:769px !important;
	top:-1px !important;
}

#item335387 {
	width:24px !important;
	height:24px !important;
	left:278px !important;
	top:612px !important;
}

#item322873 {
	width:511px !important;
	height:767px !important;
	left:1px !important;
	top:1px !important;
	background:#9fb6ea;
}

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

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

#item323046 {
	width:513px !important;
	height:455px !important;
	left:-1px !important;
	top:-1px !important;
	background:#0248a2;
}

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

#item335410 {
	width:438px !important;
	height:64px !important;
	left:37px !important;
	top:671px !important;
}

#item335418 {
	width:362px !important;
	height:385px !important;
	left:75px !important;
	top:168px !important;
}

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

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

#item335406 {
	width:362px !important;
	height:95px !important;
	left:75px !important;
	top:60px !important;
}

#item323054 {
	width:512px !important;
	height:768px !important;
	background:#db0d17;
}

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

#item335414 {
	width:63px !important;
	height:65px !important;
	left:65px !important;
	top:601px !important;
}

#item335407 {
	width:119px !important;
	height:100px !important;
	left:37px !important;
	top:668px !important;
}

#item335398 {
	width:362px !important;
	height:226px !important;
	left:75px !important;
	top:502px !important;
}

#item335397 {
	width:455px !important;
	height:441px !important;
	left:37px !important;
	top:37px !important;
}

#item335400 {
	width:362px !important;
	height:587px !important;
	left:587px !important;
	top:103px !important;
}

#item335402 {
	width:24px !important;
	height:24px !important;
	left:50px !important;
	top:621px !important;
}

#item335424 {
	width:803px !important;
	height:117px !important;
	left:114px !important;
	top:79px !important;
}

#item335423 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:658px !important;
}

#item323417 {
	opacity:0.80;
	width:950px !important;
	height:228px !important;
	background:#fff;
}

#item335421 {
	width:950px !important;
	height:228px !important;
	left:37px !important;
	top:503px !important;
}

#item335422 {
	width:24px !important;
	height:24px !important;
	left:949px !important;
	top:699px !important;
}

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

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

#item323702 {
	width:512px !important;
	height:467px !important;
	background:#743951;
}

#item323704 {
	width:512px !important;
	height:312px !important;
	top:456px !important;
	background:#a85375;
}

#item323927 {
	width:1024px !important;
	height:767px !important;
	background:#d5dc5a;
}

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

#item336182 {
	width:324px !important;
	height:402px !important;
	left:625px !important;
	top:197px !important;
}

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

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

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

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

#item336179 {
	width:63px !important;
	height:65px !important;
	left:177px !important;
	top:316px !important;
}

#item336149 {
	width:337px !important;
	height:687px !important;
	left:612px !important;
	top:36px !important;
}

#item336177 {
	width:24px !important;
	height:24px !important;
	left:196px !important;
	top:339px !important;
}

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

#item336139 {
	width:438px !important;
	height:78px !important;
	left:549px !important;
	top:655px !important;
}

#item336137 {
	width:362px !important;
	height:386px !important;
	left:587px !important;
	top:221px !important;
}

#item336143 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:575px !important;
}

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

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

#item336134 {
	width:362px !important;
	height:137px !important;
	left:587px !important;
	top:60px !important;
}

#item324296 {
	width:512px !important;
	height:768px !important;
	background:#4ea4a5;
}

#item324492 {
	width:512px !important;
	height:265px !important;
	top:503px !important;
	background:#424971;
}

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

#item336126 {
	width:362px !important;
	height:177px !important;
	left:587px !important;
	top:572px !important;
}

#item336146 {
	width:362px !important;
	height:385px !important;
	left:75px !important;
	top:176px !important;
}

#item336124 {
	width:455px !important;
	height:506px !important;
	left:549px !important;
	top:38px !important;
}

#item336130 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:595px !important;
}

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

#item336113 {
	width:438px !important;
	height:43px !important;
	left:37px !important;
	top:686px !important;
}

#item336110 {
	width:362px !important;
	height:386px !important;
	left:75px !important;
	top:197px !important;
}

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

#item336112 {
	width:63px !important;
	height:65px !important;
	left:36px !important;
	top:597px !important;
}

#item324629 {
	width:512px !important;
	height:768px !important;
	background:#c4e1f2;
}

#item324797 {
	width:512px !important;
	height:325px !important;
	top:444px !important;
	background:#5393b8;
}

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

#item336119 {
	width:87px !important;
	height:87px !important;
	left:479px !important;
	top:121px !important;
}

#item336101 {
	width:360px !important;
	height:685px !important;
	left:587px !important;
	top:38px !important;
}

#item336104 {
	width:455px !important;
	height:378px !important;
	left:37px !important;
	top:37px !important;
}

#item336099 {
	width:362px !important;
	height:268px !important;
	left:75px !important;
	top:445px !important;
}

#item336105 {
	width:24px !important;
	height:24px !important;
	left:48px !important;
	top:617px !important;
}

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

#item336081 {
	width:438px !important;
	height:38px !important;
	left:37px !important;
	top:686px !important;
}

#item336076 {
	width:362px !important;
	height:420px !important;
	left:75px !important;
	top:184px !important;
}

#item336084 {
	width:63px !important;
	height:65px !important;
	left:114px !important;
	top:601px !important;
}

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

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

#item336075 {
	width:362px !important;
	height:103px !important;
	left:75px !important;
	top:60px !important;
}

#item325148 {
	width:512px !important;
	height:768px !important;
	background:#42573d;
}

#item325318 {
	width:512px !important;
	height:312px !important;
	top:456px !important;
	background:#5c388a;
}

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

#item336083 {
	width:63px !important;
	height:65px !important;
	left:37px !important;
	top:601px !important;
}

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

#item336088 {
	width:362px !important;
	height:153px !important;
	left:76px !important;
	top:290px !important;
}

#item336090 {
	width:24px !important;
	height:24px !important;
	left:127px !important;
	top:621px !important;
}

#item336085 {
	width:639px !important;
	height:441px !important;
	left:75px !important;
	top:142px !important;
}

#item336087 {
	width:24px !important;
	height:24px !important;
	left:51px !important;
	top:621px !important;
}

#item325445 {
	width:1024px !important;
	height:768px !important;
	background:#e98b93;
}

#item325447 {
	width:510px !important;
	height:768px !important;
	left:2px !important;
	background:#e98b93;
}

#item325480 {
	width:1025px !important;
	height:768px !important;
	background:#231f20;
}

#item325482 {
	width:184px !important;
	height:325px !important;
	border-radius:12px;
	background:#e98b93;
}

#item325519 {
	width:184px !important;
	height:324px !important;
	border-radius:12px;
	background:#e98b93;
}

#item325544 {
	width:184px !important;
	height:297px !important;
	border-radius:12px;
	background:#fff;
}

#item325569 {
	width:184px !important;
	height:337px !important;
	border-radius:12px;
	background:#fff;
}

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

#item336061 {
	width:438px !important;
	height:65px !important;
	left:549px !important;
	top:671px !important;
}

#item336059 {
	width:362px !important;
	height:386px !important;
	left:587px !important;
	top:190px !important;
}

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

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

#item336058 {
	width:362px !important;
	height:122px !important;
	left:587px !important;
	top:60px !important;
}

#item336066 {
	width:63px !important;
	height:65px !important;
	left:897px !important;
	top:595px !important;
}

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

#item336054 {
	width:362px !important;
	height:420px !important;
	left:587px !important;
	top:162px !important;
}

#item336056 {
	width:24px !important;
	height:24px !important;
	left:916px !important;
	top:616px !important;
}

#item336015 {
	width:63px !important;
	height:65px !important;
	left:587px !important;
	top:592px !important;
}

#item336024 {
	width:63px !important;
	height:65px !important;
	left:666px !important;
	top:592px !important;
}

#item326712 {
	width:1024px !important;
	height:583px !important;
	background:#a57c00;
}

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

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

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

#item335948 {
	width:438px !important;
	height:61px !important;
	left:549px !important;
	top:670px !important;
}

#item335946 {
	width:362px !important;
	height:432px !important;
	left:587px !important;
	top:201px !important;
}

#item335952 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:600px !important;
}

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

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

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

#item326245 {
	width:512px !important;
	height:768px !important;
	background:#f2c83d;
}

#item326440 {
	width:512px !important;
	height:312px !important;
	top:456px !important;
	background:#eeac18;
}

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

#item335936 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:595px !important;
}

#item335939 {
	width:351px !important;
	height:447px !important;
	left:75px !important;
	top:142px !important;
}

#item335935 {
	width:455px !important;
	height:546px !important;
	left:549px !important;
	top:37px !important;
}

#item335938 {
	width:24px !important;
	height:24px !important;
	left:964px !important;
	top:621px !important;
}

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

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

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

#item335927 {
	width:438px !important;
	height:38px !important;
	left:549px !important;
	top:686px !important;
}

#item335925 {
	width:362px !important;
	height:479px !important;
	left:587px !important;
	top:187px !important;
}

#item335931 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:612px !important;
}

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

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

#item335924 {
	width:362px !important;
	height:115px !important;
	left:587px !important;
	top:60px !important;
}

#item327308 {
	width:512px !important;
	height:768px !important;
	background:#5a601f;
}

#item327478 {
	width:512px !important;
	height:325px !important;
	top:443px !important;
	background:#c00d0d;
}

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

#item335916 {
	width:362px !important;
	height:142px !important;
	left:587px !important;
	top:583px !important;
}

#item335912 {
	width:362px !important;
	height:336px !important;
	left:75px !important;
	top:219px !important;
}

#item335915 {
	width:455px !important;
	height:525px !important;
	left:549px !important;
	top:37px !important;
}

#item335918 {
	width:24px !important;
	height:24px !important;
	left:954px !important;
	top:621px !important;
}

#item327589 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#ea8050;
}

#item335909 {
	width:63px !important;
	height:65px !important;
	left:736px !important;
	top:586px !important;
}

#item335907 {
	width:438px !important;
	height:371px !important;
	left:549px !important;
	top:212px !important;
}

#item335904 {
	width:362px !important;
	height:299px !important;
	left:586px !important;
	top:219px !important;
}

#item335906 {
	width:24px !important;
	height:24px !important;
	left:755px !important;
	top:607px !important;
}

#item327938 {
	width:512px !important;
	height:312px !important;
	top:456px !important;
	background:#ea8050;
}

#item327939 {
	width:512px !important;
	height:456px !important;
	background:#f3ae27;
}

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

#item335896 {
	width:438px !important;
	height:38px !important;
	left:549px !important;
	top:687px !important;
}

#item335894 {
	width:362px !important;
	height:420px !important;
	left:587px !important;
	top:225px !important;
}

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

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

#item335893 {
	width:362px !important;
	height:149px !important;
	left:587px !important;
	top:60px !important;
}

#item335900 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:604px !important;
}

#item335882 {
	width:362px !important;
	height:600px !important;
	left:587px !important;
	top:87px !important;
}

#item335884 {
	width:24px !important;
	height:24px !important;
	left:956px !important;
	top:624px !important;
}

#item328371 {
	width:356px !important;
	height:768px !important;
	left:476px !important;
	background:#2669ad;
}

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

#item335874 {
	width:362px !important;
	height:415px !important;
	left:75px !important;
	top:168px !important;
}

#item335876 {
	width:63px !important;
	height:65px !important;
	left:34px !important;
	top:633px !important;
}

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

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

#item335873 {
	width:362px !important;
	height:95px !important;
	left:75px !important;
	top:60px !important;
}

#item335868 {
	width:362px !important;
	height:135px !important;
	left:75px !important;
	top:588px !important;
}

#item335871 {
	width:455px !important;
	height:528px !important;
	left:37px !important;
	top:37px !important;
}

#item335879 {
	width:24px !important;
	height:24px !important;
	left:45px !important;
	top:654px !important;
}

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

#item335858 {
	width:438px !important;
	height:38px !important;
	left:549px !important;
	top:687px !important;
}

#item335854 {
	width:362px !important;
	height:407px !important;
	left:587px !important;
	top:224px !important;
}

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

#item335853 {
	width:362px !important;
	height:149px !important;
	left:587px !important;
	top:60px !important;
}

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

#item328605 {
	width:512px !important;
	height:768px !important;
	background:#01d838;
}

#item328607 {
	width:512px !important;
	height:412px !important;
	background:#68b7ea;
}

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

#item335860 {
	width:63px !important;
	height:65px !important;
	left:848px !important;
	top:602px !important;
}

#item335836 {
	width:362px !important;
	height:426px !important;
	left:587px !important;
	top:328px !important;
}

#item335843 {
	width:455px !important;
	height:295px !important;
	left:549px !important;
	top:36px !important;
}

#item335848 {
	width:24px !important;
	height:24px !important;
	left:949px !important;
	top:621px !important;
}

#item335829 {
	width:874px !important;
	height:468px !important;
	left:75px !important;
	top:79px !important;
}

#item335832 {
	width:1080px !important;
	height:689px !important;
	left:-56px !important;
	top:275px !important;
}

#item335833 {
	width:24px !important;
	height:24px !important;
	left:879px !important;
	top:619px !important;
}

#item328990 {
	width:512px !important;
	height:768px !important;
	background:#b9cbf7;
}

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

#item335819 {
	width:438px !important;
	height:38px !important;
	left:549px !important;
	top:686px !important;
}

#item335817 {
	width:362px !important;
	height:336px !important;
	left:587px !important;
	top:204px !important;
}

#item335823 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:612px !important;
}

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

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

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

#item335785 {
	width:362px !important;
	height:184px !important;
	left:587px !important;
	top:539px !important;
}

#item335784 {
	width:455px !important;
	height:483px !important;
	left:549px !important;
	top:37px !important;
}

#item335812 {
	width:24px !important;
	height:24px !important;
	left:949px !important;
	top:631px !important;
}

#item329478 {
	width:1024px !important;
	height:768px !important;
	background:#5e92a5;
}

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

#item335771 {
	width:438px !important;
	height:52px !important;
	left:37px !important;
	top:671px !important;
}

#item335775 {
	width:362px !important;
	height:410px !important;
	left:75px !important;
	top:172px !important;
}

#item329667 {
	width:512px !important;
	height:768px !important;
	top:1px !important;
	background:#e97575;
}

#item329669 {
	width:512px !important;
	height:312px !important;
	top:457px !important;
	background:#e30613;
}

#item335767 {
	width:512px !important;
	height:769px !important;
	left:512px !important;
}

#item335773 {
	width:63px !important;
	height:65px !important;
	left:37px !important;
	top:595px !important;
}

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

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

#item335778 {
	width:362px !important;
	height:95px !important;
	left:75px !important;
	top:60px !important;
}

#item335768 {
	width:94px !important;
	height:87px !important;
	left:477px !important;
	top:251px !important;
}

#item335761 {
	width:362px !important;
	height:163px !important;
	left:75px !important;
	top:564px !important;
}

#item335764 {
	width:362px !important;
	height:685px !important;
	left:587px !important;
	top:51px !important;
}

#item335759 {
	width:438px !important;
	height:504px !important;
	left:37px !important;
	top:37px !important;
}

#item335763 {
	width:24px !important;
	height:24px !important;
	left:48px !important;
	top:613px !important;
}

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

#item335745 {
	width:438px !important;
	height:45px !important;
	left:549px !important;
	top:686px !important;
}

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

#item335756 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:606px !important;
}

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

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

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

#item329945 {
	width:512px !important;
	height:768px !important;
	background:#a84969;
}

#item330140 {
	width:512px !important;
	height:207px !important;
	top:561px !important;
	background:#5a3038;
}

#item335740 {
	width:362px !important;
	height:108px !important;
	left:587px !important;
	top:621px !important;
}

#item335739 {
	width:455px !important;
	height:557px !important;
	left:549px !important;
	top:38px !important;
}

#item335742 {
	width:24px !important;
	height:24px !important;
	left:949px !important;
	top:626px !important;
}

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

#item335732 {
	width:438px !important;
	height:64px !important;
	left:549px !important;
	top:671px !important;
}

#item335728 {
	width:362px !important;
	height:354px !important;
	left:587px !important;
	top:166px !important;
}

#item335734 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:597px !important;
}

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

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

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

#item330203 {
	width:512px !important;
	height:768px !important;
	background:#000;
}

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

#item335717 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:600px !important;
}

#item335713 {
	width:362px !important;
	height:336px !important;
	left:75px !important;
	top:195px !important;
}

#item335716 {
	width:455px !important;
	height:546px !important;
	left:549px !important;
	top:37px !important;
}

#item335719 {
	width:24px !important;
	height:24px !important;
	left:949px !important;
	top:620px !important;
}

#item330666 {
	width:512px !important;
	height:552px !important;
	left:512px !important;
	background:#6fcd7b;
}

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

#item335707 {
	width:438px !important;
	height:38px !important;
	left:37px !important;
	top:686px !important;
}

#item335703 {
	width:362px !important;
	height:343px !important;
	left:75px !important;
	top:166px !important;
}

#item335709 {
	width:63px !important;
	height:65px !important;
	left:37px !important;
	top:595px !important;
}

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

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

#item335702 {
	width:362px !important;
	height:95px !important;
	left:75px !important;
	top:60px !important;
}

#item330813 {
	width:512px !important;
	height:312px !important;
	left:512px !important;
	top:456px !important;
	background:#6ca3a4;
}

#item335698 {
	width:362px !important;
	height:223px !important;
	left:75px !important;
	top:506px !important;
}

#item335697 {
	width:455px !important;
	height:444px !important;
	left:37px !important;
	top:38px !important;
}

#item335700 {
	width:24px !important;
	height:24px !important;
	left:36px !important;
	top:624px !important;
}

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

#item335687 {
	width:438px !important;
	height:38px !important;
	left:549px !important;
	top:686px !important;
}

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

#item330917 {
	width:512px !important;
	height:768px !important;
	left:11px !important;
	background:#6e7a54;
}

#item330919 {
	width:512px !important;
	height:456px !important;
	left:11px !important;
	background:#fdcc31;
}

#item335682 {
	width:523px !important;
	height:768px !important;
	left:-11px !important;
}

#item335689 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:612px !important;
}

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

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

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

#item335678 {
	width:362px !important;
	height:177px !important;
	left:587px !important;
	top:550px !important;
}

#item335674 {
	width:362px !important;
	height:342px !important;
	left:75px !important;
	top:180px !important;
}

#item335677 {
	width:455px !important;
	height:483px !important;
	left:549px !important;
	top:37px !important;
}

#item335680 {
	width:24px !important;
	height:24px !important;
	left:951px !important;
	top:629px !important;
}

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

#item335665 {
	width:438px !important;
	height:46px !important;
	left:549px !important;
	top:686px !important;
}

#item335663 {
	width:362px !important;
	height:407px !important;
	left:587px !important;
	top:202px !important;
}

#item335669 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:612px !important;
}

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

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

#item335662 {
	width:362px !important;
	height:121px !important;
	left:587px !important;
	top:60px !important;
}

#item331201 {
	width:512px !important;
	height:768px !important;
	background:#7eb6c1;
}

#item331396 {
	width:512px !important;
	height:312px !important;
	top:456px !important;
	background:#3c5671;
}

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

#item335654 {
	width:362px !important;
	height:173px !important;
	left:587px !important;
	top:544px !important;
}

#item335657 {
	width:362px !important;
	height:493px !important;
	left:75px !important;
	top:120px !important;
}

#item335653 {
	width:455px !important;
	height:483px !important;
	left:549px !important;
	top:37px !important;
}

#item335656 {
	width:24px !important;
	height:24px !important;
	left:953px !important;
	top:625px !important;
}

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

#item335639 {
	width:438px !important;
	height:61px !important;
	left:37px !important;
	top:671px !important;
}

#item335641 {
	width:362px !important;
	height:428px !important;
	left:75px !important;
	top:197px !important;
}

#item335647 {
	width:63px !important;
	height:65px !important;
	left:37px !important;
	top:610px !important;
}

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

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

#item335644 {
	width:362px !important;
	height:121px !important;
	left:75px !important;
	top:60px !important;
}

#item331503 {
	width:512px !important;
	height:768px !important;
	background:#590e01;
}

#item331674 {
	width:512px !important;
	height:482px !important;
	background:#bd8b9e;
}

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

#item335633 {
	width:362px !important;
	height:247px !important;
	left:75px !important;
	top:484px !important;
}

#item335629 {
	width:362px !important;
	height:650px !important;
	left:587px !important;
	top:38px !important;
}

#item335632 {
	width:455px !important;
	height:420px !important;
	left:37px !important;
	top:37px !important;
}

#item335635 {
	width:24px !important;
	height:24px !important;
	left:47px !important;
	top:631px !important;
}

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

#item335622 {
	width:438px !important;
	height:38px !important;
	left:549px !important;
	top:686px !important;
}

#item335618 {
	width:362px !important;
	height:323px !important;
	left:587px !important;
	top:197px !important;
}

#item331764 {
	width:512px !important;
	height:471px !important;
	background:#1c3d33;
}

#item331766 {
	width:512px !important;
	height:311px !important;
	top:457px !important;
	background:#2f7b27;
}

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

#item335624 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:612px !important;
}

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

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

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

#item335608 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:600px !important;
}

#item335607 {
	width:455px !important;
	height:546px !important;
	left:549px !important;
	top:37px !important;
}

#item335610 {
	width:24px !important;
	height:24px !important;
	left:949px !important;
	top:633px !important;
}

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

#item335595 {
	width:438px !important;
	height:45px !important;
	left:549px !important;
	top:685px !important;
}

#item335593 {
	width:362px !important;
	height:440px !important;
	left:587px !important;
	top:205px !important;
}

#item335599 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:612px !important;
}

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

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

#item335592 {
	width:362px !important;
	height:121px !important;
	left:587px !important;
	top:60px !important;
}

#item332279 {
	width:512px !important;
	height:768px !important;
	background:#f1db42;
}

#item332473 {
	width:512px !important;
	height:263px !important;
	top:505px !important;
	background:#df4145;
}

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

#item335586 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:622px !important;
}

#item335585 {
	width:455px !important;
	height:588px !important;
	left:549px !important;
	top:37px !important;
}

#item335600 {
	width:24px !important;
	height:24px !important;
	left:949px !important;
	top:645px !important;
}

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

#item335579 {
	width:438px !important;
	height:38px !important;
	left:549px !important;
	top:686px !important;
}

#item335575 {
	width:362px !important;
	height:433px !important;
	left:587px !important;
	top:171px !important;
}

#item335581 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:612px !important;
}

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

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

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

#item332539 {
	width:512px !important;
	height:764px !important;
	background:#535894;
}

#item332686 {
	width:512px !important;
	height:395px !important;
	top:373px !important;
	background:#dec83e;
}

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

#item335566 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:598px !important;
}

#item335562 {
	width:361px !important;
	height:336px !important;
	left:75px !important;
	top:184px !important;
}

#item335565 {
	width:455px !important;
	height:547px !important;
	left:549px !important;
	top:36px !important;
}

#item335568 {
	width:24px !important;
	height:24px !important;
	left:951px !important;
	top:621px !important;
}

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

#item335556 {
	width:438px !important;
	height:38px !important;
	left:549px !important;
	top:686px !important;
}

#item335552 {
	width:362px !important;
	height:417px !important;
	left:587px !important;
	top:219px !important;
}

#item333038 {
	width:512px !important;
	height:768px !important;
	background:#77070b;
}

#item333040 {
	width:512px !important;
	height:316px !important;
	background:#dc0d15;
}

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

#item335558 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:612px !important;
}

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

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

#item335551 {
	width:362px !important;
	height:124px !important;
	left:587px !important;
	top:60px !important;
}

#item335540 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:600px !important;
}

#item335544 {
	width:362px !important;
	height:346px !important;
	left:75px !important;
	top:176px !important;
}

#item335543 {
	width:455px !important;
	height:545px !important;
	left:549px !important;
	top:38px !important;
}

#item335546 {
	width:24px !important;
	height:24px !important;
	left:951px !important;
	top:621px !important;
}

#item333321 {
	width:298px !important;
	height:768px !important;
	left:726px !important;
	background:#7a79b4;
}

#item333323 {
	width:488px !important;
	height:768px !important;
	background:#727cd3;
}

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

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

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

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

#item333660 {
	width:85px !important;
	height:117px !important;
	left:227px !important;
	top:60px !important;
	background:#00554c;
}
#in5footer,  #prefooter {display:none;}
