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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#ededed; }
:-webkit-full-screen { background:#ededed; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
#slider { width:1920px; height:1080px; }
.page-scale-wrap { width:1920px; height:1080px; background: #fff !important; }
.paper-vertical { width:1920px; height:100%; }
.paper-horizontal { width:73340px; height:1092px; }
@media all and (max-height:1080px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:1920px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
#viewer-options-wrap {
	position:fixed;bottom:0;left:0;width:100%;padding:4px;
	font-family:'Gill Sans','Arial Narrow',Helvetica,Arial,sans-serif;
	transform:translateZ(0);
	transition:transform .5s;
}
#viewer-options-bar{
	position:absolute;bottom:0;left:0;width:100%;
	background-color:#000; color:#fff; fill:#fff;
	height:40px; display:table;
}
#viewer-options-bar.light { color:#000; fill:#000; }
#viewer-options-wrap.no-options #viewer-options-bar {display:none;}
#viewer-options-bar > span { display:table-cell; vertical-align:middle; cursor:default;}
#viewer-logo { display:inline-block; margin-right:14px;}
#viewer-logo img, #viewer-logo object {
	height:36px;
    vertical-align:middle;
    padding:2px 4px;
}
#viewer-title{ padding-left:6px; white-space:nowrap; }
#viewer-pagecount{ text-align:center; width:100%; }
#viewer-options { text-align:right; min-width:340px; }
.viewer-option-btn { cursor:pointer;display:inline-block;margin-right:24px;width:24px;padding:0;}
.viewer-option-btn > svg { position:relative; }
::-webkit-scrollbar #viewer-thumb-wrap {
    width:0px;  background:transparent;
}
#viewer-thumb-wrap {
    position:fixed; bottom:-50px; padding-bottom:46px;
    left:0; right:0; margin:auto;
    overflow-y:hidden; overflow-x:auto;
    background-color:rgba(255,255,255,.7);
    -webkit-overflow-scrolling:touch;
    scroll-behavior: smooth;
}
#viewer-options-thumb-images { margin-bottom:30px; padding-left:24px}
.viewer-page-thumb {
    display:table-cell;
    cursor:pointer;
    padding:24px 0;
	pointer-events:auto;
	-ms-transform:scale(.9); -webkit-transform:scale(.9); transform:scale(.9);
	-webkit-transition:transform .4s; transition:transform .4s;
}
.viewer-page-thumb:hover {
	-ms-transform:scale(1); -webkit-transform:scale(1); transform:scale(1);
}
.viewer-page-thumb > img { box-shadow:0 0 24px rgba(0,0,0,.5); }
.viewer-page-thumb.active > img { outline:2px solid #ff9900; }
.dragging, .dragging * { cursor:move !important; }
.dragging, .dragging * { cursor:move !important; }
#viewer_progress_bar {width:0;left:0;height:6px;position:fixed;bottom:40px;background:#ff9900;}
#viewer-options-wrap.no-options #viewer_progress_bar {bottom:0;}
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}
#viewer-options-bar #view-toggle {
    position:absolute;
    right:8px;
    bottom:120px;
    display:block;
    width:70px;
    height:50px;
    border-radius:12px 12px 0 0;
    cursor:pointer;
    display:none;
}
#viewer-options-bar #view-toggle svg {
    position:absolute;
    left:0;right:0;top:0;bottom:0;
    margin:auto;
}
html[data-dir="rtl"] #viewer-thumb-wrap { direction:rtl; }
@media all and (-ms-high-contrast:none), (-ms-high-contrast:active) {
     .viewer-option-btn{height:40px} /*IE10/11 fix*/
}

@media all and (max-width:780px) {
	#viewer-thumb-wrap { bottom:-20px; }
	#viewer-options-wrap.collapsed {
		-ms-transform:translateY(120px);
		-webkit-transform:translateY(120px) translateZ(0);
		transform:translateY(120px) translateZ(0);
		transition:transform .5s;
	}
	#viewer-options-wrap.collapsed #view-toggle svg {
		-ms-transform:rotate(180deg);
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
	}
	#viewer-options-wrap.collapsed #viewer-options-thumb-images { display:none; }
	#viewer-options-bar #view-toggle { display:block; }
	#viewer_progress_bar {bottom:120px;}
	#viewer-options-bar{height:120px;display:block;}
	#viewer-pagecount{right:24px;width:auto;}
	#viewer-options-bar > span{display:inline-block;position:absolute;padding-top:14px}
	#viewer-options{display:table;table-layout:fixed;width:98%;bottom:12px;}
	.viewer-option-btn{display:table-cell;height:auto;min-width:44px;max-width:50px;padding:12px;width:2%;position:relative;}
	.viewer-option-btn > svg {max-width:50px;position:absolute;left:0;right:0;bottom:10px;margin:auto;}
	.viewer-option-btn:first-child{padding-left:6px;}
	.viewer-option-btn:last-child{padding-right:18px;}
	#viewer-options-thumb-images{margin-bottom:90px;}
	body:not(.responsive) .viewer-page-thumb > img {max-width:175px;}
}

#item80409 {
	width:239px !important;
	height:77px !important;
	left:1014px !important;
	top:742px !important;
	background:#241f21;
}

#item75432 {
	width:90px !important;
	height:90px !important;
	left:1183px !important;
	top:735px !important;
}

#item80243 {
	width:675px !important;
	height:135px !important;
	left:330px !important;
	top:690px !important;
	background:#241f21;
}

#item80245 {
	width:45px !important;
	height:45px !important;
	left:240px !important;
	top:645px !important;
	background:#241f21;
}

#item80247 {
	width:45px !important;
	height:45px !important;
	left:285px !important;
	top:645px !important;
	background:#ffffff;
}

#item80249 {
	width:45px !important;
	height:45px !important;
	left:240px !important;
	top:690px !important;
	background:#fc98ca;
}

#item80251 {
	width:45px !important;
	height:45px !important;
	left:285px !important;
	top:690px !important;
	background:#fc266e;
}

#item125157 {
	width:232px !important;
	height:40px !important;
	left:844px !important;
	top:982px !important;
}

#item107512 {
	opacity:0.35;
	width:1920px !important;
	height:1080px !important;
	background:#241f21;
}

#item125841 {
	width:270px !important;
	height:60px !important;
	left:375px !important;
	top:780px !important;
}

#item125875 {
	width:270px !important;
	height:60px !important;
	left:675px !important;
	top:780px !important;
}

#item125842 {
	width:270px !important;
	height:60px !important;
	left:1275px !important;
	top:780px !important;
}

#item125843 {
	width:270px !important;
	height:60px !important;
	left:975px !important;
	top:780px !important;
}

#item125173 {
	width:100px !important;
	height:100px !important;
	left:28px !important;
	top:112px !important;
}

#item2160 {
	width:4px !important;
	height:17px !important;
	left:70px !important;
	top:162px !important;
	background:#ffffff;
}

#item2165 {
	width:5px !important;
	height:15px !important;
	left:50px !important;
	top:72px !important;
	background:#ffffff;
}

#item2166 {
	width:5px !important;
	height:15px !important;
	left:59px !important;
	top:72px !important;
	background:#ffffff;
}

#item107984 {
	width:4px !important;
	height:17px !important;
	left:69px !important;
	top:162px !important;
	background:#ffffff;
}

#item125968 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item126023 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item125996 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item125955 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item108522 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item125177 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item125966 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item108520 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item125167 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item125963 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item108517 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item125170 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item125160 {
	width:72px !important;
	height:72px !important;
	left:22px !important;
	top:104px !important;
}

#item128364 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item128236 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item128286 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item128343 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128340 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128337 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item128352 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128349 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128346 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item128360 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128357 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128354 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item125182 {
	width:94px !important;
	height:94px !important;
	left:21px !important;
	top:123px !important;
}

#item126486 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item126536 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item126586 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item126642 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126639 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126636 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item126652 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126649 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126646 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item126660 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126657 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126654 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item3137 {
	width:420px !important;
	height:46px !important;
	left:135px !important;
	top:290px !important;
	background:#fc98ca;
}

#item113287 {
	width:420px !important;
	height:46px !important;
	left:135px !important;
	top:660px !important;
	background:#fc266e;
}

#item113275 {
	width:420px !important;
	height:46px !important;
	left:995px !important;
	top:290px !important;
	background:#fc98ca;
}

#item113288 {
	width:420px !important;
	height:46px !important;
	left:995px !important;
	top:660px !important;
	background:#fc266e;
}

#item113212 {
	width:420px !important;
	height:46px !important;
	left:565px !important;
	top:290px !important;
	background:#fc266e;
}

#item113289 {
	width:420px !important;
	height:46px !important;
	left:565px !important;
	top:660px !important;
	background:#fc98ca;
}

#item113277 {
	width:420px !important;
	height:46px !important;
	left:1425px !important;
	top:290px !important;
	background:#fc266e;
}

#item113290 {
	width:420px !important;
	height:46px !important;
	left:1425px !important;
	top:660px !important;
	background:#fc98ca;
}

#item126698 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item126748 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item126798 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item126857 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126852 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126848 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item126865 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126862 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126859 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item126873 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126870 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item126867 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item126901 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item126951 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item127002 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item127058 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127055 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127052 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item127066 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127063 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127060 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item127076 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127072 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127068 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item127101 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item127151 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item127201 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item127258 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127255 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127252 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item127266 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127263 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127260 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item127274 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127271 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127268 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item128447 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item128520 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item128570 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item128628 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128625 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128622 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item128644 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128641 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128638 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item6272 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item127503 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item127554 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item127604 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item127662 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127659 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127656 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item127670 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127667 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127664 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item127678 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127675 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127672 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item6535 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item6550 {
	width:3px !important;
	height:11px !important;
	left:37px !important;
	top:98px !important;
	background:#fff;
}

#item127710 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item127760 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item127810 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item127866 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127863 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127860 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item127875 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127872 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127869 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item127883 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127880 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item127877 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item109463 {
	width:3px !important;
	height:12px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item109468 {
	width:4px !important;
	height:10px !important;
	left:33px !important;
	top:48px !important;
	background:#ffffff;
}

#item109469 {
	width:4px !important;
	height:10px !important;
	left:39px !important;
	top:48px !important;
	background:#ffffff;
}

#item127909 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item127959 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item128010 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item128066 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128063 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128060 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item128083 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128079 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128076 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item54682 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item128866 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item128688 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item128788 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item128846 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128843 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128840 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item128855 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128851 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128848 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item128864 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128861 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item128857 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item125505 {
	width:94px !important;
	height:94px !important;
	left:36px !important;
	top:120px !important;
}

#item54712 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item128894 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item128945 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item129019 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item129076 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129073 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129070 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item129084 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129081 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129078 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item129093 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129090 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129087 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item54695 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item129121 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item129172 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item129245 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item129301 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129298 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129295 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item129310 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129307 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129304 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item129318 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129315 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129312 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item4337 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item129325 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item129375 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item129449 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item129505 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129502 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129499 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item129514 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129511 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129507 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item129523 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129519 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129516 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item4422 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item129525 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item129575 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item129648 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item129705 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129701 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129698 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item129713 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129710 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129707 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item129722 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129718 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129715 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item5532 {
	width:3px !important;
	height:12px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item5537 {
	width:4px !important;
	height:10px !important;
	left:33px !important;
	top:48px !important;
	background:#ffffff;
}

#item5538 {
	width:4px !important;
	height:10px !important;
	left:39px !important;
	top:48px !important;
	background:#ffffff;
}

#item129725 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item129775 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item129849 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item129905 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129902 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129899 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item129913 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129910 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129907 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item129924 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129920 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item129917 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item129934 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item129985 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item130058 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item130117 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130113 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130110 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item130125 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130122 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130119 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item130133 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130130 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130127 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item130135 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item130186 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item130259 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item130315 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130312 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130309 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item130324 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130321 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130317 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item130332 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130329 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130326 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item117368 {
	width:1684px !important;
	height:629px !important;
	left:236px !important;
	top:299px !important;
	background:#000;
}

#item117118 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item130335 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item130385 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item130459 {
	width:90px !important;
	height:90px !important;
	left:915px !important;
}

#item130515 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130512 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130509 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item130532 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130528 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130525 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item130536 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item130587 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item130741 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item130718 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130715 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130712 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item130727 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130723 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130720 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item130736 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130732 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item130729 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item125510 {
	width:117px !important;
	height:117px !important;
	left:36px !important;
	top:115px !important;
}

#item7753 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item130837 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item130887 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item130938 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item131018 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131014 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131011 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item131027 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131024 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131021 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item131036 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131032 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131029 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item8577 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item8640 {
	width:254px !important;
	height:72px !important;
	left:1549px !important;
	top:563px !important;
	box-shadow:0px -4px 18px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:0px -4px 18px 0px rgba(0,0,0,0.75);
	border-radius:0 0 24px 0;
	background:#fc266e;
}

#item131038 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item131088 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item131138 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item131218 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131214 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131211 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item131226 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131223 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131220 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134676 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134673 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134670 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item8740 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item8751 {
	width:662px !important;
	height:367px !important;
	left:843px !important;
	top:382px !important;
	background:#000;
}

#item8776 {
	width:161px !important;
	height:211px !important;
	left:2px !important;
	top:16px !important;
	background:#000;
}

#item8802 {
	width:326px !important;
	height:169px !important;
	left:40px !important;
	top:19px !important;
	background:#000;
}

#item8828 {
	width:104px !important;
	height:136px !important;
	left:2px !important;
	top:16px !important;
	background:#000;
}

#item131246 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item131297 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item131348 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item131427 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131424 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131421 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item131435 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131432 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131429 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134684 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134681 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134678 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item117343 {
	width:1832px !important;
	height:60px !important;
	left:150px !important;
	top:300px !important;
	background:#871c3f;
}

#item9000 {
	width:555px !important;
	height:105px !important;
	left:173px !important;
	top:597px !important;
	border:solid 6px #fc266e;
}

#item9014 {
	width:481px !important;
	height:301px !important;
	left:1290px !important;
	top:559px !important;
	background:#ffffff;
	border:solid 4px #ffffff;
}

#item9020 {
	width:53px !important;
	height:73px !important;
	left:277px !important;
	top:502px !important;
	border:solid 6px #fc266e;
}

#item9087 {
	width:56px !important;
	height:296px !important;
	left:1712px !important;
	top:562px !important;
	background:#ffffff;
}

#item9090 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item131453 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item131503 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item131553 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item131633 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131630 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131627 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item131641 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131638 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131635 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134695 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134692 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134689 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item131651 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item131702 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item131752 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item131832 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131829 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131826 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item131841 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131838 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item131834 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134705 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134700 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134697 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item118572 {
	width:1404px !important;
	height:90px !important;
	left:448px !important;
	top:284px !important;
	background:#323232;
}

#item118576 {
	opacity:0.50;
	width:1404px !important;
	height:168px !important;
	left:448px !important;
	top:478px !important;
	background:#323232;
}

#item118577 {
	opacity:0.25;
	width:1404px !important;
	height:104px !important;
	left:448px !important;
	top:646px !important;
	background:#323232;
}

#item118578 {
	opacity:0.75;
	width:1404px !important;
	height:104px !important;
	left:448px !important;
	top:374px !important;
	background:#323232;
}

#item9608 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item132097 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item132147 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item132199 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item132278 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132275 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132272 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item132286 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132283 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132280 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134724 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134721 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134718 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item124890 {
	opacity:0.50;
	width:1063px !important;
	height:183px !important;
	left:453px !important;
	top:506px !important;
	background:#323232;
}

#item9784 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item132301 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item132351 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item132401 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item132483 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132479 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132475 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item132491 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132488 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132485 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134732 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134729 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134726 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item9851 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item132503 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item132554 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item132604 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item132684 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132681 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132677 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item132693 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132689 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132686 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134747 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134744 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134741 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item10135 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item132703 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item132754 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item132804 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item132884 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132881 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132878 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item132892 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132889 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item132886 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134756 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134753 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134749 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item10440 {
	width:3px !important;
	height:12px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item10445 {
	width:4px !important;
	height:10px !important;
	left:33px !important;
	top:48px !important;
	background:#ffffff;
}

#item10446 {
	width:4px !important;
	height:10px !important;
	left:39px !important;
	top:48px !important;
	background:#ffffff;
}

#item133105 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item133156 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item133207 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item133287 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133284 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133281 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item133295 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133292 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133289 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134775 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134772 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134769 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item10944 {
	width:3px !important;
	height:12px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item10949 {
	width:4px !important;
	height:10px !important;
	left:33px !important;
	top:48px !important;
	background:#ffffff;
}

#item10950 {
	width:4px !important;
	height:10px !important;
	left:39px !important;
	top:48px !important;
	background:#ffffff;
}

#item133309 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item133359 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item133409 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item133490 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133486 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133483 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item133498 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133495 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133492 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134783 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134780 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134777 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item120367 {
	width:3px !important;
	height:12px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item120372 {
	width:4px !important;
	height:10px !important;
	left:33px !important;
	top:48px !important;
	background:#ffffff;
}

#item120373 {
	width:4px !important;
	height:10px !important;
	left:39px !important;
	top:48px !important;
	background:#ffffff;
}

#item133510 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item133560 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item133611 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item133691 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133688 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133685 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item133700 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133697 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133694 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134798 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134795 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134792 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item11138 {
	opacity:0.69;
	width:1140px !important;
	height:252px !important;
	left:690px !important;
	top:524px !important;
	background:#241f21;
}

#item11229 {
	width:3px !important;
	height:11px !important;
	left:46px !important;
	top:108px !important;
	background:#ffffff;
}

#item133717 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item133769 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item133819 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item133900 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133897 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133894 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item133908 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133905 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item133902 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134806 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134803 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134800 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item133918 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item133969 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item134019 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item134098 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134095 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134092 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item134108 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134104 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134100 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134814 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134811 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134808 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item134119 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item134169 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item134219 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item134300 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134297 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134294 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item134308 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134305 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134302 {
	width:90px !important;
	height:90px !important;
	left:1185px !important;
}

#item134824 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134820 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134817 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}

#item134328 {
	width:90px !important;
	height:90px !important;
	left:735px !important;
}

#item134378 {
	width:90px !important;
	height:90px !important;
	left:825px !important;
}

#item134428 {
	width:90px !important;
	height:90px !important;
	left:1005px !important;
}

#item134508 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134504 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134501 {
	width:90px !important;
	height:90px !important;
	left:645px !important;
}

#item134524 {
	opacity:0.65;
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134521 {
	width:90px !important;
	height:90px !important;
	background:#241f21;
}

#item134518 {
	width:90px !important;
	height:90px !important;
	left:1095px !important;
}
#in5footer,  #prefooter {display:none;}
