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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:1280px; height:850px; background: #fff !important; }
.paper-vertical { width:1280px; height:100%; }
.paper-horizontal { width:8574px; height:862px; }
@media all and (max-height:850px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1280px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#share-wrap {
    left:0;
    position:fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index:9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb { background-color:#3b5998; background-position:-27px 50%; }
#share-wrap > a#sb-tw { background-color:#00aced; background-position: -265px 50%; }
#share-wrap > a#sb-li { background-color:#007fb1; background-position: -116px 50%; }
#share-wrap > a:hover { box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5); }
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.pageItem.fixed-pos-elem { position:fixed !important; }
.fixed-center-x {
    left:50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.fixed-center-y {
	top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.fixed-center-y.fixed-center-x {
	-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#item296 {
	width:1366px !important;
	height:873px !important;
	left:-40px !important;
	top:-14px !important;
}

#item1336 {
	width:706px !important;
	height:61px !important;
	left:94px !important;
	top:225px !important;
	background:#000;
}

#item1338 {
	width:595px !important;
	height:61px !important;
	left:149px !important;
	top:171px !important;
	background:#000;
}

#item310 {
	width:89px !important;
	height:418px !important;
	left:2px !important;
	top:599px !important;
	background:#fff;
}

#item312 {
	width:89px !important;
	height:418px !important;
	left:109px !important;
	top:546px !important;
	background:#fff;
}

#item314 {
	width:89px !important;
	height:263px !important;
	left:216px !important;
	top:664px !important;
	background:#fff;
}

#item316 {
	width:65px !important;
	height:303px !important;
	left:1143px !important;
	top:-146px !important;
	background:#fff;
}

#item318 {
	width:65px !important;
	height:283px !important;
	left:1071px !important;
	top:-50px !important;
	background:#fff;
}

#item320 {
	width:65px !important;
	height:315px !important;
	left:998px !important;
	top:-133px !important;
	background:#fff;
}

#item323 {
	width:664px !important;
	height:61px !important;
	left:115px !important;
	top:278px !important;
	background:#000;
}

#item348 {
	width:65px !important;
	height:303px !important;
	left:926px !important;
	top:-160px !important;
	background:#fff;
}

#item350 {
	width:65px !important;
	height:303px !important;
	left:1215px !important;
	top:-14px !important;
	background:#fff;
}

#item7825 {
	width:1884px !important;
	height:85px !important;
	background:#fdcd06;
}

#item7824.fixed-pos-elem {
	width:1884px !important;
	height:85px !important;
	left:50% !important;
	top:auto !important;
	bottom:-13px !important;
}

#item6137 {
	width:768px !important;
	height:1391px !important;
	top:-25px !important;
}

#item6144 {
	width:657px !important;
	height:57px !important;
	left:52px !important;
	top:403px !important;
	background:#000;
}

#item6145 {
	width:554px !important;
	height:57px !important;
	left:104px !important;
	top:353px !important;
	background:#000;
}

#item6146 {
	width:618px !important;
	height:57px !important;
	left:72px !important;
	top:453px !important;
	background:#000;
}

#item7787 {
	width:56px !important;
	height:260px !important;
	left:596px !important;
	top:-140px !important;
	background:#fff;
}

#item7789 {
	width:56px !important;
	height:243px !important;
	left:534px !important;
	top:-58px !important;
	background:#fff;
}

#item7791 {
	width:56px !important;
	height:271px !important;
	left:472px !important;
	top:-129px !important;
	background:#fff;
}

#item7793 {
	width:56px !important;
	height:260px !important;
	left:410px !important;
	top:-152px !important;
	background:#fff;
}

#item7795 {
	width:56px !important;
	height:260px !important;
	left:658px !important;
	top:-26px !important;
	background:#fff;
}

#item7797 {
	width:38px !important;
	height:179px !important;
	left:183px !important;
	top:1205px !important;
	background:#fff;
}

#item7799 {
	width:38px !important;
	height:168px !important;
	left:140px !important;
	top:1262px !important;
	background:#fff;
}

#item7801 {
	width:38px !important;
	height:187px !important;
	left:97px !important;
	top:1213px !important;
	background:#fff;
}

#item7803 {
	width:38px !important;
	height:179px !important;
	left:54px !important;
	top:1197px !important;
	background:#fff;
}

#item7805 {
	width:38px !important;
	height:179px !important;
	left:225px !important;
	top:1284px !important;
	background:#fff;
}

#item2836 {
	width:810px !important;
	height:603px !important;
	left:-5px !important;
	top:-3px !important;
}

#item2843 {
	width:576px !important;
	height:50px !important;
	left:38px !important;
	top:175px !important;
	background:#000;
}

#item2844 {
	width:485px !important;
	height:50px !important;
	left:83px !important;
	top:131px !important;
	background:#000;
}

#item2846 {
	width:53px !important;
	height:248px !important;
	left:20px !important;
	top:471px !important;
	background:#fff;
}

#item2847 {
	width:53px !important;
	height:248px !important;
	left:78px !important;
	top:440px !important;
	background:#fff;
}

#item2848 {
	width:53px !important;
	height:156px !important;
	left:137px !important;
	top:510px !important;
	background:#fff;
}

#item2849 {
	width:38px !important;
	height:179px !important;
	left:696px !important;
	top:-81px !important;
	background:#fff;
}

#item2850 {
	width:38px !important;
	height:168px !important;
	left:653px !important;
	top:-24px !important;
	background:#fff;
}

#item2851 {
	width:38px !important;
	height:187px !important;
	left:611px !important;
	top:-73px !important;
	background:#fff;
}

#item2852 {
	width:541px !important;
	height:50px !important;
	left:55px !important;
	top:219px !important;
	background:#000;
}

#item2853 {
	width:38px !important;
	height:179px !important;
	left:568px !important;
	top:-89px !important;
	background:#fff;
}

#item2854 {
	width:38px !important;
	height:179px !important;
	left:739px !important;
	top:-2px !important;
	background:#fff;
}

#item417 {
	width:372px !important;
	height:510px !important;
	background:#000;
}

#item1046 {
	width:372px !important;
	height:522px !important;
	left:44px !important;
	top:194px !important;
}

#item469 {
	width:372px !important;
	height:380px !important;
	background:#000;
}

#item1208 {
	width:372px !important;
	height:380px !important;
	left:456px !important;
	top:324px !important;
}

#item493 {
	width:372px !important;
	height:462px !important;
	background:#000;
}

#item1290 {
	width:372px !important;
	height:462px !important;
	left:867px !important;
	top:242px !important;
}

#item1118 {
	width:371px !important;
	height:90px !important;
	background:#ffcc00;
}

#item1187 {
	width:364px !important;
	height:90px !important;
	left:52px !important;
	top:717px !important;
}

#item2717 {
	width:371px !important;
	height:89px !important;
	background:#ffcc00;
}

#item2715 {
	width:372px !important;
	height:89px !important;
	left:456px !important;
	top:717px !important;
}

#item2744 {
	width:371px !important;
	height:89px !important;
	background:#ffcc00;
}

#item2742 {
	width:372px !important;
	height:89px !important;
	left:873px !important;
	top:716px !important;
}

#item1251 {
	width:950px !important;
	height:1196px !important;
	background:#ffffff;
	border:solid 1.9px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item1218 {
	width:474px !important;
	height:228px !important;
	top:370px !important;
	background:#ffcc00;
}

#item1246 {
	width:475px !important;
	height:598px !important;
	left:768px !important;
	top:106px !important;
}

#item1253 {
	width:720px !important;
	height:510px !important;
	border:solid 1px #000;
}

#item1196 {
	width:720px !important;
	height:510px !important;
	left:416px !important;
	top:194px !important;
}

#item1516 {
	width:842px !important;
	height:522px !important;
	border:solid 1px #000;
}

#item1500 {
	width:842px !important;
	height:522px !important;
	left:184px !important;
	top:139px !important;
}

#item1547 {
	width:130px !important;
	height:29px !important;
	background:#000;
	border:solid 1px #000;
}

#item1573 {
	width:130px !important;
	height:29px !important;
	left:1113px !important;
	top:77px !important;
}

#item2673 {
	width:130px !important;
	height:29px !important;
	background:#000;
	border:solid 1px #000;
}

#item2699 {
	width:130px !important;
	height:29px !important;
	left:896px !important;
	top:110px !important;
}

#item8228 {
	width:149px !important;
	height:29px !important;
	background:#ffcc02;
}

#item8257 {
	width:149px !important;
	height:29px !important;
	left:735px !important;
	top:110px !important;
}

#item6302 {
	width:674px !important;
	height:313px !important;
	top:125px !important;
}

#item6332 {
	width:302px !important;
	height:73px !important;
	background:#ffcc00;
}

#item6357 {
	width:296px !important;
	height:73px !important;
	left:41px !important;
	top:439px !important;
}

#item6368 {
	width:508px !important;
	height:316px !important;
	top:540px !important;
}

#item6396 {
	width:302px !important;
	height:72px !important;
	background:#ffcc00;
}

#item6394 {
	width:302px !important;
	height:72px !important;
	left:35px !important;
	top:855px !important;
}

#item6431 {
	width:601px !important;
	height:313px !important;
	top:958px !important;
}

#item6465 {
	width:299px !important;
	height:72px !important;
	background:#ffcc00;
}

#item6463 {
	width:300px !important;
	height:72px !important;
	left:37px !important;
	top:1271px !important;
}

#item7757 {
	width:302px !important;
	height:72px !important;
	background:#ffcc00;
}

#item7754 {
	width:302px !important;
	height:72px !important;
	left:357px !important;
	top:438px !important;
}

#item7550 {
	width:577px !important;
	height:408px !important;
	border:solid 1px #000;
}

#item7544 {
	width:577px !important;
	height:409px !important;
	left:36px !important;
	top:103px !important;
}

#item7563 {
	width:693px !important;
	height:430px !important;
	border:solid 1px #000;
}

#item7551 {
	width:694px !important;
	height:430px !important;
	left:37px !important;
	top:518px !important;
}

#item7594 {
	width:191px !important;
	height:42px !important;
	background:#000;
	border:solid 1px #000;
}

#item7591 {
	width:191px !important;
	height:42px !important;
	left:540px !important;
	top:476px !important;
}

#item7669 {
	width:552px !important;
	height:265px !important;
	top:430px !important;
	background:#ffcc00;
}

#item7694 {
	width:1104px !important;
	height:1390px !important;
	border:solid 1.9px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item7662 {
	width:552px !important;
	height:695px !important;
	left:35px !important;
	top:648px !important;
}

#item7698 {
	width:185px !important;
	height:41px !important;
	background:#000;
	border:solid 1px #000;
}

#item7695 {
	width:185px !important;
	height:41px !important;
	left:401px !important;
	top:627px !important;
}

#item7728 {
	width:191px !important;
	height:42px !important;
	background:#000;
	border:solid 1px #000;
}

#item7809 {
	width:191px !important;
	height:42px !important;
	left:422px !important;
	top:61px !important;
}

#item8473 {
	width:203px !important;
	height:41px !important;
	background:#ffcc02;
}

#item8470 {
	width:203px !important;
	height:41px !important;
	left:320px !important;
	top:477px !important;
}

#item3004 {
	width:234px !important;
	height:377px !important;
	background:#000;
}

#item3000 {
	width:234px !important;
	height:385px !important;
	left:26px !important;
	top:105px !important;
}

#item3030 {
	width:234px !important;
	height:308px !important;
	background:#000;
}

#item3028 {
	width:234px !important;
	height:308px !important;
	left:285px !important;
	top:174px !important;
}

#item3057 {
	width:234px !important;
	height:350px !important;
	background:#000;
}

#item3054 {
	width:234px !important;
	height:350px !important;
	left:543px !important;
	top:132px !important;
}

#item3082 {
	width:233px !important;
	height:57px !important;
	background:#ffcc00;
}

#item3107 {
	width:229px !important;
	height:57px !important;
	left:30px !important;
	top:506px !important;
}

#item3111 {
	width:233px !important;
	height:56px !important;
	background:#ffcc00;
}

#item3109 {
	width:234px !important;
	height:56px !important;
	left:284px !important;
	top:506px !important;
}

#item3137 {
	width:233px !important;
	height:56px !important;
	background:#ffcc00;
}

#item3135 {
	width:234px !important;
	height:56px !important;
	left:547px !important;
	top:506px !important;
}

#item3167 {
	width:298px !important;
	height:143px !important;
	top:233px !important;
	background:#ffcc00;
}

#item3191 {
	width:596px !important;
	height:752px !important;
	border:solid 1.9px #000;
	-ms-transform:scale(.5);
	-webkit-transform:scale(.5);
	transform:scale(.5);
	-ms-transform-origin:0 0 0;
	-webkit-transform-origin:0 0 0;
	transform-origin:0 0 0;
}

#item3161 {
	width:298px !important;
	height:376px !important;
	left:481px !important;
	top:57px !important;
}

#item3198 {
	width:453px !important;
	height:321px !important;
	border:solid 1px #000;
}

#item3192 {
	width:453px !important;
	height:321px !important;
	left:260px !important;
	top:161px !important;
}

#item3214 {
	width:529px !important;
	height:329px !important;
	border:solid 1px #000;
}

#item3199 {
	width:530px !important;
	height:329px !important;
	left:114px !important;
	top:127px !important;
}

#item3218 {
	width:82px !important;
	height:18px !important;
	background:#000;
	border:solid 1px #000;
}

#item3215 {
	width:82px !important;
	height:18px !important;
	left:696px !important;
	top:47px !important;
}

#item3245 {
	width:82px !important;
	height:18px !important;
	background:#000;
	border:solid 1px #000;
}

#item3242 {
	width:82px !important;
	height:18px !important;
	left:562px !important;
	top:109px !important;
}

#item8412 {
	width:91px !important;
	height:17px !important;
	background:#ffcc02;
}

#item8409 {
	width:91px !important;
	height:17px !important;
	left:465px !important;
	top:109px !important;
}

#item570 {
	width:1280px !important;
	height:852px !important;
	top:-2px !important;
	background:#000;
}

#item982 {
	width:34px !important;
	height:34px !important;
	left:103px !important;
	top:282px !important;
}

#item803 {
	width:122px !important;
	height:23px !important;
	background:#ffcc02;
}

#item918 {
	width:52px !important;
	height:55px !important;
	left:51px !important;
	top:152px !important;
}

#item919 {
	width:215px !important;
	height:100px !important;
	left:-25px !important;
	top:-22px !important;
}

#item988 {
	width:34px !important;
	height:34px !important;
	left:273px !important;
	top:282px !important;
}

#item995 {
	width:34px !important;
	height:34px !important;
	left:449px !important;
	top:282px !important;
}

#item1002 {
	width:34px !important;
	height:34px !important;
	left:618px !important;
	top:282px !important;
}

#item1021 {
	width:34px !important;
	height:34px !important;
	left:786px !important;
	top:282px !important;
}

#item1028 {
	width:34px !important;
	height:34px !important;
	left:952px !important;
	top:282px !important;
}

#item1035 {
	width:34px !important;
	height:34px !important;
	left:1123px !important;
	top:282px !important;
}

#item1295 {
	width:120px !important;
	height:28px !important;
	left:120px !important;
	top:201px !important;
}

#item2465 {
	width:218px !important;
	height:42px !important;
	background:#ffcc02;
}

#item2776 {
	width:218px !important;
	height:42px !important;
	left:525px !important;
	top:716px !important;
}

#item2772 {
	width:122px !important;
	height:23px !important;
	border:solid 1px #fff;
}

#item2773 {
	width:122px !important;
	height:23px !important;
	left:66px !important;
	top:324px !important;
}

#item2779 {
	width:166px !important;
	height:23px !important;
	border:solid 1px #fff;
}

#item2796 {
	width:166px !important;
	height:23px !important;
	left:211px !important;
	top:324px !important;
}

#item2780 {
	width:138px !important;
	height:23px !important;
	border:solid 1px #fff;
}

#item2798 {
	width:138px !important;
	height:23px !important;
	left:395px !important;
	top:324px !important;
}

#item2781 {
	width:134px !important;
	height:23px !important;
	border:solid 1px #fff;
}

#item2800 {
	width:134px !important;
	height:23px !important;
	left:568px !important;
	top:323px !important;
}

#item2782 {
	width:138px !important;
	height:23px !important;
	border:solid 1px #fff;
}

#item2802 {
	width:138px !important;
	height:23px !important;
	left:732px !important;
	top:323px !important;
}

#item2783 {
	width:141px !important;
	height:23px !important;
	border:solid 1px #fff;
}

#item2804 {
	width:141px !important;
	height:23px !important;
	left:900px !important;
	top:323px !important;
}

#item2785 {
	width:134px !important;
	height:23px !important;
	border:solid 1px #fff;
}

#item2806 {
	width:134px !important;
	height:23px !important;
	left:1071px !important;
	top:323px !important;
}

#item1649 {
	width:254px !important;
	height:340px !important;
	left:936px !important;
	background:#ffcc00;
}

#item2629 {
	width:14px !important;
	height:11px !important;
	top:1px !important;
	background:#fff;
}

#item2631 {
	width:1190px !important;
	height:340px !important;
	left:50px !important;
	top:358px !important;
}

#item1762 {
	width:297px !important;
	height:339px !important;
	left:893px !important;
	background:#ffcc00;
}

#item2454 {
	width:116px !important;
	height:22px !important;
	left:990px !important;
	top:226px !important;
}

#item2456 {
	width:208px !important;
	height:18px !important;
	left:940px !important;
	top:226px !important;
}

#item2659 {
	width:1190px !important;
	height:340px !important;
	left:50px !important;
	top:358px !important;
}

#item1862 {
	width:297px !important;
	height:339px !important;
	left:893px !important;
	background:#ffcc00;
}

#item2660 {
	width:1190px !important;
	height:339px !important;
	left:50px !important;
	top:358px !important;
}

#item1969 {
	width:297px !important;
	height:338px !important;
	left:893px !important;
	background:#ffcc00;
}

#item2637 {
	width:208px !important;
	height:35px !important;
	left:940px !important;
	top:226px !important;
}

#item2661 {
	width:1190px !important;
	height:339px !important;
	left:50px !important;
	top:358px !important;
}

#item2793 {
	width:382px !important;
	height:35px !important;
	left:544px !important;
	top:662px !important;
	background:#ffffff;
}

#item2086 {
	width:293px !important;
	height:341px !important;
	left:897px !important;
	background:#ffcc00;
}

#item2662 {
	width:1190px !important;
	height:341px !important;
	left:50px !important;
	top:357px !important;
}

#item2195 {
	width:254px !important;
	height:340px !important;
	left:936px !important;
	background:#ffcc00;
}

#item2642 {
	width:111px !important;
	height:36px !important;
	left:1014px !important;
	top:198px !important;
}

#item4362 {
	width:379px !important;
	height:35px !important;
	left:519px !important;
	top:304px !important;
	background:#ffffff;
}

#item2664 {
	width:1190px !important;
	height:340px !important;
	left:50px !important;
	top:358px !important;
}

#item8314 {
	width:218px !important;
	height:42px !important;
	background:#ffcc02;
}

#item8343 {
	width:218px !important;
	height:42px !important;
	left:652px !important;
	top:656px !important;
}

#item2394 {
	width:386px !important;
	height:343px !important;
	left:804px !important;
	background:#ffcc00;
}

#item2420 {
	width:320px !important;
	height:339px !important;
	left:483px !important;
}

#item2647 {
	width:111px !important;
	height:36px !important;
	left:942px !important;
	top:171px !important;
}

#item2665 {
	width:1190px !important;
	height:343px !important;
	left:50px !important;
	top:358px !important;
}

#item6724 {
	width:243px !important;
	height:47px !important;
	background:#ffcc02;
}

#item6826 {
	width:239px !important;
	height:56px !important;
	left:441px !important;
	top:164px !important;
}

#item6833 {
	width:246px !important;
	height:47px !important;
	background:#ffcc02;
}

#item6828 {
	width:246px !important;
	height:47px !important;
	left:439px !important;
	top:246px !important;
}

#item6943 {
	width:472px !important;
	height:186px !important;
	left:499px !important;
	top:354px !important;
	background:#ffcc00;
}

#item6972 {
	width:15px !important;
	height:12px !important;
	top:1px !important;
	background:#fff;
}

#item6922 {
	width:973px !important;
	height:844px !important;
	left:-239px !important;
	top:329px !important;
}

#item7009 {
	width:472px !important;
	height:186px !important;
	top:353px !important;
	background:#ffcc00;
}

#item7034 {
	width:74px !important;
	height:14px !important;
	left:323px !important;
	top:144px !important;
}

#item7035 {
	width:132px !important;
	height:11px !important;
	left:291px !important;
	top:144px !important;
}

#item8186 {
	width:120px !important;
	height:22px !important;
	left:174px !important;
	top:503px !important;
}

#item6975 {
	width:472px !important;
	height:843px !important;
	left:260px !important;
	top:330px !important;
}

#item7061 {
	width:471px !important;
	height:186px !important;
	left:1px !important;
	top:353px !important;
	background:#ffcc00;
}

#item7039 {
	width:472px !important;
	height:842px !important;
	left:260px !important;
	top:330px !important;
}

#item7109 {
	width:472px !important;
	height:186px !important;
	top:353px !important;
	background:#ffcc00;
}

#item7147 {
	width:180px !important;
	height:39px !important;
	left:146px !important;
	top:490px !important;
}

#item8163 {
	width:404px !important;
	height:36px !important;
	left:13px !important;
	top:317px !important;
	background:#ffffff;
}

#item7091 {
	width:472px !important;
	height:842px !important;
	left:260px !important;
	top:330px !important;
}

#item7169 {
	width:471px !important;
	height:189px !important;
	left:1px !important;
	top:350px !important;
	background:#ffcc00;
}

#item7154 {
	width:474px !important;
	height:844px !important;
	left:260px !important;
	top:330px !important;
}

#item7220 {
	width:472px !important;
	height:186px !important;
	top:353px !important;
	background:#ffcc00;
}

#item7257 {
	width:170px !important;
	height:25px !important;
	left:146px !important;
	top:484px !important;
}

#item7259 {
	width:399px !important;
	height:37px !important;
	left:39px !important;
	top:320px !important;
	background:#ffffff;
}

#item7206 {
	width:472px !important;
	height:842px !important;
	left:260px !important;
	top:330px !important;
}

#item8380 {
	width:151px !important;
	height:29px !important;
	background:#ffcc02;
}

#item8377 {
	width:151px !important;
	height:29px !important;
	left:427px !important;
	top:650px !important;
}

#item7279 {
	width:472px !important;
	height:186px !important;
	top:353px !important;
	background:#ffcc00;
}

#item7305 {
	width:471px !important;
	height:353px !important;
	left:1px !important;
	background:#fff;
}

#item7316 {
	width:127px !important;
	height:23px !important;
	left:175px !important;
	top:489px !important;
}

#item7264 {
	width:473px !important;
	height:838px !important;
	left:260px !important;
	top:330px !important;
}

#item7880 {
	width:165px !important;
	height:55px !important;
	background:#000;
	border:solid 1px #fff;
}

#item7878 {
	width:165px !important;
	height:55px !important;
	left:37px !important;
	top:388px !important;
}

#item7883 {
	width:165px !important;
	height:79px !important;
	background:#000;
	border:solid 1px #fff;
}

#item7881 {
	width:165px !important;
	height:79px !important;
	left:37px !important;
	top:523px !important;
}

#item7886 {
	width:165px !important;
	height:53px !important;
	background:#000;
	border:solid 1px #fff;
}

#item7884 {
	width:165px !important;
	height:53px !important;
	left:37px !important;
	top:683px !important;
}

#item7889 {
	width:165px !important;
	height:50px !important;
	background:#000;
	border:solid 1px #fff;
}

#item7887 {
	width:165px !important;
	height:50px !important;
	left:37px !important;
	top:819px !important;
}

#item7892 {
	width:163px !important;
	height:54px !important;
	background:#000;
	border:solid 1px #fff;
}

#item7890 {
	width:163px !important;
	height:54px !important;
	left:40px !important;
	top:949px !important;
}

#item7895 {
	width:164px !important;
	height:58px !important;
	background:#000;
	border:solid 1px #fff;
}

#item7893 {
	width:164px !important;
	height:58px !important;
	left:38px !important;
	top:1080px !important;
}

#item7899 {
	width:166px !important;
	height:65px !important;
	background:#000;
	border:solid 1px #fff;
}

#item7897 {
	width:166px !important;
	height:65px !important;
	left:36px !important;
	top:1217px !important;
}

#item7900 {
	width:67px !important;
	height:67px !important;
	left:40px !important;
	top:313px !important;
}

#item8070 {
	width:67px !important;
	height:67px !important;
	left:37px !important;
	top:448px !important;
}

#item8078 {
	width:67px !important;
	height:67px !important;
	left:36px !important;
	top:607px !important;
}

#item8086 {
	width:67px !important;
	height:67px !important;
	left:36px !important;
	top:741px !important;
}

#item8095 {
	width:67px !important;
	height:67px !important;
	left:36px !important;
	top:876px !important;
}

#item8104 {
	width:67px !important;
	height:67px !important;
	left:37px !important;
	top:1010px !important;
}

#item8112 {
	width:67px !important;
	height:67px !important;
	left:36px !important;
	top:1145px !important;
}

#item5238 {
	width:831px !important;
	height:624px !important;
	left:-8px !important;
	background:#000;
}

#item5245 {
	width:22px !important;
	height:22px !important;
	left:59px !important;
	top:184px !important;
}

#item5471 {
	width:79px !important;
	height:15px !important;
	background:#ffcc02;
}

#item5527 {
	width:33px !important;
	height:36px !important;
	left:26px !important;
	top:100px !important;
}

#item5528 {
	width:140px !important;
	height:65px !important;
	left:-16px !important;
	top:-14px !important;
}

#item5531 {
	width:22px !important;
	height:22px !important;
	left:169px !important;
	top:184px !important;
}

#item5539 {
	width:22px !important;
	height:22px !important;
	left:284px !important;
	top:184px !important;
}

#item5548 {
	width:22px !important;
	height:22px !important;
	left:394px !important;
	top:184px !important;
}

#item5557 {
	width:22px !important;
	height:22px !important;
	left:503px !important;
	top:184px !important;
}

#item5565 {
	width:22px !important;
	height:22px !important;
	left:610px !important;
	top:184px !important;
}

#item5573 {
	width:22px !important;
	height:22px !important;
	left:722px !important;
	top:184px !important;
}

#item5582 {
	width:78px !important;
	height:18px !important;
	left:70px !important;
	top:132px !important;
}

#item5589 {
	width:142px !important;
	height:27px !important;
	background:#ffcc02;
}

#item5584 {
	width:142px !important;
	height:27px !important;
	left:337px !important;
	top:523px !important;
}

#item5616 {
	width:79px !important;
	height:15px !important;
	border:solid 1px #fff;
}

#item5614 {
	width:79px !important;
	height:15px !important;
	left:35px !important;
	top:212px !important;
}

#item5619 {
	width:108px !important;
	height:15px !important;
	border:solid 1px #fff;
}

#item5617 {
	width:108px !important;
	height:15px !important;
	left:129px !important;
	top:212px !important;
}

#item5623 {
	width:90px !important;
	height:15px !important;
	border:solid 1px #fff;
}

#item5620 {
	width:90px !important;
	height:15px !important;
	left:249px !important;
	top:212px !important;
}

#item5626 {
	width:87px !important;
	height:15px !important;
	border:solid 1px #fff;
}

#item5624 {
	width:87px !important;
	height:15px !important;
	left:361px !important;
	top:211px !important;
}

#item5629 {
	width:90px !important;
	height:15px !important;
	border:solid 1px #fff;
}

#item5627 {
	width:90px !important;
	height:15px !important;
	left:467px !important;
	top:211px !important;
}

#item5632 {
	width:91px !important;
	height:15px !important;
	border:solid 1px #fff;
}

#item5630 {
	width:91px !important;
	height:15px !important;
	left:577px !important;
	top:211px !important;
}

#item5635 {
	width:87px !important;
	height:15px !important;
	border:solid 1px #fff;
}

#item5633 {
	width:87px !important;
	height:15px !important;
	left:688px !important;
	top:211px !important;
}

#item5732 {
	width:161px !important;
	height:216px !important;
	left:594px !important;
	background:#ffcc00;
}

#item5762 {
	width:9px !important;
	height:7px !important;
	background:#fff;
}

#item5712 {
	width:755px !important;
	height:216px !important;
	left:19px !important;
	top:278px !important;
}

#item5829 {
	width:189px !important;
	height:216px !important;
	left:567px !important;
	background:#ffcc00;
}

#item5854 {
	width:74px !important;
	height:14px !important;
	left:629px !important;
	top:144px !important;
}

#item5855 {
	width:132px !important;
	height:11px !important;
	left:597px !important;
	top:144px !important;
}

#item5797 {
	width:756px !important;
	height:216px !important;
	left:19px !important;
	top:278px !important;
}

#item5880 {
	width:189px !important;
	height:216px !important;
	left:568px !important;
	background:#ffcc00;
}

#item5861 {
	width:757px !important;
	height:216px !important;
	left:19px !important;
	top:278px !important;
}

#item5928 {
	width:189px !important;
	height:215px !important;
	left:568px !important;
	background:#ffcc00;
}

#item5971 {
	width:127px !important;
	height:32px !important;
	left:598px !important;
	top:144px !important;
}

#item5913 {
	width:756px !important;
	height:215px !important;
	left:19px !important;
	top:278px !important;
}

#item5988 {
	width:187px !important;
	height:217px !important;
	left:571px !important;
	background:#ffcc00;
}

#item5973 {
	width:758px !important;
	height:217px !important;
	left:19px !important;
	top:278px !important;
}

#item6035 {
	width:163px !important;
	height:216px !important;
	left:593px !important;
	background:#ffcc00;
}

#item6070 {
	width:71px !important;
	height:23px !important;
	left:644px !important;
	top:125px !important;
}

#item6072 {
	width:241px !important;
	height:22px !important;
	left:330px !important;
	top:193px !important;
	background:#ffffff;
}

#item6024 {
	width:756px !important;
	height:216px !important;
	left:20px !important;
	top:278px !important;
}

#item8349 {
	width:130px !important;
	height:25px !important;
	background:#ffcc02;
}

#item8346 {
	width:130px !important;
	height:25px !important;
	left:408px !important;
	top:468px !important;
}

#item6099 {
	width:246px !important;
	height:218px !important;
	left:510px !important;
	background:#ffcc00;
}

#item6124 {
	width:203px !important;
	height:215px !important;
	left:307px !important;
}

#item6134 {
	width:70px !important;
	height:23px !important;
	left:598px !important;
	top:108px !important;
}

#item6081 {
	width:756px !important;
	height:218px !important;
	left:20px !important;
	top:278px !important;
}
#in5footer,  #prefooter {display:none;}

[class*=" mq-"]{ display:none; }
.mq-default { display:block; }
@media all and (max-width:960px){ [class*=" mq-"], .mq-default { display:none; } .mq-800 {display:block; } }
@media all and (max-width:928px){ [class*=" mq-"], .mq-default { display:none; } .mq-768 {display:block; } }

