/* 	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; }
}

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

#item286127 {
	width:1024px !important;
	height:768px !important;
	background:#12748d;
}

#item286407 {
	width:512px !important;
	height:769px !important;
	background:#d94794;
}

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

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

#item307984 {
	width:342px !important;
	height:141px !important;
	left:597px !important;
	top:248px !important;
}

#item307979 {
	width:28px !important;
	height:150px !important;
	left:9px !important;
	top:573px !important;
}

#item307978 {
	width:63px !important;
	height:65px !important;
	left:336px !important;
	top:143px !important;
}

#item307986 {
	width:446px !important;
	height:446px !important;
	left:545px !important;
	top:332px !important;
}

#item307983 {
	width:280px !important;
	height:215px !important;
	left:708px !important;
}

#item307988 {
	width:366px !important;
	height:134px !important;
	left:585px !important;
	top:302px !important;
}

#item308042 {
	width:24px !important;
	height:24px !important;
	left:355px !important;
	top:163px !important;
}

#item304177 {
	width:512px !important;
	height:768px !important;
	background:#d94794;
}

#item304178 {
	width:512px !important;
	height:311px !important;
	top:457px !important;
	background:#dda19c;
}

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

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

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

#item308052 {
	width:362px !important;
	height:440px !important;
	left:587px !important;
	top:164px !important;
}

#item308051 {
	width:362px !important;
	height:69px !important;
	left:587px !important;
	top:61px !important;
}

#item308047 {
	width:752px !important;
	height:864px !important;
	left:-61px !important;
	top:-59px !important;
}

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

#item308061 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#d94794;
}

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

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

#item286747 {
	width:1024px !important;
	height:768px !important;
	background:#d94794;
}

#item287076 {
	width:1024px !important;
	height:768px !important;
	background:#ae90bb;
}

#item308222 {
	width:512px !important;
	height:83px !important;
	left:512px !important;
	top:685px !important;
}

#item308217 {
	width:362px !important;
	height:440px !important;
	left:587px !important;
	top:164px !important;
}

#item308220 {
	width:362px !important;
	height:69px !important;
	left:587px !important;
	top:61px !important;
}

#item308309 {
	width:63px !important;
	height:65px !important;
	left:412px !important;
	top:101px !important;
}

#item308224 {
	width:362px !important;
	height:176px !important;
	left:587px !important;
	top:292px !important;
}

#item308307 {
	width:24px !important;
	height:24px !important;
	left:432px !important;
	top:121px !important;
}

#item287445 {
	width:1025px !important;
	height:768px !important;
	left:-1px !important;
	background:#ae90bb;
}

#item287522 {
	width:1024px !important;
	height:768px !important;
	background:#a63f01;
}

#item308397 {
	width:324px !important;
	height:499px !important;
	left:76px !important;
	top:153px !important;
}

#item308400 {
	width:327px !important;
	height:68px !important;
	left:75px !important;
	top:61px !important;
}

#item308401 {
	width:63px !important;
	height:65px !important;
	left:77px !important;
	top:658px !important;
}

#item308394 {
	width:324px !important;
	height:561px !important;
	left:75px !important;
	top:111px !important;
}

#item308396 {
	width:24px !important;
	height:24px !important;
	left:96px !important;
	top:679px !important;
}

#item288253 {
	width:375px !important;
	height:768px !important;
	left:649px !important;
	background:#76beb0;
}

#item308405 {
	width:345px !important;
	height:241px !important;
	left:655px !important;
	top:231px !important;
}

#item308409 {
	width:63px !important;
	height:65px !important;
	left:549px !important;
	top:502px !important;
}

#item308407 {
	width:271px !important;
	height:252px !important;
	left:690px !important;
	top:248px !important;
}

#item308437 {
	width:24px !important;
	height:24px !important;
	left:568px !important;
	top:523px !important;
}

#item309139 {
	width:362px !important;
	height:338px !important;
	left:587px !important;
	top:161px !important;
}

#item309138 {
	width:362px !important;
	height:69px !important;
	left:587px !important;
	top:61px !important;
}

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

#item309144 {
	width:512px !important;
	height:114px !important;
	left:512px !important;
	top:654px !important;
}

#item288384 {
	width:512px !important;
	height:768px !important;
	top:1px !important;
	background:#b8171e;
}

#item288576 {
	width:512px !important;
	height:456px !important;
	background:#76beb0;
}

#item309146 {
	width:512px !important;
	height:769px !important;
	top:-1px !important;
}

#item309141 {
	width:63px !important;
	height:65px !important;
	left:816px !important;
	top:583px !important;
}

#item309147 {
	width:351px !important;
	height:548px !important;
	left:592px !important;
	top:62px !important;
}

#item309043 {
	width:24px !important;
	height:24px !important;
	left:917px !important;
	top:604px !important;
}

#item305151 {
	opacity:0.77;
	width:588px !important;
	height:406px !important;
	left:218px !important;
	top:176px !important;
	background:#fff;
}

#item309103 {
	width:1024px !important;
	height:767px !important;
}

#item309107 {
	width:24px !important;
	height:24px !important;
	left:835px !important;
	top:604px !important;
}

#item288677 {
	width:512px !important;
	height:768px !important;
	background:#4d5afb;
}

#item308584 {
	width:481px !important;
	height:250px !important;
	left:15px !important;
	top:81px !important;
}

#item308583 {
	width:63px !important;
	height:65px !important;
	left:547px !important;
	top:58px !important;
}

#item308586 {
	width:513px !important;
	height:513px !important;
	left:1px !important;
	top:205px !important;
}

#item308589 {
	width:362px !important;
	height:555px !important;
	left:75px !important;
	top:112px !important;
}

#item308582 {
	width:24px !important;
	height:24px !important;
	left:569px !important;
	top:79px !important;
}

#item288862 {
	width:512px !important;
	height:768px !important;
	background:#4d5afb;
}

#item288864 {
	width:512px !important;
	height:443px !important;
	background:#0e24bd;
}

#item289228 {
	width:376px !important;
	height:768px !important;
	left:648px !important;
	background:#dd4b52;
}

#item308595 {
	width:362px !important;
	height:438px !important;
	left:587px !important;
	top:197px !important;
}

#item289292 {
	width:512px !important;
	height:768px !important;
	background:#f4d5d5;
}

#item289294 {
	width:512px !important;
	height:532px !important;
	background:#dd4b52;
}

#item308598 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

#item308594 {
	width:362px !important;
	height:109px !important;
	left:587px !important;
	top:61px !important;
}

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

#item308601 {
	width:362px !important;
	height:512px !important;
	left:587px !important;
	top:58px !important;
}

#item308602 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:634px !important;
}

#item289630 {
	width:1024px !important;
	height:768px !important;
	background:#a51b14;
}

#item289736 {
	width:1024px !important;
	height:768px !important;
	background:#6da9d2;
}

#item289738 {
	width:1024px !important;
	height:437px !important;
	background:#295a2c;
}

#item308772 {
	width:362px !important;
	height:404px !important;
	left:75px !important;
	top:163px !important;
}

#item308771 {
	width:362px !important;
	height:88px !important;
	left:75px !important;
	top:61px !important;
}

#item308778 {
	width:512px !important;
	height:114px !important;
	top:655px !important;
}

#item308774 {
	width:63px !important;
	height:65px !important;
	left:62px !important;
	top:587px !important;
}

#item290116 {
	width:512px !important;
	height:768px !important;
	top:1px !important;
	background:#d0227e;
}

#item290118 {
	width:512px !important;
	height:458px !important;
	background:#c384c7;
}

#item308776 {
	width:616px !important;
	height:805px !important;
	left:512px !important;
}

#item305289 {
	width:512px !important;
	height:768px !important;
	background:#c384c7;
}

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

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

#item308760 {
	width:362px !important;
	height:432px !important;
	left:75px !important;
	top:157px !important;
}

#item308785 {
	width:16px !important;
	height:141px !important;
	left:475px !important;
	top:581px !important;
}

#item308769 {
	width:24px !important;
	height:24px !important;
	left:75px !important;
	top:608px !important;
}

#item290275 {
	width:1024px !important;
	height:768px !important;
	background:#c384c7;
}

#item290310 {
	width:1024px !important;
	height:768px !important;
	background:#c384c7;
}

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

#item308791 {
	width:362px !important;
	height:386px !important;
	left:587px !important;
	top:164px !important;
}

#item308790 {
	width:362px !important;
	height:88px !important;
	left:587px !important;
	top:61px !important;
}

#item290453 {
	width:512px !important;
	height:768px !important;
	left:131px !important;
	background:#a23e2c;
}

#item290455 {
	width:512px !important;
	height:456px !important;
	left:131px !important;
	background:#ec4f34;
}

#item308788 {
	width:643px !important;
	height:836px !important;
	left:-131px !important;
}

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

#item308800 {
	width:362px !important;
	height:84px !important;
	left:587px !important;
	top:638px !important;
}

#item308802 {
	width:362px !important;
	height:469px !important;
	left:75px !important;
	top:121px !important;
}

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

#item308806 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:604px !important;
}

#item308818 {
	width:512px !important;
	height:96px !important;
	left:512px !important;
	top:672px !important;
}

#item308815 {
	width:362px !important;
	height:452px !important;
	left:587px !important;
	top:159px !important;
}

#item308814 {
	width:362px !important;
	height:69px !important;
	left:587px !important;
	top:61px !important;
}

#item290689 {
	width:512px !important;
	height:768px !important;
	left:176px !important;
	top:13px !important;
	background:#95414d;
}

#item290691 {
	width:512px !important;
	height:201px !important;
	left:176px !important;
	top:580px !important;
	background:#28253d;
}

#item308834 {
	width:688px !important;
	height:794px !important;
	left:-176px !important;
	top:-13px !important;
}

#item308819 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:596px !important;
}

#item308823 {
	width:362px !important;
	height:105px !important;
	left:587px !important;
	top:618px !important;
}

#item308825 {
	width:351px !important;
	height:384px !important;
	left:77px !important;
	top:163px !important;
}

#item308821 {
	width:438px !important;
	height:567px !important;
	left:549px !important;
	top:37px !important;
}

#item308827 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:619px !important;
}

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

#item308852 {
	width:362px !important;
	height:392px !important;
	left:75px !important;
	top:149px !important;
}

#item308851 {
	width:362px !important;
	height:69px !important;
	left:75px !important;
	top:61px !important;
}

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

#item291091 {
	width:512px !important;
	height:768px !important;
	background:#74100f;
}

#item291093 {
	width:512px !important;
	height:506px !important;
	background:#984e4d;
}

#item308849 {
	width:604px !important;
	height:823px !important;
	left:512px !important;
}

#item308838 {
	width:438px !important;
	height:525px !important;
	left:549px !important;
	top:37px !important;
}

#item314022 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:591px !important;
}

#item308836 {
	width:351px !important;
	height:354px !important;
	left:80px !important;
	top:133px !important;
}

#item308840 {
	width:16px !important;
	height:141px !important;
	left:987px !important;
	top:421px !important;
}

#item308843 {
	width:378px !important;
	height:237px !important;
	left:80px !important;
	top:499px !important;
}

#item308847 {
	width:24px !important;
	height:24px !important;
	left:53px !important;
	top:603px !important;
}

#item308869 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

#item308870 {
	width:362px !important;
	height:440px !important;
	left:587px !important;
	top:164px !important;
}

#item308873 {
	width:362px !important;
	height:69px !important;
	left:587px !important;
	top:61px !important;
}

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

#item291291 {
	width:512px !important;
	height:768px !important;
	left:146px !important;
	background:#95c0e0;
}

#item291293 {
	width:512px !important;
	height:455px !important;
	left:146px !important;
	top:1px !important;
	background:#006e9f;
}

#item308875 {
	width:658px !important;
	height:821px !important;
	left:-146px !important;
}

#item308866 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:602px !important;
}

#item308862 {
	width:362px !important;
	height:336px !important;
	left:75px !important;
	top:163px !important;
}

#item308861 {
	width:454px !important;
	height:546px !important;
	left:549px !important;
	top:37px !important;
}

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

#item308922 {
	width:362px !important;
	height:173px !important;
	left:587px !important;
	top:416px !important;
}

#item308919 {
	width:362px !important;
	height:110px !important;
	left:587px !important;
	top:61px !important;
}

#item308920 {
	width:296px !important;
	height:296px !important;
	left:619px !important;
	top:167px !important;
}

#item308935 {
	width:63px !important;
	height:65px !important;
	left:898px !important;
	top:589px !important;
}

#item291581 {
	width:512px !important;
	height:768px !important;
	left:98px !important;
	background:#d25127;
}

#item308917 {
	width:647px !important;
	height:768px !important;
	left:-98px !important;
}

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

#item308912 {
	width:362px !important;
	height:205px !important;
	left:587px !important;
	top:544px !important;
}

#item308906 {
	width:351px !important;
	height:336px !important;
	left:72px !important;
	top:101px !important;
}

#item308911 {
	width:454px !important;
	height:483px !important;
	left:549px !important;
	top:37px !important;
}

#item308905 {
	width:416px !important;
	height:310px !important;
	left:59px !important;
	top:444px !important;
}

#item308914 {
	width:24px !important;
	height:24px !important;
	left:953px !important;
	top:609px !important;
}

#item292078 {
	width:512px !important;
	height:768px !important;
	background:#f5cb04;
}

#item292080 {
	width:512px !important;
	height:394px !important;
	background:#ba9b1f;
}

#item292388 {
	width:1024px !important;
	height:768px !important;
	background:#f5cb04;
}

#item308985 {
	width:512px !important;
	height:83px !important;
	top:685px !important;
}

#item308979 {
	width:362px !important;
	height:418px !important;
	left:75px !important;
	top:207px !important;
}

#item308982 {
	width:362px !important;
	height:108px !important;
	left:75px !important;
	top:61px !important;
}

#item292700 {
	width:512px !important;
	height:768px !important;
	top:10px !important;
	background:#06206d;
}

#item292702 {
	width:512px !important;
	height:418px !important;
	top:10px !important;
	background:#415a9f;
}

#item308987 {
	width:636px !important;
	height:778px !important;
	left:512px !important;
	top:-10px !important;
}

#item308988 {
	width:63px !important;
	height:65px !important;
	left:36px !important;
	top:602px !important;
}

#item308991 {
	width:113px !important;
	height:9px !important;
}

#item308992 {
	width:113px !important;
	height:9px !important;
	left:268px !important;
	top:448px !important;
}

#item308973 {
	width:362px !important;
	height:226px !important;
	left:587px !important;
	top:97px !important;
}

#item308972 {
	width:362px !important;
	height:344px !important;
	left:587px !important;
	top:356px !important;
}

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

#item309027 {
	width:24px !important;
	height:24px !important;
	left:56px !important;
	top:634px !important;
}

#item305867 {
	width:512px !important;
	height:768px !important;
	background:#415a9f;
}

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

#item308970 {
	width:24px !important;
	height:24px !important;
	left:319px !important;
	top:436px !important;
}

#item293053 {
	width:398px !important;
	height:768px !important;
	left:399px !important;
	background:#569d5c;
}

#item293057 {
	width:399px !important;
	height:768px !important;
	background:#ea4ca3;
}

#item293444 {
	width:1024px !important;
	height:768px !important;
	background:#12748d;
}

#item293555 {
	width:1024px !important;
	height:768px !important;
	background:#5795bc;
}

#item309037 {
	width:578px !important;
	height:172px !important;
	left:475px !important;
	top:316px !important;
}

#item309036 {
	width:113px !important;
	height:151px !important;
	left:834px !important;
}

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

#item309031 {
	width:362px !important;
	height:160px !important;
	left:581px !important;
	top:289px !important;
}

#item309035 {
	width:99px !important;
	height:99px !important;
	left:888px !important;
	top:123px !important;
}

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

#item293777 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#5795bc;
}

#item293988 {
	width:512px !important;
	height:768px !important;
	background:#ffdc4e;
}

#item294117 {
	width:512px !important;
	height:768px !important;
	background:#7cd39f;
}

#item309840 {
	width:442px !important;
	height:239px !important;
	left:35px !important;
	top:217px !important;
}

#item309842 {
	width:63px !important;
	height:65px !important;
	left:893px !important;
	top:94px !important;
}

#item309153 {
	width:362px !important;
	height:336px !important;
	left:75px !important;
	top:226px !important;
}

#item309839 {
	width:24px !important;
	height:24px !important;
	left:912px !important;
	top:114px !important;
}

#item294379 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#7cd39f;
}

#item294545 {
	width:512px !important;
	height:325px !important;
	left:512px !important;
	top:443px !important;
	background:#237e71;
}

#item309883 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

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

#item309881 {
	width:362px !important;
	height:109px !important;
	left:587px !important;
	top:61px !important;
}

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

#item294556 {
	width:512px !important;
	height:768px !important;
	left:178px !important;
	top:3px !important;
	background:#d7987d;
}

#item294558 {
	width:512px !important;
	height:456px !important;
	left:178px !important;
	top:3px !important;
	background:#5e78a1;
}

#item309885 {
	width:864px !important;
	height:864px !important;
	left:-178px !important;
	top:-3px !important;
}

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

#item309877 {
	width:362px !important;
	height:649px !important;
	left:591px !important;
	top:58px !important;
}

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

#item294838 {
	width:1024px !important;
	height:768px !important;
	background:#c2151c;
}

#item295092 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#0281be;
}

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

#item309960 {
	width:362px !important;
	height:109px !important;
	left:587px !important;
	top:61px !important;
}

#item295165 {
	width:512px !important;
	height:768px !important;
	background:#0281be;
}

#item295166 {
	width:512px !important;
	height:562px !important;
	background:#02a2de;
}

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

#item309966 {
	width:63px !important;
	height:65px !important;
	left:899px !important;
	top:586px !important;
}

#item309965 {
	width:512px !important;
	height:114px !important;
	left:512px !important;
	top:654px !important;
}

#item309952 {
	width:351px !important;
	height:405px !important;
	left:590px !important;
	top:146px !important;
}

#item309955 {
	width:460px !important;
	height:696px !important;
	left:15px !important;
	top:37px !important;
}

#item309956 {
	width:24px !important;
	height:24px !important;
	left:919px !important;
	top:607px !important;
}

#item295498 {
	width:512px !important;
	height:768px !important;
	background:#546cb6;
}

#item309995 {
	width:403px !important;
	height:420px !important;
	left:55px !important;
	top:184px !important;
}

#item309997 {
	width:63px !important;
	height:65px !important;
	left:549px !important;
	top:99px !important;
}

#item309999 {
	width:362px !important;
	height:517px !important;
	left:75px !important;
	top:85px !important;
}

#item310001 {
	width:24px !important;
	height:24px !important;
	left:568px !important;
	top:118px !important;
}

#item295611 {
	width:512px !important;
	height:768px !important;
	background:#728cc8;
}

#item295777 {
	width:512px !important;
	height:382px !important;
	top:386px !important;
	background:#546cb6;
}

#item310009 {
	width:362px !important;
	height:415px !important;
	left:75px !important;
	top:197px !important;
}

#item310008 {
	width:362px !important;
	height:109px !important;
	left:75px !important;
	top:61px !important;
}

#item310014 {
	width:63px !important;
	height:65px !important;
	left:385px !important;
	top:591px !important;
}

#item296019 {
	width:512px !important;
	height:768px !important;
	left:512px !important;
	background:#da945e;
}

#item296021 {
	width:512px !important;
	height:312px !important;
	left:512px !important;
	top:456px !important;
	background:#891716;
}

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

#item310006 {
	width:463px !important;
	height:714px !important;
	left:12px !important;
	top:37px !important;
}

#item310042 {
	width:24px !important;
	height:24px !important;
	left:405px !important;
	top:611px !important;
}

#item296161 {
	width:1024px !important;
	height:768px !important;
	background:#50a395;
}

#item296187 {
	width:1024px !important;
	height:206px !important;
	top:562px !important;
	background:#203e8c;
}

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

#item310049 {
	width:362px !important;
	height:120px !important;
	left:587px !important;
	top:61px !important;
}

#item310045 {
	width:63px !important;
	height:65px !important;
	left:399px !important;
	top:99px !important;
}

#item310046 {
	width:63px !important;
	height:65px !important;
	left:427px !important;
	top:176px !important;
}

#item310053 {
	width:512px !important;
	height:127px !important;
	left:512px !important;
	top:641px !important;
}

#item310108 {
	width:362px !important;
	height:142px !important;
	left:587px !important;
	top:316px !important;
}

#item310107 {
	width:24px !important;
	height:24px !important;
	left:418px !important;
	top:120px !important;
}

#item310145 {
	width:351px !important;
	height:573px !important;
	left:592px !important;
	top:94px !important;
}

#item310144 {
	width:24px !important;
	height:24px !important;
	left:447px !important;
	top:197px !important;
}

#item310213 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

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

#item310208 {
	width:374px !important;
	height:151px !important;
	left:578px !important;
	top:61px !important;
}

#item296519 {
	width:512px !important;
	height:768px !important;
	left:125px !important;
	background:#312783;
}

#item296521 {
	width:512px !important;
	height:443px !important;
	left:125px !important;
	background:#006e73;
}

#item310206 {
	width:637px !important;
	height:799px !important;
	left:-125px !important;
}

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

#item310197 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:610px !important;
}

#item310199 {
	width:362px !important;
	height:453px !important;
	left:75px !important;
	top:172px !important;
}

#item310196 {
	width:454px !important;
	height:559px !important;
	left:549px !important;
	top:37px !important;
}

#item310201 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:636px !important;
}

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

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

#item310253 {
	width:362px !important;
	height:109px !important;
	left:587px !important;
	top:61px !important;
}

#item296969 {
	width:345px !important;
	height:768px !important;
	left:204px !important;
	background:#8593bc;
}

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

#item310246 {
	width:351px !important;
	height:336px !important;
	left:592px !important;
	top:69px !important;
}

#item310250 {
	width:374px !important;
	height:374px !important;
	left:581px !important;
	top:335px !important;
}

#item310251 {
	width:24px !important;
	height:24px !important;
	left:943px !important;
	top:616px !important;
}

#item297201 {
	width:1024px !important;
	height:768px !important;
	background:#e495c7;
}

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

#item310301 {
	width:362px !important;
	height:336px !important;
	left:587px !important;
	top:184px !important;
}

#item310300 {
	width:362px !important;
	height:109px !important;
	left:587px !important;
	top:61px !important;
}

#item310298 {
	width:167px !important;
	height:698px !important;
	left:37px !important;
	top:37px !important;
}

#item310303 {
	width:362px !important;
	height:119px !important;
	left:587px !important;
	top:541px !important;
}

#item310308 {
	width:63px !important;
	height:65px !important;
	left:924px !important;
	top:655px !important;
}

#item310312 {
	width:345px !important;
	height:769px !important;
	left:204px !important;
	top:-1px !important;
}

#item310305 {
	width:63px !important;
	height:65px !important;
	left:853px !important;
	top:655px !important;
}

#item306664 {
	width:512px !important;
	height:768px !important;
	background:#e495c7;
}

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

#item310291 {
	width:380px !important;
	height:253px !important;
	left:578px !important;
	top:249px !important;
}

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

#item310288 {
	width:24px !important;
	height:24px !important;
	left:872px !important;
	top:676px !important;
}

#item297584 {
	width:1024px !important;
	height:768px !important;
	background:#87d4ef;
}

#item297586 {
	width:1024px !important;
	height:312px !important;
	top:456px !important;
	background:#48a5c1;
}

#item297848 {
	width:437px !important;
	height:768px !important;
	background:#0067a6;
}

#item310360 {
	width:328px !important;
	height:413px !important;
	left:56px !important;
	top:226px !important;
}

#item310362 {
	width:63px !important;
	height:65px !important;
	left:517px !important;
	top:68px !important;
}

#item310358 {
	width:248px !important;
	height:260px !important;
	left:75px !important;
	top:268px !important;
}

#item310357 {
	width:24px !important;
	height:24px !important;
	left:537px !important;
	top:88px !important;
}

#item298492 {
	width:512px !important;
	height:768px !important;
	background:#6da8cc;
}

#item310407 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

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

#item310403 {
	width:362px !important;
	height:120px !important;
	left:587px !important;
	top:61px !important;
}

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

#item298682 {
	width:512px !important;
	height:324px !important;
	top:443px !important;
	background:#0067a6;
}

#item310397 {
	width:351px !important;
	height:446px !important;
	left:587px !important;
	top:150px !important;
}

#item310399 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:622px !important;
}

#item310446 {
	width:512px !important;
	height:82px !important;
	top:686px !important;
}

#item310447 {
	width:362px !important;
	height:343px !important;
	left:75px !important;
	top:253px !important;
}

#item310450 {
	width:431px !important;
	height:155px !important;
	left:41px !important;
	top:61px !important;
}

#item310451 {
	width:63px !important;
	height:65px !important;
	left:38px !important;
	top:604px !important;
}

#item298916 {
	width:512px !important;
	height:768px !important;
	left:513px !important;
	background:#e88d8e;
}

#item298918 {
	width:512px !important;
	height:374px !important;
	left:513px !important;
	top:394px !important;
	background:#b8696e;
}

#item310436 {
	width:362px !important;
	height:266px !important;
	left:75px !important;
	top:490px !important;
}

#item310441 {
	width:463px !important;
	height:462px !important;
	left:12px !important;
	top:37px !important;
}

#item310442 {
	width:24px !important;
	height:24px !important;
	left:49px !important;
	top:624px !important;
}

#item310496 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

#item310501 {
	width:362px !important;
	height:423px !important;
	left:587px !important;
	top:223px !important;
}

#item310493 {
	width:362px !important;
	height:136px !important;
	left:587px !important;
	top:61px !important;
}

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

#item299406 {
	width:512px !important;
	height:768px !important;
	left:170px !important;
	top:14px !important;
	background:#e96451;
}

#item299598 {
	width:512px !important;
	height:185px !important;
	left:170px !important;
	top:597px !important;
	background:#e82823;
}

#item310494 {
	width:682px !important;
	height:864px !important;
	left:-170px !important;
	top:-14px !important;
}

#item310483 {
	width:362px !important;
	height:331px !important;
	left:587px !important;
	top:399px !important;
}

#item310485 {
	width:351px !important;
	height:667px !important;
	left:91px !important;
	top:65px !important;
}

#item310482 {
	width:454px !important;
	height:336px !important;
	left:549px !important;
	top:37px !important;
}

#item310487 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:634px !important;
}

#item299771 {
	width:512px !important;
	height:768px !important;
	background:#703e4f;
}

#item299773 {
	width:512px !important;
	height:443px !important;
	background:#f1e401;
}

#item310539 {
	width:362px !important;
	height:364px !important;
	left:587px !important;
	top:176px !important;
}

#item310538 {
	width:371px !important;
	height:94px !important;
	left:582px !important;
	top:61px !important;
}

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

#item310568 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

#item310535 {
	width:362px !important;
	height:163px !important;
	left:587px !important;
	top:572px !important;
}

#item310533 {
	width:454px !important;
	height:510px !important;
	left:549px !important;
	top:37px !important;
}

#item310572 {
	width:24px !important;
	height:24px !important;
	left:947px !important;
	top:623px !important;
}

#item310612 {
	width:512px !important;
	height:82px !important;
	top:687px !important;
}

#item310614 {
	width:362px !important;
	height:426px !important;
	left:75px !important;
	top:188px !important;
}

#item310610 {
	width:362px !important;
	height:109px !important;
	left:75px !important;
	top:61px !important;
}

#item300184 {
	width:512px !important;
	height:768px !important;
	left:2px !important;
	background:#ed9b75;
}

#item300186 {
	width:512px !important;
	height:299px !important;
	left:2px !important;
	top:469px !important;
	background:#bc5c48;
}

#item310608 {
	width:515px !important;
	height:768px !important;
	left:510px !important;
}

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

#item310600 {
	width:351px !important;
	height:336px !important;
	left:79px !important;
	top:214px !important;
}

#item310603 {
	width:454px !important;
	height:690px !important;
	left:549px !important;
	top:37px !important;
}

#item310599 {
	width:24px !important;
	height:24px !important;
	left:55px !important;
	top:634px !important;
}

#item310662 {
	width:512px !important;
	height:81px !important;
	left:512px !important;
	top:687px !important;
}

#item310659 {
	width:362px !important;
	height:360px !important;
	left:587px !important;
	top:223px !important;
}

#item310667 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:61px !important;
}

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

#item300329 {
	width:512px !important;
	height:768px !important;
	background:#011951;
}

#item300519 {
	width:512px !important;
	height:325px !important;
	top:443px !important;
	background:#024085;
}

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

#item310649 {
	width:362px !important;
	height:310px !important;
	left:587px !important;
	top:226px !important;
}

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

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

#item300611 {
	width:512px !important;
	height:768px !important;
	background:#2ba192;
}

#item300613 {
	width:512px !important;
	height:353px !important;
	top:415px !important;
	background:#91cf97;
}

#item310693 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

#item310688 {
	width:362px !important;
	height:403px !important;
	left:587px !important;
	top:230px !important;
}

#item310691 {
	width:439px !important;
	height:151px !important;
	left:548px !important;
	top:61px !important;
}

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

#item310669 {
	width:362px !important;
	height:241px !important;
	left:587px !important;
	top:510px !important;
}

#item310672 {
	width:454px !important;
	height:462px !important;
	left:549px !important;
	top:37px !important;
}

#item310668 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:634px !important;
}

#item300935 {
	width:512px !important;
	height:768px !important;
	background:#2e8c60;
}

#item300938 {
	width:512px !important;
	height:312px !important;
	top:456px !important;
	background:#2eb985;
}

#item310744 {
	width:512px !important;
	height:81px !important;
	left:512px !important;
	top:687px !important;
}

#item310741 {
	width:362px !important;
	height:437px !important;
	left:587px !important;
	top:197px !important;
}

#item310737 {
	width:362px !important;
	height:120px !important;
	left:587px !important;
	top:61px !important;
}

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

#item310732 {
	width:362px !important;
	height:163px !important;
	left:587px !important;
	top:561px !important;
}

#item310734 {
	width:438px !important;
	height:498px !important;
	left:549px !important;
	top:37px !important;
}

#item310731 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:634px !important;
}

#item301173 {
	width:1024px !important;
	height:771px !important;
	background:#c9b150;
}

#item301174 {
	width:1024px !important;
	height:328px !important;
	top:443px !important;
	background:#c31a25;
}

#item310792 {
	width:512px !important;
	height:82px !important;
	top:686px !important;
}

#item310786 {
	width:362px !important;
	height:395px !important;
	left:75px !important;
	top:216px !important;
}

#item310789 {
	width:362px !important;
	height:120px !important;
	left:75px !important;
	top:61px !important;
}

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

#item301472 {
	width:513px !important;
	height:767px !important;
	top:1px !important;
	background:#a81c49;
}

#item301474 {
	width:513px !important;
	height:444px !important;
	background:#f56184;
}

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

#item310780 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:619px !important;
}

#item310776 {
	width:362px !important;
	height:514px !important;
	left:75px !important;
	top:105px !important;
}

#item310779 {
	width:454px !important;
	height:546px !important;
	left:549px !important;
	top:37px !important;
}

#item310783 {
	width:24px !important;
	height:24px !important;
	left:57px !important;
	top:631px !important;
}

#item310839 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

#item310836 {
	width:362px !important;
	height:426px !important;
	left:587px !important;
	top:187px !important;
}

#item310833 {
	width:362px !important;
	height:109px !important;
	left:587px !important;
	top:61px !important;
}

#item301609 {
	width:512px !important;
	height:768px !important;
	left:118px !important;
	background:#01a198;
}

#item301611 {
	width:512px !important;
	height:453px !important;
	left:118px !important;
	background:#034627;
}

#item310835 {
	width:630px !important;
	height:827px !important;
	left:-118px !important;
}

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

#item310826 {
	width:362px !important;
	height:191px !important;
	left:587px !important;
	top:287px !important;
}

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

#item310828 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:624px !important;
}

#item301867 {
	width:512px !important;
	height:768px !important;
	background:#5a618f;
}

#item310885 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

#item310880 {
	width:362px !important;
	height:437px !important;
	left:587px !important;
	top:197px !important;
}

#item310879 {
	width:362px !important;
	height:109px !important;
	left:587px !important;
	top:61px !important;
}

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

#item302036 {
	width:511px !important;
	height:325px !important;
	top:444px !important;
	background:#bca3ce;
}

#item310877 {
	width:362px !important;
	height:560px !important;
	left:587px !important;
	top:37px !important;
}

#item310874 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:634px !important;
}

#item310930 {
	width:512px !important;
	height:83px !important;
	top:685px !important;
}

#item310927 {
	width:362px !important;
	height:395px !important;
	left:75px !important;
	top:197px !important;
}

#item310926 {
	width:362px !important;
	height:109px !important;
	left:75px !important;
	top:61px !important;
}

#item302268 {
	width:512px !important;
	height:768px !important;
	background:#f2ae55;
}

#item302271 {
	width:512px !important;
	height:443px !important;
	background:#7e433a;
}

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

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

#item310920 {
	width:351px !important;
	height:456px !important;
	left:81px !important;
	top:162px !important;
}

#item310918 {
	width:454px !important;
	height:687px !important;
	left:549px !important;
	top:37px !important;
}

#item310916 {
	width:24px !important;
	height:24px !important;
	left:55px !important;
	top:621px !important;
}

#item302407 {
	width:512px !important;
	height:768px !important;
	background:#82acd2;
}

#item302409 {
	width:512px !important;
	height:312px !important;
	top:456px !important;
	background:#546ad6;
}

#item310978 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

#item310975 {
	width:362px !important;
	height:426px !important;
	left:587px !important;
	top:192px !important;
}

#item310974 {
	width:366px !important;
	height:109px !important;
	left:585px !important;
	top:61px !important;
}

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

#item310959 {
	width:362px !important;
	height:135px !important;
	left:587px !important;
	top:588px !important;
}

#item310971 {
	width:454px !important;
	height:525px !important;
	left:549px !important;
	top:37px !important;
}

#item310972 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:623px !important;
}

#item302697 {
	width:512px !important;
	height:768px !important;
	background:#00784f;
}

#item302699 {
	width:512px !important;
	height:456px !important;
	background:#8ebb40;
}

#item311025 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

#item311019 {
	width:362px !important;
	height:142px !important;
	left:587px !important;
	top:61px !important;
}

#item311023 {
	width:63px !important;
	height:65px !important;
	left:925px !important;
	top:611px !important;
}

#item311021 {
	width:362px !important;
	height:416px !important;
	left:587px !important;
	top:219px !important;
}

#item311014 {
	width:362px !important;
	height:163px !important;
	left:587px !important;
	top:548px !important;
}

#item311017 {
	width:454px !important;
	height:483px !important;
	left:549px !important;
	top:37px !important;
}

#item311013 {
	width:24px !important;
	height:24px !important;
	left:944px !important;
	top:631px !important;
}

#item303029 {
	width:512px !important;
	height:768px !important;
	background:#594995;
}

#item311066 {
	width:512px !important;
	height:82px !important;
	left:512px !important;
	top:686px !important;
}

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

#item311062 {
	width:362px !important;
	height:120px !important;
	left:587px !important;
	top:61px !important;
}

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

#item303199 {
	width:511px !important;
	height:325px !important;
	left:1px !important;
	top:443px !important;
	background:#a778b5;
}

#item311056 {
	width:362px !important;
	height:163px !important;
	left:587px !important;
	top:566px !important;
}

#item311060 {
	width:455px !important;
	height:508px !important;
	left:549px !important;
	top:37px !important;
}

#item311055 {
	width:24px !important;
	height:24px !important;
	left:951px !important;
	top:622px !important;
}

#item303509 {
	width:1024px !important;
	height:768px !important;
	background:#d87635;
}

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

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

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

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

#item303892 {
	width:85px !important;
	height:116px !important;
	left:326px !important;
	top:572px !important;
	background:#00554c;
}
#in5footer,  #prefooter {display:none;}
