/* 	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; }
table { border-collapse:collapse; border-spacing:0; }
ul { list-style-type:disc; }
.page ol, .page ul { list-style-position:inside; }
.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 { height:100%; }
button { border:none;}
#container { height:100%; min-height:100%;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[onclick], [onrollover], button { cursor:pointer; pointer-events:auto; }

#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%;
	top:0; left:0; margin:auto;
	padding:6px;
    position:fixed;
    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;
}
#loadIndicator span:after { content:' Loading Content...'; }
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;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.pageItem, svg { position:absolute; }
svg { overflow:visible; }
.pageItem, .pageItemIFrame {
	display:block;
	top:0;
	left:0;
	width:auto !important;
	height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden {visibility:hidden; }

html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }

.page {
	position:relative;
	float:left;
	height:100%;
	width:100%;
	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;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; }

/*.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }*//*currently broken in iOS*/
.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);
}	

@media only screen and (max-device-width:1024px) {
	.anythingSlider {padding:0;}
}

object, embed, img, a { outline:0; }

.liquid svg {
    height:100%;
    width:100%;
}

.noPlugin {
	width:100%;
	height:100%;
	background:#ccc;
	border:1px solid #666;
	padding:6px;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.paper-horizontal {
	position:absolute;
	top:50%;
	overflow:visible;
}

.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;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";/*IE8*/
}

/*video skins*/
.mejs-none .mejs-controls {display:none !important;}

.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%; }

.page.ls { bottom:auto !important; }

#container > nav { display:none; }
#container > nav > button {
	display:block;
	position:absolute;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /* half height of image */
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.png) no-repeat;
}	
#container > nav > button:hover { opacity:.7; }
#container > nav > #backBtn { left:0; background-position:left bottom; }
#container > nav > #nextBtn { right:0; background-position:right bottom; }

/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; /*-webkit-overflow-scrolling:touch;*/}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 	Colorbox User Style:
*/
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.hidden { display:none; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:none; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.mso > .state.active, .mso > .state.transition { display:block; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }

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

.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; 
}
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:1.5ex;padding-left:1.5ex; }

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

/*CSS Generated from InDesign Styles*/
body { background:#a39994; }#slider { width:1024.00px; height:768.00px; }.page { width:1024.00px; height:768.00px; background: #fff !important; }.paper-vertical { width:1024.00px; height:100%; }.paper-horizontal { width:23782.00px; height:768.00px; margin-top:-384.00px; }@media all and (max-height:768.00px) {	.paper-horizontal { margin:0;top:0;}	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/	.anythingSlider-in5 .arrow a { margin: -68px 0 0 0; }}@media all and (max-width:1024.00px) {	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }	.paper-vertical, .paper-horizontal { padding:0; }}#item28002 {	background:#dad6d2;	width:1024px !important;	height:42px !important;}#item496 {	background:#fff;	opacity:0.80;	filter:alpha(opacity=80);	width:1023px !important;	height:171px !important;	left:1px !important;	top:275px !important;}#item528 {	width:538px !important;	height:171px !important;	left:367px !important;	top:275px !important;}#item550 {	width:312px !important;	height:68px !important;	left:74px !important;	top:325px !important;}#item578 {	width:312px !important;	height:68px !important;	left:73px !important;	top:324px !important;}#item634 {	width:684px !important;	height:171px !important;	top:440px !important;}#item768 {	width:295px !important;	height:68px !important;	left:68px !important;	top:160px !important;}#item790 {	width:284px !important;	height:103px !important;	left:68px !important;	top:218px !important;}#item821 {	width:988px !important;	height:46px !important;	top:71px !important;}#item929 {	background:#e8d2a5;	width:1024px !important;	height:580px !important;	left:-1px !important;	top:188px !important;}#item957 {	width:988px !important;	height:46px !important;	top:71px !important;}#item979 {	width:201px !important;	height:328px !important;	left:753px !important;	top:220px !important;}@keyframes fade-in-979 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fade-in-979 {	0% {opacity:0;}	100% {opacity:1;}}#item984:hover {	background:url('../images/item984.png') no-repeat 50% 50%;}#item984:active {	background:url('../images/item984.png') no-repeat -473.02px 50%;}#item984 {	width:229px !important;	height:110px !important;	left:751px !important;	top:114px !important;	background:url('../images/item984.png') no-repeat 0px 50%;}#item1058:hover {	background:url('../images/item1058.png') no-repeat 50% 50%;}#item1058:active {	background:url('../images/item1058.png') no-repeat -584px 50%;}#item1058 {	width:284px !important;	height:110px !important;	left:411px !important;	top:114px !important;	background:url('../images/item1058.png') no-repeat 0px 50%;}#item1132:hover {	background:url('../images/item1132.png') no-repeat 50% 50%;}#item1132:active {	background:url('../images/item1132.png') no-repeat -560.87px 50%;}#item1132 {	width:272px !important;	height:110px !important;	left:105px !important;	top:113px !important;	background:url('../images/item1132.png') no-repeat 0px 50%;}@keyframes rotate90cw-1206 {	100% {transform:rotate(90deg);}	0% {transform:rotate(0deg);}}@-webkit-keyframes rotate90cw-1206 {	100% {-webkit-transform:rotate(90deg);}	0% {-webkit-transform:rotate(0deg);}}@keyframes fade-in-1207 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fade-in-1207 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fade-in-1208 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fade-in-1208 {	0% {opacity:0;}	100% {opacity:1;}}#item1228 {	width:224px !important;	height:116px !important;	left:108px !important;	top:218px !important;}@keyframes fade-in-1228 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fade-in-1228 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fade-in-1231 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fade-in-1231 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes rotate90cw-1232 {	100% {transform:rotate(90deg);}	0% {transform:rotate(0deg);}}@-webkit-keyframes rotate90cw-1232 {	100% {-webkit-transform:rotate(90deg);}	0% {-webkit-transform:rotate(0deg);}}@keyframes fade-in-1233 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fade-in-1233 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes fade-in-1234 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fade-in-1234 {	0% {opacity:0;}	100% {opacity:1;}}@keyframes rotate90cw-1235 {	100% {transform:rotate(90deg);}	0% {transform:rotate(0deg);}}@-webkit-keyframes rotate90cw-1235 {	100% {-webkit-transform:rotate(90deg);}	0% {-webkit-transform:rotate(0deg);}}@keyframes fade-in-1236 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fade-in-1236 {	0% {opacity:0;}	100% {opacity:1;}}#item1256 {	width:295px !important;	height:485px !important;	left:408px !important;	top:220px !important;}@keyframes fade-in-1256 {	0% {opacity:0;}	100% {opacity:1;}}@-webkit-keyframes fade-in-1256 {	0% {opacity:0;}	100% {opacity:1;}}#item30610 {	width:295px !important;	height:27px !important;	left:395px !important;	top:120px !important;}#item1422 {	width:684px !important;	height:171px !important;	top:440px !important;}#item1529 {	background:#f2e9d0;	width:1024px !important;	height:651px !important;	top:117px !important;}#item1560 {	width:864px !important;	height:75px !important;	top:42px !important;}#item26393:hover {	background:url('../images/item26393.png') no-repeat 50% 50%;}#item26393:active {	background:url('../images/item26393.png') no-repeat -495.84px 50%;}#item26393 {	width:240px !important;	height:95px !important;	left:96px !important;	top:157px !important;	background:url('../images/item26393.png') no-repeat 0px 50%;}#item26481:hover {	background:url('../images/item26481.png') no-repeat 50% 50%;}#item26481:active {	background:url('../images/item26481.png') no-repeat -480px 50%;}#item26481 {	width:232px !important;	height:105px !important;	left:394px !important;	top:579px !important;	background:url('../images/item26481.png') no-repeat 0px 50%;}#item26565:hover {	background:url('../images/item26565.png') no-repeat 50% 50%;}#item26565:active {	background:url('../images/item26565.png') no-repeat -654px 50%;}#item26565 {	width:319px !important;	height:74px !important;	left:6px !important;	top:508px !important;	background:url('../images/item26565.png') no-repeat 0px 50%;}#item26672:hover {	background:url('../images/item26672.png') no-repeat 50% 50%;}#item26672:active {	background:url('../images/item26672.png') no-repeat -648.79px 50%;}#item26672 {	width:316px !important;	height:74px !important;	left:694px !important;	top:511px !important;	background:url('../images/item26672.png') no-repeat 0px 50%;}#item26793:hover {	background:url('../images/item26793.png') no-repeat 50% 50%;}#item26793:active {	background:url('../images/item26793.png') no-repeat -649.89px 50%;}#item26793 {	width:317px !important;	height:75px !important;	left:690px !important;	top:171px !important;	background:url('../images/item26793.png') no-repeat 0px 50%;}#item26883:hover {	background:url('../images/item26883.png') no-repeat 50% 50%;}#item26883:active {	background:url('../images/item26883.png') no-repeat -531.86px 50%;}#item26883 {	width:258px !important;	height:75px !important;	left:746px !important;	top:345px !important;	background:url('../images/item26883.png') no-repeat 0px 50%;}#item26965:hover {	background:url('../images/item26965.png') no-repeat 50% 50%;}#item26965:active {	background:url('../images/item26965.png') no-repeat -297.5px 50%;}#item26965 {	width:141px !important;	height:41px !important;	left:442px !important;	top:135px !important;	background:url('../images/item26965.png') no-repeat 0px 50%;}#item27039:hover {	background:url('../images/item27039.png') no-repeat 50% 50%;}#item27039:active {	background:url('../images/item27039.png') no-repeat -591.8px 50%;}#item27039 {	width:288px !important;	height:76px !important;	left:-22px !important;	top:345px !important;	background:url('../images/item27039.png') no-repeat 0px 50%;}#item30585 {	width:212px !important;	height:59px !important;	left:406px !important;	top:348px !important;}#item24757 {	width:378px !important;	height:197px !important;	left:297px !important;	top:134px !important;}#item24723 {	width:381px !important;	height:174px !important;	left:297px !important;	top:134px !important;}#item24687 {	width:388px !important;	height:227px !important;	left:291px !important;	top:134px !important;}#item24713 {	background:#fff;	width:15px !important;	height:2px !important;	left:6px !important;	top:12px !important;}#item24714 {	background:#fff;	width:2px !important;	height:2px !important;	left:3px !important;	top:12px !important;}#item24715 {	background:#fff;	width:15px !important;	height:2px !important;	left:6px !important;	top:16px !important;}#item24716 {	background:#fff;	width:2px !important;	height:2px !important;	left:3px !important;	top:16px !important;}#item24717 {	background:#fff;	width:15px !important;	height:2px !important;	left:6px !important;	top:20px !important;}#item24718 {	background:#fff;	width:2px !important;	height:2px !important;	left:3px !important;	top:20px !important;}#item24719 {	background:#fff;	width:15px !important;	height:2px !important;	left:6px !important;	top:25px !important;}#item24720 {	background:#fff;	width:2px !important;	height:2px !important;	left:3px !important;	top:25px !important;}#item24651 {	width:373px !important;	height:121px !important;	left:297px !important;	top:134px !important;}#item24677 {	border-radius:2px;	background:#fff;	border:solid 1px #fff;	width:27px !important;	height:15px !important;	left:11px !important;}#item24600 {	width:289px !important;	height:205px !important;	left:340px !important;	top:134px !important;}#item24625 {	width:180px !important;	height:52px !important;	left:417px !important;	top:355px !important;}#item24561 {	width:388px !important;	height:197px !important;	left:291px !important;	top:134px !important;}@keyframes appear-26045 {	100% {opacity:0;}	93% {opacity:0;}	86% {opacity:0;}	79% {opacity:0;}	71% {opacity:0;}	64% {opacity:0;}	57% {opacity:0;}	50% {opacity:0;}	43% {opacity:1;}	36% {opacity:1;}	29% {opacity:1;}	21% {opacity:1;}	14% {opacity:1;}	0% {opacity:1;}}@-webkit-keyframes appear-26045 {	100% {opacity:0;}	93% {opacity:0;}	86% {opacity:0;}	79% {opacity:0;}	71% {opacity:0;}	64% {opacity:0;}	57% {opacity:0;}	50% {opacity:0;}	43% {opacity:1;}	36% {opacity:1;}	29% {opacity:1;}	21% {opacity:1;}	14% {opacity:1;}	0% {opacity:1;}}#item26051 {	background:#fff;	border:dotted 2.4769725969925px #f47e24;	width:969px !important;	height:550px !important;	left:4px !important;}#item26084 {	background:#fff;	width:12px !important;	height:1px !important;	left:21px !important;	top:22px !important;}#item26086 {	background:#fff;	width:12px !important;	height:1px !important;	left:21px !important;	top:26px !important;}#item26088 {	background:#fff;	width:12px !important;	height:1px !important;	left:21px !important;	top:29px !important;}#item26090 {	background:#fff;	width:12px !important;	height:1px !important;	left:21px !important;	top:32px !important;}#item26099 {	border-radius:2px;	background:#fff;	border:solid 0.990789038797px #fff;	width:21px !important;	height:12px !important;	left:9px !important;}#item26140 {	width:214px !important;	height:144px !important;	left:741px !important;	top:117px !important;}#item26163 {	width:201px !important;	height:166px !important;	left:516px !important;	top:117px !important;}#item26187 {	width:219px !important;	height:144px !important;	left:292px !important;	top:117px !important;}#item26211 {	width:214px !important;	height:144px !important;	left:65px !important;	top:117px !important;}#item26234 {	width:200px !important;	height:183px !important;	left:65px !important;	top:355px !important;}#item26257 {	width:216px !important;	height:162px !important;	left:292px !important;	top:355px !important;}#item26281 {	width:214px !important;	height:162px !important;	left:516px !important;	top:355px !important;}#item26305 {	border:solid 2.77832906499751px #a39994;	width:25px !important;	height:25px !important;}#item24536 {	width:388px !important;	height:195px !important;	left:291px !important;	top:133px !important;}#item24264 {	width:972px !important;	height:550px !important;	left:25px !important;	top:138px !important;}#item2939 {	background:#f2e9d0;	width:1024px !important;	height:651px !important;	top:117px !important;}#item16283 {	border:dotted 2px #00ac5b;	width:310px !important;	height:508px !important;	left:1px !important;	top:139px !important;}#item30562 {	width:308px !important;	height:59px !important;	left:3px !important;	top:363px !important;}#item2982 {	width:899px !important;	height:75px !important;	left:1px !important;	top:42px !important;}#item2985:hover {	background:url('../images/item2985.png') no-repeat 100% 50%;}#item2985 {	width:232px !important;	height:33px !important;	left:732px !important;	top:246px !important;	background:url('../images/item2985.png') no-repeat 0px 50%;}#item3033:hover {	background:url('../images/item3033.png') no-repeat 100% 50%;}#item3033 {	width:232px !important;	height:33px !important;	left:732px !important;	top:508px !important;	background:url('../images/item3033.png') no-repeat 0px 50%;}#item3081:hover {	background:url('../images/item3081.png') no-repeat 100% 50%;}#item3081 {	width:232px !important;	height:33px !important;	left:733px !important;	top:312px !important;	background:url('../images/item3081.png') no-repeat 0px 50%;}#item3129:hover {	background:url('../images/item3129.png') no-repeat 100% 50%;}#item3129 {	width:232px !important;	height:33px !important;	left:732px !important;	top:377px !important;	background:url('../images/item3129.png') no-repeat 0px 50%;}#item3177:hover {	background:url('../images/item3177.png') no-repeat 100% 50%;}#item3177 {	width:232px !important;	height:33px !important;	left:732px !important;	top:443px !important;	background:url('../images/item3177.png') no-repeat 0px 50%;}#item3244 {	width:298px !important;	height:31px !important;	left:684px !important;	top:648px !important;}#item3247:hover {	background:url('../images/item3247.png') no-repeat 50% 50%;}#item3247:active {	background:url('../images/item3247.png') no-repeat -297.5px 50%;}#item3247 {	width:141px !important;	height:41px !important;	left:732px !important;	top:573px !important;	background:url('../images/item3247.png') no-repeat 0px 50%;}#item3668 {	background:#fff;	border:dotted 2px #00ac5b;	width:310px !important;	height:508px !important;}#item3690 {	width:254px !important;	height:508px !important;	left:42px !important;}#item3713 {	background:#fff;	border:dotted 2px #00ac5b;	width:1024px !important;	height:525px !important;}#item3756 {	width:170px !important;	height:324px !important;	left:812px !important;	top:199px !important;}#item3787 {	width:170px !important;	height:324px !important;	left:614px !important;	top:198px !important;}#item3819 {	width:170px !important;	height:324px !important;	left:421px !important;	top:199px !important;}#item3841 {	width:177px !important;	height:328px !important;	left:221px !important;	top:198px !important;}#item3863 {	width:151px !important;	height:324px !important;	left:42px !important;	top:199px !important;}#item3868 {	border:solid 2.52px #a39994;	width:30px !important;	height:30px !important;}#item3888 {	width:288px !important;	height:31px !important;	left:693px !important;	top:493px !important;}#item3613 {	background:#fff;	border:dotted 2px #00ac5b;	width:310px !important;	height:508px !important;}#item3635 {	width:254px !important;	height:508px !important;	left:42px !important;}#item3552 {	background:#fff;	border:dotted 2px #00ac5b;	width:310px !important;	height:508px !important;}#item3574 {	width:254px !important;	height:508px !important;	left:42px !important;}#item3491 {	background:#fff;	border:dotted 2px #00ac5b;	width:310px !important;	height:508px !important;}#item3513 {	width:254px !important;	height:508px !important;	left:42px !important;}#item3429 {	background:#fff;	border:dotted 2px #00ac5b;	width:310px !important;	height:508px !important;}#item3451 {	width:254px !important;	height:508px !important;	left:42px !important;}#item3367 {	background:#fff;	border:dotted 2px #00ac5b;	width:310px !important;	height:508px !important;}#item3389 {	width:254px !important;	height:508px !important;	left:42px !important;}#item3335 {	width:1024px !important;	height:525px !important;	left:1px !important;	top:139px !important;}#item4015 {	width:870px !important;	height:72px !important;	left:-1px !important;	top:490px !important;}#item4120 {	background:#f2e9d0;	width:1024px !important;	height:651px !important;	top:117px !important;}#item16340 {	border:dotted 2px #00a9e7;	width:321px !important;	height:505px !important;	left:1px !important;	top:140px !important;}#item30538 {	width:212px !important;	height:59px !important;	left:55px !important;	top:363px !important;}#item4133:hover {	background:url('../images/item4133.png') no-repeat 50% 50%;}#item4133:active {	background:url('../images/item4133.png') no-repeat -500px 50%;}#item4133 {	width:242px !important;	height:33px !important;	left:682px !important;	top:156px !important;	background:url('../images/item4133.png') no-repeat 0px 50%;}#item4204:hover {	background:url('../images/item4204.png') no-repeat 50% 50%;}#item4204:active {	background:url('../images/item4204.png') no-repeat -500px 50%;}#item4204 {	width:242px !important;	height:33px !important;	left:682px !important;	top:316px !important;	background:url('../images/item4204.png') no-repeat 0px 50%;}#item4275:hover {	background:url('../images/item4275.png') no-repeat 50% 50%;}#item4275:active {	background:url('../images/item4275.png') no-repeat -500px 50%;}#item4275 {	width:242px !important;	height:33px !important;	left:682px !important;	top:263px !important;	background:url('../images/item4275.png') no-repeat 0px 50%;}#item4346:hover {	background:url('../images/item4346.png') no-repeat 50% 50%;}#item4346:active {	background:url('../images/item4346.png') no-repeat -500px 50%;}#item4346 {	width:242px !important;	height:33px !important;	left:682px !important;	top:530px !important;	background:url('../images/item4346.png') no-repeat 0px 50%;}#item4417:hover {	background:url('../images/item4417.png') no-repeat 50% 50%;}#item4417:active {	background:url('../images/item4417.png') no-repeat -456px 50%;}#item4417 {	width:220px !important;	height:33px !important;	left:682px !important;	top:370px !important;	background:url('../images/item4417.png') no-repeat 0px 50%;}#item4488:hover {	background:url('../images/item4488.png') no-repeat 50% 50%;}#item4488:active {	background:url('../images/item4488.png') no-repeat -456px 50%;}#item4488 {	width:220px !important;	height:33px !important;	left:682px !important;	top:423px !important;	background:url('../images/item4488.png') no-repeat 0px 50%;}#item4559:hover {	background:url('../images/item4559.png') no-repeat 50% 50%;}#item4559:active {	background:url('../images/item4559.png') no-repeat -456px 50%;}#item4559 {	width:220px !important;	height:33px !important;	left:683px !important;	top:477px !important;	background:url('../images/item4559.png') no-repeat 0px 50%;}#item4630:hover {	background:url('../images/item4630.png') no-repeat 50% 50%;}#item4630:active {	background:url('../images/item4630.png') no-repeat -456px 50%;}#item4630 {	width:220px !important;	height:33px !important;	left:682px !important;	top:584px !important;	background:url('../images/item4630.png') no-repeat 0px 50%;}#item4701:hover {	background:url('../images/item4701.png') no-repeat 50% 50%;}#item4701:active {	background:url('../images/item4701.png') no-repeat -500px 50%;}#item4701 {	width:242px !important;	height:33px !important;	left:682px !important;	top:209px !important;	background:url('../images/item4701.png') no-repeat 0px 50%;}#item4802 {	width:899px !important;	height:75px !important;	left:1px !important;	top:42px !important;}#item4805:hover {	background:url('../images/item4805.png') no-repeat 50% 50%;}#item4805:active {	background:url('../images/item4805.png') no-repeat -297.5px 50%;}#item4805 {	width:141px !important;	height:41px !important;	left:682px !important;	top:639px !important;	background:url('../images/item4805.png') no-repeat 0px 50%;}#item5618 {	background:#fff;	border:dotted 2px #00a9e7;	width:322px !important;	height:508px !important;	left:1px !important;	top:22px !important;}#item5640 {	width:254px !important;	height:508px !important;	left:43px !important;	top:22px !important;}#item5570 {	background:#fff;	border:dotted 2px #00a9e7;	width:322px !important;	height:508px !important;}#item5592 {	width:257px !important;	height:508px !important;	left:44px !important;	top:22px !important;}#item5522 {	background:#fff;	border:dotted 2px #00a9e7;	width:322px !important;	height:508px !important;}#item5544 {	width:254px !important;	height:504px !important;	left:43px !important;	top:24px !important;}#item5468 {	background:#fff;	border:dotted 2px #00a9e7;	width:322px !important;	height:508px !important;}#item5490 {	width:237px !important;	height:508px !important;	left:43px !important;	top:22px !important;}#item5418 {	background:#fff;	border:dotted 2px #00a9e7;	width:322px !important;	height:508px !important;	left:1px !important;	top:22px !important;}#item5442 {	width:254px !important;	height:508px !important;	left:43px !important;	top:22px !important;}#item5371 {	background:#fff;	border:dotted 2px #00a9e7;	width:322px !important;	height:508px !important;	left:1px !important;	top:22px !important;}#item5395 {	width:264px !important;	height:508px !important;	left:44px !important;	top:22px !important;}#item5323 {	background:#fff;	border:dotted 2px #00a9e7;	width:322px !important;	height:508px !important;	left:1px !important;	top:22px !important;}#item5348 {	width:241px !important;	height:508px !important;	left:44px !important;	top:22px !important;}#item5275 {	background:#fff;	border:dotted 2px #00a9e7;	width:322px !important;	height:508px !important;	left:1px !important;	top:22px !important;}#item5300 {	width:254px !important;	height:508px !important;	left:43px !important;	top:22px !important;}#item5229 {	background:#fff;	border:dotted 2px #00a9e7;	width:322px !important;	height:508px !important;}#item5251 {	width:253px !important;	height:507px !important;	left:43px !important;	top:22px !important;}#item4916 {	background:#fff;	border:dotted 2px #00a9e7;	width:322px !important;	height:508px !important;}#item4938 {	width:253px !important;	height:507px !important;	left:43px !important;	top:22px !important;}#item4964 {	background:#fff;	border:dotted 2px #00a9e7;	width:322px !important;	height:508px !important;}#item4986 {	width:253px !important;	height:507px !important;	left:43px !important;	top:22px !important;}#item4991 {	background:#f2e9d0;	width:1022px !important;	height:651px !important;	left:1px !important;}#item5040 {	width:190px !important;	height:588px !important;	left:166px !important;	top:24px !important;}#item5062 {	width:190px !important;	height:599px !important;	left:362px !important;	top:24px !important;}#item5084 {	width:190px !important;	height:80px !important;	left:791px !important;	top:24px !important;}#item5106 {	width:190px !important;	height:122px !important;	left:786px !important;	top:107px !important;}#item5128 {	width:190px !important;	height:143px !important;	left:791px !important;	top:229px !important;}#item5150 {	width:190px !important;	height:95px !important;	left:786px !important;	top:372px !important;}#item5172 {	width:190px !important;	height:90px !important;	left:791px !important;	top:472px !important;}#item5194 {	width:200px !important;	height:591px !important;	left:576px !important;	top:24px !important;}#item5198 {	border:solid 2.52px #a39994;	width:30px !important;	height:30px !important;}#item4893 {	width:1025px !important;	height:651px !important;	left:-1px !important;	top:117px !important;}#item5763 {	width:903px !important;	height:171px !important;	top:440px !important;}#item29959 {	background:#f2e9d0;	width:1024px !important;	height:651px !important;	top:117px !important;}#item29960 {	border:dotted 2px #82786f;	width:937px !important;	height:380px !important;	left:42px !important;	top:304px !important;}#item30480 {	width:408px !important;	height:59px !important;	left:312px !important;	top:463px !important;}#item29966 {	width:899px !important;	height:75px !important;	left:1px !important;	top:42px !important;}#item40484:hover {	background:url('../images/item40484.png') no-repeat 50% 50%;}#item40484:active {	background:url('../images/item40484.png') no-repeat -344.85px 50%;}#item40484 {	width:164px !important;	height:158px !important;	left:39px !important;	top:144px !important;	background:url('../images/item40484.png') no-repeat 0px 50%;}#item40557:hover {	background:url('../images/item40557.png') no-repeat 50% 50%;}#item40557:active {	background:url('../images/item40557.png') no-repeat -341.01px 50%;}#item40557 {	width:163px !important;	height:158px !important;	left:236px !important;	top:144px !important;	background:url('../images/item40557.png') no-repeat 0px 50%;}#item40626:hover {	background:url('../images/item40626.png') no-repeat 50% 50%;}#item40626:active {	background:url('../images/item40626.png') no-repeat -339.16px 50%;}#item40626 {	width:162px !important;	height:158px !important;	left:432px !important;	top:144px !important;	background:url('../images/item40626.png') no-repeat 0px 50%;}#item40701:hover {	background:url('../images/item40701.png') no-repeat 50% 50%;}#item40701:active {	background:url('../images/item40701.png') no-repeat -339.16px 50%;}#item40701 {	width:162px !important;	height:158px !important;	left:628px !important;	top:145px !important;	background:url('../images/item40701.png') no-repeat 0px 50%;}#item40770:hover {	background:url('../images/item40770.png') no-repeat 50% 50%;}#item40770:active {	background:url('../images/item40770.png') no-repeat -339.16px 50%;}#item40770 {	width:162px !important;	height:159px !important;	left:823px !important;	top:143px !important;	background:url('../images/item40770.png') no-repeat 0px 50%;}#item31566 {	background:#fff;	border:solid 1px #a39994;	width:941px !important;	height:381px !important;}#item31590 {	width:808px !important;	height:220px !important;	left:34px !important;	top:81px !important;}#item31613 {	width:653px !important;	height:23px !important;	left:34px !important;	top:339px !important;}#item31640 {	width:872px !important;	height:42px !important;	left:34px !important;	top:19px !important;}#item31664 {	background:#ee3728;	width:746px !important;	height:26px !important;}#item31665 {	width:191px !important;	height:26px !important;	left:3px !important;}#item31688 {	width:165px !important;	height:25px !important;	left:455px !important;}#item31711 {	width:165px !important;	height:25px !important;	left:224px !important;}#item31410 {	background:#fff;	border:solid 1px #a39994;	width:941px !important;	height:382px !important;}#item31438 {	width:784px !important;	height:17px !important;	left:35px !important;	top:344px !important;}#item31469 {	width:872px !important;	height:42px !important;	left:33px !important;	top:19px !important;}#item31494 {	background:#ee3728;	width:746px !important;	height:26px !important;}#item31495 {	width:191px !important;	height:26px !important;	left:3px !important;}#item31518 {	width:165px !important;	height:25px !important;	left:455px !important;}#item31541 {	width:165px !important;	height:25px !important;	left:224px !important;}#item31415 {	width:772px !important;	height:236px !important;	left:34px !important;	top:105px !important;}#item31193 {	background:#fff;	border:solid 1px #a39994;	width:941px !important;	height:382px !important;}#item31216 {	width:811px !important;	height:127px !important;	left:35px !important;	top:199px !important;}#item31242 {	width:760px !important;	height:94px !important;	left:34px !important;	top:105px !important;}#item31265 {	width:779px !important;	height:38px !important;	left:34px !important;	top:324px !important;}#item31290 {	width:885px !important;	height:42px !important;	left:33px !important;	top:19px !important;}#item31313 {	width:425px !important;	height:22px !important;	left:34px !important;	top:61px !important;}#item31337 {	background:#ee3728;	width:746px !important;	height:26px !important;}#item31338 {	width:191px !important;	height:26px !important;	left:3px !important;}#item31361 {	width:165px !important;	height:25px !important;	left:455px !important;}#item31384 {	width:165px !important;	height:25px !important;	left:224px !important;}#item30890 {	background:#fff;	border:solid 1px #a39994;	width:940px !important;	height:382px !important;}#item30913 {	width:21px !important;	height:22px !important;	left:881px !important;	top:169px !important;	background:url('../images/item30913.png') no-repeat 0 50%;}#item30917 {	width:808px !important;	height:220px !important;	left:35px !important;	top:80px !important;}#item30940 {	width:748px !important;	height:65px !important;	left:35px !important;	top:297px !important;}#item30967 {	width:900px !important;	height:42px !important;	left:34px !important;	top:19px !important;}#item30992 {	background:#ee3728;	width:746px !important;	height:26px !important;}#item30993 {	width:191px !important;	height:26px !important;	left:3px !important;}#item31016 {	width:165px !important;	height:25px !important;	left:455px !important;}#item31039 {	width:165px !important;	height:25px !important;	left:224px !important;}#item31063 {	background:#fff;	border:solid 1px #a39994;	width:940px !important;	height:383px !important;}#item31064 {	width:885px !important;	height:42px !important;	left:33px !important;	top:19px !important;}#item31087 {	width:759px !important;	height:320px !important;	left:34px !important;	top:80px !important;}#item31121 {	background:#ee3728;	width:746px !important;	height:26px !important;}#item31122 {	width:165px !important;	height:25px !important;	left:4px !important;}#item31145 {	width:165px !important;	height:25px !important;	left:455px !important;}#item31168 {	width:165px !important;	height:25px !important;	left:225px !important;}#item30887 {	width:941px !important;	height:400px !important;	left:41px !important;	top:301px !important;}#item7330 {	width:900px !important;	height:72px !important;	top:490px !important;}#item7454 {	background:#eddcb9;	width:1024px !important;	height:726px !important;	top:42px !important;}#item7457 {	width:635px !important;	height:41px !important;	left:224px !important;	top:506px !important;	background:url('../images/item7457.png') no-repeat 0 50%;}#item7500 {	width:698px !important;	height:35px !important;	left:76px !important;	top:155px !important;}#item7523 {	width:620px !important;	height:25px !important;	left:229px !important;	top:204px !important;}#item7553 {	width:620px !important;	height:22px !important;	left:229px !important;	top:247px !important;}#item7583 {	width:620px !important;	height:22px !important;	left:229px !important;	top:288px !important;}#item7613 {	width:780px !important;	height:24px !important;	left:229px !important;	top:329px !important;}#item7643 {	width:620px !important;	height:22px !important;	left:229px !important;	top:371px !important;}#item7673 {	width:753px !important;	height:22px !important;	left:229px !important;	top:413px !important;}#item7703 {	width:753px !important;	height:22px !important;	left:229px !important;	top:454px !important;}#item7743 {	width:899px !important;	height:75px !important;	left:1px !important;	top:42px !important;}#item7798 {	width:635px !important;	height:40px !important;	left:227px !important;	top:645px !important;}#item7851 {	background:#00ac5b;	width:630px !important;	height:35px !important;	left:227px !important;	top:573px !important;}#item7871 {	width:622px !important;	height:35px !important;	left:231px !important;	top:573px !important;}#item30637 {	width:514px !important;	height:27px !important;	left:262px !important;	top:120px !important;}#item7911 {	background:#00a9e7;	width:726px !important;	height:42px !important;	left:173px !important;}#item7938 {	width:851px !important;	height:28px !important;	left:171px !important;	top:8px !important;}#item7960 {	background:#7c706c;	mix-blend-mode:multiply;	width:1024px !important;	height:768px !important;}#item7963 {	background:#fff;	width:988px !important;	height:449px !important;	left:18px !important;	top:319px !important;}#item7992 {	background:#eddcb9;	width:988px !important;	height:198px !important;	left:18px !important;	top:121px !important;}#item8014 {	width:988px !important;	height:46px !important;	top:71px !important;}#item8036 {	width:546px !important;	height:190px !important;	left:100px !important;	top:147px !important;}#item8058 {	width:825px !important;	height:282px !important;	left:100px !important;	top:345px !important;}#item8179 {	background:#00a9e7;	width:726px !important;	height:42px !important;	left:173px !important;}#item8206 {	width:851px !important;	height:28px !important;	left:171px !important;	top:8px !important;}#item27307 {	background:#7c706c;	mix-blend-mode:multiply;	width:1024px !important;	height:768px !important;}#item8231 {	background:#fff;	width:988px !important;	height:449px !important;	left:18px !important;	top:319px !important;}#item8261 {	background:#eddcb9;	width:988px !important;	height:198px !important;	left:18px !important;	top:121px !important;}#item8283 {	width:988px !important;	height:46px !important;	top:71px !important;}#item8305 {	width:520px !important;	height:190px !important;	left:100px !important;	top:147px !important;}#item8327 {	width:825px !important;	height:282px !important;	left:100px !important;	top:345px !important;}#item8404 {	background:#00a9e7;	width:726px !important;	height:42px !important;	left:173px !important;}#item8431 {	width:851px !important;	height:28px !important;	left:171px !important;	top:8px !important;}#item27336 {	background:#7c706c;	mix-blend-mode:multiply;	width:1024px !important;	height:768px !important;}#item8456 {	background:#fff;	width:988px !important;	height:449px !important;	left:18px !important;	top:319px !important;}#item8488 {	background:#eddcb9;	width:988px !important;	height:198px !important;	left:18px !important;	top:121px !important;}#item8510 {	width:988px !important;	height:46px !important;	top:71px !important;}#item8532 {	width:520px !important;	height:190px !important;	left:100px !important;	top:147px !important;}#item8554 {	width:825px !important;	height:282px !important;	left:100px !important;	top:345px !important;}#item8632 {	background:#00a9e7;	width:726px !important;	height:42px !important;	left:173px !important;}#item8659 {	width:851px !important;	height:28px !important;	left:171px !important;	top:8px !important;}#item27365 {	background:#7c706c;	mix-blend-mode:multiply;	width:1024px !important;	height:768px !important;}#item8684 {	background:#fff;	width:988px !important;	height:449px !important;	left:18px !important;	top:319px !important;}#item8716 {	background:#eddcb9;	width:988px !important;	height:198px !important;	left:18px !important;	top:121px !important;}#item8738 {	width:988px !important;	height:46px !important;	top:71px !important;}#item8760 {	width:520px !important;	height:190px !important;	left:100px !important;	top:147px !important;}#item8782 {	width:825px !important;	height:282px !important;	left:100px !important;	top:345px !important;}#item8868 {	background:#00a9e7;	width:726px !important;	height:42px !important;	left:173px !important;}#item8895 {	width:851px !important;	height:28px !important;	left:171px !important;	top:8px !important;}#item27426 {	background:#7c706c;	mix-blend-mode:multiply;	width:1024px !important;	height:768px !important;}#item8920 {	background:#fff;	width:988px !important;	height:449px !important;	left:18px !important;	top:319px !important;}#item8940 {	background:#eddcb9;	width:988px !important;	height:198px !important;	left:18px !important;	top:121px !important;}#item9008 {	width:523px !important;	height:213px !important;	left:100px !important;	top:149px !important;}#item9030 {	width:840px !important;	height:345px !important;	left:100px !important;	top:345px !important;}#item16885:hover {	background:url('../images/item16885.png') no-repeat 50% 50%;}#item16885:active {	background:url('../images/item16885.png') no-repeat -510px 50%;}#item16885 {	width:247px !important;	height:51px !important;	left:98px !important;	top:631px !important;	background:url('../images/item16885.png') no-repeat 0px 50%;}#item42075:hover {	background:url('../images/item42075.png') no-repeat 50% 50%;}#item42075:active {	background:url('../images/item42075.png') no-repeat -510px 50%;}#item42075 {	width:247px !important;	height:51px !important;	left:98px !important;	top:652px !important;	background:url('../images/item42075.png') no-repeat 0px 50%;}#item27557 {	width:988px !important;	height:46px !important;	top:71px !important;}#item44364 {	background:#fff;	border:solid 1px #a39994;	width:940px !important;	height:622px !important;}#item44365 {	width:885px !important;	height:42px !important;	left:33px !important;	top:64px !important;}#item44867 {	width:885px !important;	height:42px !important;	left:33px !important;	top:19px !important;}#item44392 {	width:895px !important;	height:452px !important;	left:1px !important;	top:5px !important;}#item44415 {	background:#ee3728;	width:865px !important;	height:61px !important;	left:1px !important;	top:5px !important;}#item44425 {	width:132px !important;	height:25px !important;	left:5px !important;	top:33px !important;}#item44448 {	width:119px !important;	height:25px !important;	left:261px !important;	top:33px !important;}#item44471 {	width:119px !important;	height:25px !important;	left:261px !important;}#item44494 {	width:119px !important;	height:25px !important;	left:380px !important;	top:33px !important;}#item44517 {	width:125px !important;	height:25px !important;	left:499px !important;	top:33px !important;}#item44540 {	width:119px !important;	height:25px !important;	left:624px !important;	top:33px !important;}#item44563 {	width:171px !important;	height:25px !important;	left:598px !important;}#item44586 {	width:123px !important;	height:42px !important;	left:743px !important;	top:16px !important;}#item44609 {	width:124px !important;	height:25px !important;	left:137px !important;	top:33px !important;}#item44743 {	width:726px !important;	height:51px !important;	left:34px !important;	top:578px !important;}#item45003 {	border:solid 2.52px #a39994;	width:30px !important;	height:30px !important;	left:899px !important;	top:10px !important;}#item44144 {	background:#fff;	border:solid 1px #a39994;	width:940px !important;	height:622px !important;}#item44145 {	width:759px !important;	height:373px !important;	left:34px !important;	top:158px !important;}#item44168 {	width:885px !important;	height:42px !important;	left:33px !important;	top:97px !important;}#item44191 {	background:#ee3728;	width:860px !important;	height:61px !important;	left:34px !important;	top:158px !important;}#item44222 {	width:132px !important;	height:61px !important;	left:38px !important;	top:158px !important;}#item44245 {	width:132px !important;	height:61px !important;	left:328px !important;	top:158px !important;}#item44268 {	width:119px !important;	height:61px !important;	left:465px !important;	top:158px !important;}#item44291 {	width:103px !important;	height:61px !important;	left:602px !important;	top:158px !important;}#item44314 {	width:148px !important;	height:61px !important;	left:755px !important;	top:158px !important;}#item44337 {	width:117px !important;	height:61px !important;	left:205px !important;	top:158px !important;}#item44363 {	border:solid 2.52px #a39994;	width:30px !important;	height:30px !important;}#item44939 {	width:849px !important;	height:42px !important;	left:31px !important;	top:19px !important;}#item45105 {	width:631px !important;	height:44px !important;	left:39px !important;	top:552px !important;}#item44988 {	width:940px !important;	height:629px !important;	left:42px !important;	top:68px !important;}#item12998 {	background:#00a9e7;	width:726px !important;	height:42px !important;	left:173px !important;}#item13025 {	width:851px !important;	height:28px !important;	left:171px !important;	top:8px !important;}#item27483 {	background:#7c706c;	mix-blend-mode:multiply;	width:1024px !important;	height:768px !important;}#item13069 {	background:#fff;	width:988px !important;	height:449px !important;	left:18px !important;	top:319px !important;}#item13091 {	width:825px !important;	height:360px !important;	left:100px !important;	top:345px !important;}#item13124 {	background:#eddcb9;	width:988px !important;	height:198px !important;	left:18px !important;	top:121px !important;}#item13146 {	width:988px !important;	height:46px !important;	top:71px !important;}#item13168 {	width:520px !important;	height:172px !important;	left:100px !important;	top:147px !important;}#item13248 {	background:#00a9e7;	width:726px !important;	height:42px !important;	left:173px !important;}#item13275 {	width:851px !important;	height:28px !important;	left:171px !important;	top:8px !important;}#item27516 {	background:#7c706c;	mix-blend-mode:multiply;	width:1024px !important;	height:768px !important;}#item13319 {	background:#fff;	width:988px !important;	height:449px !important;	left:18px !important;	top:319px !important;}#item13352 {	background:#eddcb9;	width:988px !important;	height:198px !important;	left:18px !important;	top:121px !important;}#item13396 {	width:523px !important;	height:170px !important;	left:100px !important;	top:149px !important;}#item13418 {	width:825px !important;	height:148px !important;	left:100px !important;	top:345px !important;}#item27580 {	width:988px !important;	height:46px !important;	top:71px !important;}#item13556 {	width:900px !important;	height:72px !important;	top:490px !important;}#item13680 {	background:#f2e9d0;	width:1024px !important;	height:723px !important;	top:45px !important;}#item13702 {	background:#fff;	border:dotted 2px #00a9e7;	width:317px !important;	height:520px !important;	top:132px !important;}#item13725 {	width:259px !important;	height:485px !important;	left:27px !important;	top:188px !important;}#item13795 {	width:930px !important;	height:46px !important;	left:58px !important;	top:71px !important;}#item32233 {	width:400px !important;	height:28px !important;	left:27px !important;	top:677px !important;}#item13747 {	width:609px !important;	height:584px !important;	left:373px !important;	top:121px !important;}#item28854 {	width:625px !important;	height:121px !important;}#item28878 {	width:881px !important;	height:564px !important;	left:74px !important;	top:186px !important;}#item28925 {	border:solid 2.52px #fff;	width:30px !important;	height:30px !important;}#in5footer,  #prefooter {display:none;}