/* 	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 ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
/*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; }
.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;
}

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; }
.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 { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex; 
}
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.5em; padding-left:1.5em; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; }
.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:#ededed; }
#slider { width:1190.55px; height:841.89px; }
.page { width:1190.55px; height:841.89px; background: #fff !important; }
.paper-vertical { width:1190.55px; height:100%; }
.paper-horizontal { width:45630.90px; height:841.89px; margin-top:-420.94px; }
@media all and (max-height:841.89px) {
	.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:1190.55px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.mejs-audio {display:none;}
#share-wrap {
    left: 0;
    position: fixed;
    top: 25%;
    background-color: rgba(0,0,0,.65);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.4);
    z-index: 9999;
    -webkit-animation:share-fadein 1s ease 2s;
    animation:share-fadein 1s ease 2s;
}
#share-wrap.align-right { right:0; left:auto; }
#share-wrap.align-bottom {left:auto; right:20px; bottom:0; top:auto; padding-bottom:12px; }
#share-wrap.align-top {left:auto; right:40px; top:0; padding-top:8px; }
#share-wrap > a > span { display: none; }
#share-wrap > a {
	display:block;
	width:30px;
	height:30px;
	border-radius:50%;
	background:url(../images/sharebtns.png) no-repeat;
	background-size: 392px 30px;
	-webkit-background-size: 392px 30px;
	-moz-background-size: 392px 30px;
	margin:12px;
	padding:3px;
}
#share-wrap.align-top > a, #share-wrap.align-bottom > a { display:inline-block; }
#share-wrap > a#sb-fb {
	background-color:#3b5998;
    background-position:-27px 50%;
}
#share-wrap > a#sb-tw {
    background-color:#00aced;
    background-position: -265px 50%;
}
#share-wrap > a#sb-gp {
	background-color:#e74c3c;
	background-position: -85px 50%;
}
#share-wrap > a#sb-li {
	background-color:#007fb1;
	background-position: -116px 50%;
}
#share-wrap > a:hover {
	box-shadow: 0 0 6px 2px rgba(255, 255, 255, 0.5);
}
@keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes share-fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
#item378:hover {
	background:url('../images/item378.png') no-repeat -60px 50%;
}

#item378 {
	width:52px !important;
	height:50px !important;
	left:198px !important;
	top:793px !important;
	background:url('../images/item378.png') no-repeat 0px 50%;
}

#item398:hover {
	background:url('../images/item398.png') no-repeat -44px 50%;
}

#item398 {
	width:35px !important;
	height:37px !important;
	left:356px !important;
	top:798px !important;
	background:url('../images/item398.png') no-repeat 0px 50%;
}

#item9715 {
	background:#000;
	width:1191px !important;
	height:842px !important;
}

#item9741:hover {
	background:url('../images/item9741.png') no-repeat -60px 50%;
}

#item9741 {
	width:52px !important;
	height:50px !important;
	left:569px !important;
	top:791px !important;
	background:url('../images/item9741.png') no-repeat 0px 50%;
}

#item9758:hover {
	background:url('../images/item9758.png') no-repeat -44px 50%;
}

#item9758 {
	width:35px !important;
	height:37px !important;
	left:428px !important;
	top:797px !important;
	background:url('../images/item9758.png') no-repeat 0px 50%;
}

#item9770:hover {
	background:url('../images/item9770.png') no-repeat -44px 50%;
}

#item9770 {
	width:35px !important;
	height:37px !important;
	left:727px !important;
	top:797px !important;
	background:url('../images/item9770.png') no-repeat 0px 50%;
}

#item9857 {
	width:80px !important;
	height:9px !important;
	left:36px !important;
	top:806px !important;
}

#item656:hover {
	background:url('../images/item656.png') no-repeat -44px 50%;
}

#item656 {
	width:35px !important;
	height:37px !important;
	left:1095px !important;
	top:538px !important;
	background:url('../images/item656.png') no-repeat 0px 50%;
}

#item670:hover {
	background:url('../images/item670.png') no-repeat -44px 50%;
}

#item670 {
	width:35px !important;
	height:37px !important;
	left:981px !important;
	top:538px !important;
	background:url('../images/item670.png') no-repeat 0px 50%;
}

#item737:hover {
	background:url('../images/item737.png') no-repeat -110px 50%;
}

#item737 {
	width:101px !important;
	height:98px !important;
	left:772px !important;
	top:147px !important;
	background:url('../images/item737.png') no-repeat 0px 50%;
}

#item751:hover {
	background:url('../images/item751.png') no-repeat -113px 50%;
}

#item751 {
	width:105px !important;
	height:98px !important;
	left:849px !important;
	top:147px !important;
	background:url('../images/item751.png') no-repeat 0px 50%;
}

#item765:hover {
	background:url('../images/item765.png') no-repeat -113px 50%;
}

#item765 {
	width:105px !important;
	height:98px !important;
	left:931px !important;
	top:147px !important;
	background:url('../images/item765.png') no-repeat 0px 50%;
}

#item782:hover {
	background:url('../images/item782.png') no-repeat -113px 50%;
}

#item782 {
	width:105px !important;
	height:98px !important;
	left:1008px !important;
	top:147px !important;
	background:url('../images/item782.png') no-repeat 0px 50%;
}

#item856:hover {
	background:url('../images/item856.png') no-repeat -312px 50%;
}

#item856 {
	width:304px !important;
	height:50px !important;
	left:789px !important;
	top:240px !important;
	background:url('../images/item856.png') no-repeat 0px 50%;
}

#item911:hover {
	background:url('../images/item911.png') no-repeat -312px 50%;
}

#item911 {
	width:304px !important;
	height:50px !important;
	left:789px !important;
	top:300px !important;
	background:url('../images/item911.png') no-repeat 0px 50%;
}

#item1234:hover {
	background:url('../images/item1234.png') no-repeat -103px 50%;
}

#item1234 {
	width:95px !important;
	height:95px !important;
	left:1037px !important;
	top:433px !important;
	background:url('../images/item1234.png') no-repeat 0px 50%;
}

#item1246:hover {
	background:url('../images/item1246.png') no-repeat -103px 50%;
}

#item1246 {
	width:95px !important;
	height:95px !important;
	left:63px !important;
	top:433px !important;
	background:url('../images/item1246.png') no-repeat 0px 50%;
}

#item1724:hover {
	background:url('../images/item1724.png') no-repeat -309px 50%;
}

#item1724 {
	width:301px !important;
	height:196px !important;
	left:8px !important;
	top:-3px !important;
	background:url('../images/item1724.png') no-repeat 0px 50%;
}

#item1779:hover {
	background:url('../images/item1779.png') no-repeat -275px 50%;
}

#item1779 {
	width:266px !important;
	height:196px !important;
	left:302px !important;
	top:-3px !important;
	background:url('../images/item1779.png') no-repeat 0px 50%;
}

#item1497:hover {
	background:url('../images/item1497.png') no-repeat -289px 50%;
}

#item1497 {
	width:280px !important;
	height:194px !important;
	left:8px !important;
	background:url('../images/item1497.png') no-repeat 0px 50%;
}

#item1553:hover {
	background:url('../images/item1553.png') no-repeat -290px 50%;
}

#item1553 {
	width:282px !important;
	height:194px !important;
	left:281px !important;
	background:url('../images/item1553.png') no-repeat 0px 50%;
}

#item1608:hover {
	background:url('../images/item1608.png') no-repeat -297px 50%;
}

#item1608 {
	width:289px !important;
	height:194px !important;
	left:556px !important;
	background:url('../images/item1608.png') no-repeat 0px 50%;
}

#item1662:hover {
	background:url('../images/item1662.png') no-repeat -286px 50%;
}

#item1662 {
	width:277px !important;
	height:194px !important;
	left:838px !important;
	background:url('../images/item1662.png') no-repeat 0px 50%;
}

#item1268:hover {
	background:url('../images/item1268.png') no-repeat -295px 50%;
}

#item1268 {
	width:287px !important;
	height:196px !important;
	left:7px !important;
	background:url('../images/item1268.png') no-repeat 0px 50%;
}

#item1324:hover {
	background:url('../images/item1324.png') no-repeat -278px 50%;
}

#item1324 {
	width:269px !important;
	height:196px !important;
	left:288px !important;
	background:url('../images/item1324.png') no-repeat 0px 50%;
}

#item1379:hover {
	background:url('../images/item1379.png') no-repeat -296px 50%;
}

#item1379 {
	width:288px !important;
	height:196px !important;
	left:551px !important;
	background:url('../images/item1379.png') no-repeat 0px 50%;
}

#item1434:hover {
	background:url('../images/item1434.png') no-repeat -291px 50%;
}

#item1434 {
	width:283px !important;
	height:194px !important;
	left:831px !important;
	background:url('../images/item1434.png') no-repeat 0px 50%;
}

#item1258 {
	width:1122px !important;
	height:234px !important;
	left:36px !important;
	top:552px !important;
}

#item2229:hover {
	background:url('../images/item2229.png') no-repeat -113px 50%;
}

#item2229 {
	width:105px !important;
	height:98px !important;
	left:848px !important;
	top:157px !important;
	background:url('../images/item2229.png') no-repeat 0px 50%;
}

#item2240:hover {
	background:url('../images/item2240.png') no-repeat -113px 50%;
}

#item2240 {
	width:105px !important;
	height:98px !important;
	left:930px !important;
	top:157px !important;
	background:url('../images/item2240.png') no-repeat 0px 50%;
}

#item2258:hover {
	background:url('../images/item2258.png') no-repeat -113px 50%;
}

#item2258 {
	width:105px !important;
	height:98px !important;
	left:1007px !important;
	top:157px !important;
	background:url('../images/item2258.png') no-repeat 0px 50%;
}

#item2331:hover {
	background:url('../images/item2331.png') no-repeat -312px 50%;
}

#item2331 {
	width:304px !important;
	height:50px !important;
	left:788px !important;
	top:250px !important;
	background:url('../images/item2331.png') no-repeat 0px 50%;
}

#item2387:hover {
	background:url('../images/item2387.png') no-repeat -312px 50%;
}

#item2387 {
	width:304px !important;
	height:50px !important;
	left:788px !important;
	top:310px !important;
	background:url('../images/item2387.png') no-repeat 0px 50%;
}

#item107930:hover {
	background:url('../images/item107930.png') no-repeat -110px 50%;
}

#item107930 {
	width:101px !important;
	height:98px !important;
	left:770px !important;
	top:156px !important;
	background:url('../images/item107930.png') no-repeat 0px 50%;
}

#item2668:hover {
	background:url('../images/item2668.png') no-repeat -60px 50%;
}

#item2668 {
	width:52px !important;
	height:50px !important;
	left:569px !important;
	top:791px !important;
	background:url('../images/item2668.png') no-repeat 0px 50%;
}

#item2691:hover {
	background:url('../images/item2691.png') no-repeat -44px 50%;
}

#item2691 {
	width:35px !important;
	height:37px !important;
	left:428px !important;
	top:797px !important;
	background:url('../images/item2691.png') no-repeat 0px 50%;
}

#item2705:hover {
	background:url('../images/item2705.png') no-repeat -44px 50%;
}

#item2705 {
	width:35px !important;
	height:37px !important;
	left:727px !important;
	top:797px !important;
	background:url('../images/item2705.png') no-repeat 0px 50%;
}

#item2795 {
	width:80px !important;
	height:9px !important;
	left:36px !important;
	top:806px !important;
}

#item72448 {
	width:548px !important;
	height:274px !important;
	left:376px !important;
	top:176px !important;
}

#item75572 {
	background:#2d3c41;
	width:396px !important;
	height:20px !important;
	left:389px !important;
	top:176px !important;
}

#item75568 {
	border-radius:;
	background:#ff9000;
	width:298px !important;
	height:20px !important;
	left:50px !important;
	top:176px !important;
}

#item77006 {
	background:#ff9000;
	width:441px !important;
	height:20px !important;
	left:389px !important;
	top:470px !important;
}

#item77182:hover {
	background:url('../images/item77182.png') no-repeat -57px 50%;
}

#item77182 {
	width:49px !important;
	height:44px !important;
	left:430px !important;
	top:48px !important;
	background:url('../images/item77182.png') no-repeat 0px 50%;
}

#item77195:hover {
	background:url('../images/item77195.png') no-repeat -58px 50%;
}

#item77195 {
	width:49px !important;
	height:45px !important;
	left:430px !important;
	top:91px !important;
	background:url('../images/item77195.png') no-repeat 0px 50%;
}

#item106040:hover {
	background:url('../images/item106040.png') no-repeat -780px 50%;
}

#item106040 {
	width:771px !important;
	height:281px !important;
	left:386px !important;
	top:507px !important;
	background:url('../images/item106040.png') no-repeat 0px 50%;
}

#item77127 {
	background:#ff9000;
	width:191px !important;
	height:40px !important;
	left:626px !important;
	top:36px !important;
}

#item78850 {
	background:#2d3c41;
	width:238px !important;
	height:40px !important;
	left:857px !important;
	top:36px !important;
}

#item101339 {
	background:#2d3c41;
	width:347px !important;
	height:40px !important;
	left:626px !important;
	top:376px !important;
}

#item77010 {
	background:#ff9000;
	width:164px !important;
	height:36px !important;
	left:50px !important;
	top:173px !important;
}

#item101177 {
	background:#ff9000;
	width:260px !important;
	height:20px !important;
	left:265px !important;
	top:614px !important;
}

#item75579 {
	background:#2d3c41;
	width:306px !important;
	height:40px !important;
	left:265px !important;
	top:173px !important;
}

#item77131:hover {
	background:url('../images/item77131.png') no-repeat -226px 50%;
}

#item77131 {
	width:218px !important;
	height:326px !important;
	left:608px !important;
	top:33px !important;
	background:url('../images/item77131.png') no-repeat 0px 50%;
}

#item101400:hover {
	background:url('../images/item101400.png') no-repeat -212px 50%;
}

#item101400 {
	width:204px !important;
	height:618px !important;
	left:47px !important;
	top:170px !important;
	background:url('../images/item101400.png') no-repeat 0px 50%;
}

#item101331:hover {
	background:url('../images/item101331.png') no-repeat -329px 50%;
}

#item101331 {
	width:320px !important;
	height:178px !important;
	left:262px !important;
	top:610px !important;
	background:url('../images/item101331.png') no-repeat 0px 50%;
}

#item96336:hover {
	background:url('../images/item96336.png') no-repeat -60px 50%;
}

#item96336 {
	width:52px !important;
	height:50px !important;
	left:569px !important;
	top:791px !important;
	background:url('../images/item96336.png') no-repeat 0px 50%;
}

#item96355:hover {
	background:url('../images/item96355.png') no-repeat -44px 50%;
}

#item96355 {
	width:35px !important;
	height:37px !important;
	left:428px !important;
	top:797px !important;
	background:url('../images/item96355.png') no-repeat 0px 50%;
}

#item96367:hover {
	background:url('../images/item96367.png') no-repeat -44px 50%;
}

#item96367 {
	width:35px !important;
	height:37px !important;
	left:727px !important;
	top:797px !important;
	background:url('../images/item96367.png') no-repeat 0px 50%;
}

#item96455 {
	width:80px !important;
	height:9px !important;
	left:36px !important;
	top:806px !important;
}

#item17161:hover {
	background:url('../images/item17161.png') no-repeat -400px 50%;
}

#item17161 {
	width:392px !important;
	height:368px !important;
	left:-29px !important;
	top:6px !important;
	background:url('../images/item17161.png') no-repeat 0px 50%;
}

#item17203:hover {
	background:url('../images/item17203.png') no-repeat -85px 50%;
}

#item17203 {
	width:77px !important;
	height:77px !important;
	left:712px !important;
	top:677px !important;
	background:url('../images/item17203.png') no-repeat 0px 50%;
}

#item17245:hover {
	background:url('../images/item17245.png') no-repeat -86px 50%;
}

#item17245 {
	width:78px !important;
	height:79px !important;
	left:165px !important;
	top:687px !important;
	background:url('../images/item17245.png') no-repeat 0px 50%;
}

#item17265:hover {
	background:url('../images/item17265.png') no-repeat -398px 50%;
}

#item17265 {
	width:389px !important;
	height:193px !important;
	left:648px !important;
	top:472px !important;
	background:url('../images/item17265.png') no-repeat 0px 50%;
}

#item17322:hover {
	background:url('../images/item17322.png') no-repeat -354px 50%;
}

#item17322 {
	width:346px !important;
	height:193px !important;
	left:180px !important;
	top:472px !important;
	background:url('../images/item17322.png') no-repeat 0px 50%;
}

#item17485:hover {
	background:url('../images/item17485.png') no-repeat -219px 50%;
}

#item17485 {
	width:211px !important;
	height:193px !important;
	left:13px !important;
	top:472px !important;
	background:url('../images/item17485.png') no-repeat 0px 50%;
}

#item17538:hover {
	background:url('../images/item17538.png') no-repeat -195px 50%;
}

#item17538 {
	width:187px !important;
	height:193px !important;
	left:991px !important;
	top:472px !important;
	background:url('../images/item17538.png') no-repeat 0px 50%;
}

#item17583:hover {
	background:url('../images/item17583.png') no-repeat -224px 50%;
}

#item17583 {
	width:215px !important;
	height:193px !important;
	left:480px !important;
	top:472px !important;
	background:url('../images/item17583.png') no-repeat 0px 50%;
}

#item17635:hover {
	background:url('../images/item17635.png') no-repeat -277px 50%;
}

#item17635 {
	width:269px !important;
	height:193px !important;
	left:311px !important;
	top:305px !important;
	background:url('../images/item17635.png') no-repeat 0px 50%;
}

#item17689:hover {
	background:url('../images/item17689.png') no-repeat -258px 50%;
}

#item17689 {
	width:249px !important;
	height:193px !important;
	left:531px !important;
	top:305px !important;
	background:url('../images/item17689.png') no-repeat 0px 50%;
}

#item17745:hover {
	background:url('../images/item17745.png') no-repeat -252px 50%;
}

#item17745 {
	width:243px !important;
	height:193px !important;
	left:734px !important;
	top:305px !important;
	background:url('../images/item17745.png') no-repeat 0px 50%;
}

#item17801:hover {
	background:url('../images/item17801.png') no-repeat -255px 50%;
}

#item17801 {
	width:247px !important;
	height:193px !important;
	left:931px !important;
	top:305px !important;
	background:url('../images/item17801.png') no-repeat 0px 50%;
}

#item17946:hover {
	background:url('../images/item17946.png') no-repeat -195px 50%;
}

#item17946 {
	width:186px !important;
	height:195px !important;
	left:1001px !important;
	top:11px !important;
	background:url('../images/item17946.png') no-repeat 0px 50%;
}

#item108144:hover {
	background:url('../images/item108144.png') no-repeat -60px 50%;
}

#item108144 {
	width:52px !important;
	height:50px !important;
	left:569px !important;
	top:791px !important;
	background:url('../images/item108144.png') no-repeat 0px 50%;
}

#item108166:hover {
	background:url('../images/item108166.png') no-repeat -44px 50%;
}

#item108166 {
	width:35px !important;
	height:37px !important;
	left:428px !important;
	top:797px !important;
	background:url('../images/item108166.png') no-repeat 0px 50%;
}

#item108179:hover {
	background:url('../images/item108179.png') no-repeat -44px 50%;
}

#item108179 {
	width:35px !important;
	height:37px !important;
	left:727px !important;
	top:797px !important;
	background:url('../images/item108179.png') no-repeat 0px 50%;
}

#item108266 {
	width:80px !important;
	height:9px !important;
	left:36px !important;
	top:806px !important;
}

#item87095 {
	border-radius:22px 22px 22px 22px;
	background:#3f3f3f;
	opacity:0.61;
	filter:alpha(opacity=61);
	width:333px !important;
	height:748px !important;
	left:805px !important;
	top:37px !important;
}

#item87477 {
	background:#000;
	width:10px !important;
	height:10px !important;
	left:238px !important;
	top:342px !important;
}

#item87728 {
	background:#000;
	width:10px !important;
	height:10px !important;
	left:237px !important;
	top:768px !important;
}

#item87603 {
	background:#000;
	width:10px !important;
	height:10px !important;
	left:36px !important;
	top:483px !important;
}

#item88026 {
	background:#000;
	width:10px !important;
	height:10px !important;
	left:795px !important;
	top:481px !important;
}

#item87999 {
	background:#000;
	width:10px !important;
	height:10px !important;
	left:611px !important;
	top:769px !important;
}

#item88205 {
	background:#000;
	width:10px !important;
	height:10px !important;
	left:36px !important;
	top:775px !important;
}

#item88289 {
	background:#000;
	width:10px !important;
	height:10px !important;
	left:217px !important;
	top:274px !important;
}

#item88348 {
	background:#000;
	width:10px !important;
	height:10px !important;
	left:611px !important;
	top:274px !important;
}

#item39255:hover {
	background:url('../images/item39255.png') no-repeat -60px 50%;
}

#item39255 {
	width:52px !important;
	height:50px !important;
	left:569px !important;
	top:791px !important;
	background:url('../images/item39255.png') no-repeat 0px 50%;
}

#item39268:hover {
	background:url('../images/item39268.png') no-repeat -44px 50%;
}

#item39268 {
	width:35px !important;
	height:37px !important;
	left:428px !important;
	top:797px !important;
	background:url('../images/item39268.png') no-repeat 0px 50%;
}

#item39281:hover {
	background:url('../images/item39281.png') no-repeat -44px 50%;
}

#item39281 {
	width:35px !important;
	height:37px !important;
	left:727px !important;
	top:797px !important;
	background:url('../images/item39281.png') no-repeat 0px 50%;
}

#item39369 {
	width:80px !important;
	height:9px !important;
	left:36px !important;
	top:806px !important;
}

#item103466:hover {
	background:url('../images/item103466.png') no-repeat -1133px 50%;
}

#item103466 {
	width:1125px !important;
	height:755px !important;
	left:33px !important;
	top:33px !important;
	background:url('../images/item103466.png') no-repeat 0px 50%;
}

#item102242 {
	background:#212121;
	opacity:0.65;
	filter:alpha(opacity=65);
	width:465px !important;
	height:6px !important;
	left:600px !important;
	top:444px !important;
}

#item92718 {
	background:#212121;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:555px !important;
	height:302px !important;
	left:600px !important;
	top:483px !important;
}

#item96148 {
	background:#212121;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:353px !important;
	height:313px !important;
	left:258px !important;
	top:73px !important;
}

#item102246 {
	background:#212121;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:353px !important;
	height:5px !important;
	left:258px !important;
	top:36px !important;
}

#item102260:hover {
	background:url('../images/item102260.png') no-repeat -214px 50%;
}

#item102260 {
	width:206px !important;
	height:74px !important;
	left:343px !important;
	top:582px !important;
	background:url('../images/item102260.png') no-repeat 0px 50%;
}

#item95859:hover {
	background:url('../images/item95859.png') no-repeat -417px 50%;
}

#item95859 {
	width:409px !important;
	height:60px !important;
	left:33px !important;
	top:595px !important;
	background:url('../images/item95859.png') no-repeat 0px 50%;
}

#item95894:hover {
	background:url('../images/item95894.png') no-repeat -417px 50%;
}

#item95894 {
	width:409px !important;
	height:102px !important;
	left:33px !important;
	top:659px !important;
	background:url('../images/item95894.png') no-repeat 0px 50%;
}

#item101683:hover {
	background:url('../images/item101683.png') no-repeat -557px 50%;
}

#item101683 {
	width:549px !important;
	height:755px !important;
	left:608px !important;
	top:32px !important;
	background:url('../images/item101683.png') no-repeat 0px 50%;
}

#item106353:hover {
	background:url('../images/item106353.png') no-repeat -184px 50%;
}

#item106353:active {
	background:url('../images/item106353.png') no-repeat -368px 50%;
}

#item106353 {
	width:176px !important;
	height:146px !important;
	left:657px !important;
	top:262px !important;
	background:url('../images/item106353.png') no-repeat 0px 50%;
}

#item106455:hover {
	background:url('../images/item106455.png') no-repeat -186px 50%;
}

#item106455 {
	width:177px !important;
	height:147px !important;
	left:941px !important;
	top:271px !important;
	background:url('../images/item106455.png') no-repeat 0px 50%;
}

#item106526:hover {
	background:url('../images/item106526.png') no-repeat -184px 50%;
}

#item106526 {
	width:176px !important;
	height:146px !important;
	left:629px !important;
	top:526px !important;
	background:url('../images/item106526.png') no-repeat 0px 50%;
}

#item106601:hover {
	background:url('../images/item106601.png') no-repeat -191px 50%;
}

#item106601 {
	width:182px !important;
	height:153px !important;
	left:954px !important;
	top:519px !important;
	background:url('../images/item106601.png') no-repeat 0px 50%;
}

#item106724:hover {
	background:url('../images/item106724.png') no-repeat -161px 50%;
}

#item106724 {
	width:153px !important;
	height:131px !important;
	left:811px !important;
	top:400px !important;
	background:url('../images/item106724.png') no-repeat 0px 50%;
}

#item106885:hover {
	background:url('../images/item106885.png') no-repeat -44px 50%;
}

#item106885 {
	width:36px !important;
	height:36px !important;
	left:629px !important;
	top:119px !important;
	background:url('../images/item106885.png') no-repeat 0px 50%;
}

#item107987:hover {
	background:url('../images/item107987.png') no-repeat -557px 50%;
}

#item107987 {
	width:549px !important;
	height:755px !important;
	left:33px !important;
	top:33px !important;
	background:url('../images/item107987.png') no-repeat 0px 50%;
}

#item85804:hover {
	background:url('../images/item85804.png') no-repeat -44px 50%;
}

#item85804 {
	width:35px !important;
	height:37px !important;
	left:428px !important;
	top:797px !important;
	background:url('../images/item85804.png') no-repeat 0px 50%;
}

#item85903 {
	width:80px !important;
	height:9px !important;
	left:36px !important;
	top:806px !important;
}

#item85786:hover {
	background:url('../images/item85786.png') no-repeat -60px 50%;
}

#item85786 {
	width:52px !important;
	height:50px !important;
	left:569px !important;
	top:791px !important;
	background:url('../images/item85786.png') no-repeat 0px 50%;
}

#item85816:hover {
	background:url('../images/item85816.png') no-repeat -44px 50%;
}

#item85816 {
	width:35px !important;
	height:37px !important;
	left:727px !important;
	top:797px !important;
	background:url('../images/item85816.png') no-repeat 0px 50%;
}

#item89068 {
	background:#ff9000;
	width:401px !important;
	height:10px !important;
	left:611px !important;
	top:615px !important;
}

#item103548:hover {
	background:url('../images/item103548.png') no-repeat -215px 50%;
}

#item103548 {
	width:206px !important;
	height:99px !important;
	left:263px !important;
	top:418px !important;
	background:url('../images/item103548.png') no-repeat 0px 50%;
}

#item89311 {
	background:#ff9000;
	width:401px !important;
	height:10px !important;
	left:754px !important;
	top:259px !important;
}

#item88778:hover {
	background:url('../images/item88778.png') no-repeat -60px 50%;
}

#item88778 {
	width:52px !important;
	height:50px !important;
	left:569px !important;
	top:791px !important;
	background:url('../images/item88778.png') no-repeat 0px 50%;
}

#item88799:hover {
	background:url('../images/item88799.png') no-repeat -44px 50%;
}

#item88799 {
	width:35px !important;
	height:37px !important;
	left:428px !important;
	top:797px !important;
	background:url('../images/item88799.png') no-repeat 0px 50%;
}

#item88811:hover {
	background:url('../images/item88811.png') no-repeat -44px 50%;
}

#item88811 {
	width:35px !important;
	height:37px !important;
	left:727px !important;
	top:797px !important;
	background:url('../images/item88811.png') no-repeat 0px 50%;
}

#item88898 {
	width:80px !important;
	height:9px !important;
	left:36px !important;
	top:806px !important;
}

#item89558 {
	background:#ff9000;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:234px !important;
	height:173px !important;
	left:648px !important;
	top:382px !important;
}

#item89546:hover {
	background:url('../images/item89546.png') no-repeat -198px 50%;
}

#item89546 {
	width:190px !important;
	height:71px !important;
	left:654px !important;
	top:591px !important;
	background:url('../images/item89546.png') no-repeat 0px 50%;
}

#item89534:hover {
	background:url('../images/item89534.png') no-repeat -198px 50%;
}

#item89534 {
	width:190px !important;
	height:58px !important;
	left:654px !important;
	top:671px !important;
	background:url('../images/item89534.png') no-repeat 0px 50%;
}

#item89564 {
	background:#ff9000;
	width:234px !important;
	height:10px !important;
	left:648px !important;
	top:372px !important;
}

#item28576:hover {
	background:url('../images/item28576.png') no-repeat -60px 50%;
}

#item28576 {
	width:52px !important;
	height:50px !important;
	left:569px !important;
	top:791px !important;
	background:url('../images/item28576.png') no-repeat 0px 50%;
}

#item28595:hover {
	background:url('../images/item28595.png') no-repeat -44px 50%;
}

#item28595 {
	width:35px !important;
	height:37px !important;
	left:428px !important;
	top:797px !important;
	background:url('../images/item28595.png') no-repeat 0px 50%;
}

#item28610:hover {
	background:url('../images/item28610.png') no-repeat -44px 50%;
}

#item28610 {
	width:35px !important;
	height:37px !important;
	left:727px !important;
	top:797px !important;
	background:url('../images/item28610.png') no-repeat 0px 50%;
}

#item28701 {
	width:80px !important;
	height:9px !important;
	left:36px !important;
	top:806px !important;
}

#item24802 {
	background:#030000;
	width:578px !important;
	height:91px !important;
	left:615px !important;
	top:695px !important;
}

#item24804:hover {
	background:url('../images/item24804.png') no-repeat -593px 50%;
}

#item24804 {
	width:585px !important;
	height:18px !important;
	left:612px !important;
	top:725px !important;
	background:url('../images/item24804.png') no-repeat 0px 50%;
}

#item24879 {
	background:#000;
	opacity:0.85;
	filter:alpha(opacity=85);
	width:583px !important;
	height:125px !important;
	left:610px !important;
	top:565px !important;
}

#item24889 {
	background:#fff;
	width:579px !important;
	height:5px !important;
	left:615px !important;
	top:690px !important;
}

#item24891:hover {
	background:url('../images/item24891.png') no-repeat -593px 50%;
}

#item24891 {
	width:585px !important;
	height:29px !important;
	left:612px !important;
	top:752px !important;
	background:url('../images/item24891.png') no-repeat 0px 50%;
}

#item24949:hover {
	background:url('../images/item24949.png') no-repeat -91px 50%;
}

#item24949 {
	width:83px !important;
	height:20px !important;
	left:716px !important;
	top:697px !important;
	background:url('../images/item24949.png') no-repeat 0px 50%;
}

#item25023:hover {
	background:url('../images/item25023.png') no-repeat -97px 50%;
}

#item25023 {
	width:88px !important;
	height:20px !important;
	left:794px !important;
	top:697px !important;
	background:url('../images/item25023.png') no-repeat 0px 50%;
}

#item25097:hover {
	background:url('../images/item25097.png') no-repeat -93px 50%;
}

#item25097 {
	width:85px !important;
	height:21px !important;
	left:877px !important;
	top:697px !important;
	background:url('../images/item25097.png') no-repeat 0px 50%;
}

#item53132 {
	background:#000;
	border:solid 0.5px #fff;
	width:543px !important;
	height:748px !important;
	left:36px !important;
	top:36px !important;
}

#item53151:hover {
	background:url('../images/item53151.png') no-repeat -84px 50%;
}

#item53151 {
	width:75px !important;
	height:75px !important;
	left:493px !important;
	top:689px !important;
	background:url('../images/item53151.png') no-repeat 0px 50%;
}

#item53231:hover {
	background:url('../images/item53231.png') no-repeat -114px 50%;
}

#item53231 {
	width:105px !important;
	height:105px !important;
	left:336px !important;
	top:674px !important;
	background:url('../images/item53231.png') no-repeat 0px 50%;
}

#item53298:hover {
	background:url('../images/item53298.png') no-repeat -557px 50%;
}

#item53298 {
	width:549px !important;
	height:504px !important;
	left:33px !important;
	top:33px !important;
	background:url('../images/item53298.png') no-repeat 0px 50%;
}

#item89915:hover {
	background:url('../images/item89915.png') no-repeat -60px 50%;
}

#item89915 {
	width:52px !important;
	height:50px !important;
	left:569px !important;
	top:791px !important;
	background:url('../images/item89915.png') no-repeat 0px 50%;
}

#item89935:hover {
	background:url('../images/item89935.png') no-repeat -44px 50%;
}

#item89935 {
	width:35px !important;
	height:37px !important;
	left:428px !important;
	top:797px !important;
	background:url('../images/item89935.png') no-repeat 0px 50%;
}

#item89948:hover {
	background:url('../images/item89948.png') no-repeat -44px 50%;
}

#item89948 {
	width:35px !important;
	height:37px !important;
	left:727px !important;
	top:797px !important;
	background:url('../images/item89948.png') no-repeat 0px 50%;
}

#item90035 {
	width:80px !important;
	height:9px !important;
	left:36px !important;
	top:806px !important;
}

#item90175 {
	background:#fff;
	width:348px !important;
	height:139px !important;
	left:9px !important;
	top:207px !important;
}

#item90807 {
	background:#fff;
	opacity:0.69;
	filter:alpha(opacity=69);
	width:155px !important;
	height:22px !important;
	left:803px !important;
	top:211px !important;
}

#item90835 {
	background:#fff;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:235px !important;
	height:22px !important;
	left:36px !important;
	top:753px !important;
}

#item91113 {
	background:#fff;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:160px !important;
	height:32px !important;
	left:36px !important;
	top:392px !important;
}

#item91166 {
	background:#fff;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:283px !important;
	height:22px !important;
	left:227px !important;
	top:753px !important;
}

#item91193 {
	background:#fff;
	opacity:0.60;
	filter:alpha(opacity=60);
	width:176px !important;
	height:22px !important;
	left:802px !important;
	top:46px !important;
}

#item4113 {
	background:#27454e;
	width:544px !important;
	height:748px !important;
	left:611px !important;
	top:36px !important;
}

#item4346:hover {
	background:url('../images/item4346.png') no-repeat -93px 50%;
}

#item4346 {
	width:85px !important;
	height:85px !important;
	left:923px !important;
	top:69px !important;
	background:url('../images/item4346.png') no-repeat 0px 50%;
}

#item4365:hover {
	background:url('../images/item4365.png') no-repeat -98px 50%;
}

#item4365 {
	width:90px !important;
	height:90px !important;
	left:1055px !important;
	top:66px !important;
	background:url('../images/item4365.png') no-repeat 0px 50%;
}

#item4381:hover {
	background:url('../images/item4381.png') no-repeat -93px 50%;
}

#item4381 {
	width:85px !important;
	height:85px !important;
	left:989px !important;
	top:69px !important;
	background:url('../images/item4381.png') no-repeat 0px 50%;
}

#item4549 {
	background:#cbc900;
	width:544px !important;
	height:5px !important;
	left:611px !important;
	top:36px !important;
}

#item4550 {
	background:#cbc900;
	width:544px !important;
	height:5px !important;
	left:611px !important;
	top:588px !important;
}

#item102572:hover {
	background:url('../images/item102572.png') no-repeat -556px 50%;
}

#item102572 {
	width:547px !important;
	height:754px !important;
	left:33px !important;
	top:33px !important;
	background:url('../images/item102572.png') no-repeat 0px 50%;
}

#item102594:hover {
	background:url('../images/item102594.png') no-repeat -558px 50%;
}

#item102594 {
	width:550px !important;
	height:490px !important;
	left:608px !important;
	top:297px !important;
	background:url('../images/item102594.png') no-repeat 0px 50%;
}

#item98098:hover {
	background:url('../images/item98098.png') no-repeat -42px 50%;
}

#item98098 {
	width:33px !important;
	height:33px !important;
	left:34px !important;
	top:33px !important;
	background:url('../images/item98098.png') no-repeat 0px 50%;
}

#item98116:hover {
	background:url('../images/item98116.png') no-repeat -42px 50%;
}

#item98116 {
	width:33px !important;
	height:33px !important;
	left:68px !important;
	top:33px !important;
	background:url('../images/item98116.png') no-repeat 0px 50%;
}

#item98322 {
	background:#029ed9;
	width:123px !important;
	height:20px !important;
	left:36px !important;
	top:186px !important;
}

#item98373 {
	background:#fff;
	width:5px !important;
	height:5px !important;
	left:41px !important;
	top:194px !important;
}

#item98374 {
	background:#029ed9;
	width:128px !important;
	height:20px !important;
	left:450px !important;
	top:490px !important;
}

#item98376 {
	background:#fff;
	width:5px !important;
	height:5px !important;
	left:455px !important;
	top:498px !important;
}

#item98452 {
	background:#029ed9;
	width:85px !important;
	height:20px !important;
	left:611px !important;
	top:36px !important;
}

#item98453 {
	background:#029ed9;
	width:118px !important;
	height:20px !important;
	left:1037px !important;
	top:305px !important;
}

#item98454 {
	background:#fff;
	width:5px !important;
	height:5px !important;
	left:616px !important;
	top:44px !important;
}

#item98455 {
	background:#fff;
	width:5px !important;
	height:5px !important;
	left:1044px !important;
	top:312px !important;
}

#item98567 {
	background:#029ed9;
	width:143px !important;
	height:20px !important;
	left:611px !important;
	top:558px !important;
}

#item98568 {
	background:#fff;
	width:5px !important;
	height:5px !important;
	left:616px !important;
	top:566px !important;
}

#item86233 {
	background:#a5a5a5;
	width:12px !important;
	height:12px !important;
	left:36px !important;
	top:141px !important;
}

#item89771 {
	background:#000;
	opacity:0.75;
	filter:alpha(opacity=75);
	width:169px !important;
	height:40px !important;
	left:981px !important;
	top:455px !important;
}

#item89773 {
	background:#000;
	opacity:0.75;
	filter:alpha(opacity=75);
	width:174px !important;
	height:28px !important;
	left:51px !important;
	top:747px !important;
}

#item89807:hover {
	background:url('../images/item89807.png') no-repeat -175px 50%;
}

#item89807 {
	width:166px !important;
	height:83px !important;
	left:33px !important;
	top:204px !important;
	background:url('../images/item89807.png') no-repeat 0px 50%;
}

#item81053 {
	background:#000;
	opacity:0.85;
	filter:alpha(opacity=85);
	border:solid 0.33180822838819px #000;
	width:618px !important;
	height:129px !important;
	left:611px !important;
	top:559px !important;
}

#item81125 {
	background:#000;
	border:solid 0.32443219332539px #000;
	width:592px !important;
	height:93px !important;
	left:611px !important;
	top:693px !important;
}

#item81126:hover {
	background:url('../images/item81126.png') no-repeat -593px 50%;
}

#item81126 {
	width:585px !important;
	height:18px !important;
	left:621px !important;
	top:724px !important;
	background:url('../images/item81126.png') no-repeat 0px 50%;
}

#item81184:hover {
	background:url('../images/item81184.png') no-repeat -593px 50%;
}

#item81184 {
	width:585px !important;
	height:29px !important;
	left:621px !important;
	top:751px !important;
	background:url('../images/item81184.png') no-repeat 0px 50%;
}

#item81242:hover {
	background:url('../images/item81242.png') no-repeat -91px 50%;
}

#item81242 {
	width:83px !important;
	height:20px !important;
	left:725px !important;
	top:697px !important;
	background:url('../images/item81242.png') no-repeat 0px 50%;
}

#item81316:hover {
	background:url('../images/item81316.png') no-repeat -97px 50%;
}

#item81316 {
	width:88px !important;
	height:20px !important;
	left:803px !important;
	top:697px !important;
	background:url('../images/item81316.png') no-repeat 0px 50%;
}

#item81390:hover {
	background:url('../images/item81390.png') no-repeat -93px 50%;
}

#item81390 {
	width:85px !important;
	height:21px !important;
	left:886px !important;
	top:697px !important;
	background:url('../images/item81390.png') no-repeat 0px 50%;
}

#item107040:hover {
	background:url('../images/item107040.png') no-repeat -558px 50%;
}

#item107040 {
	width:550px !important;
	height:755px !important;
	left:33px !important;
	top:30px !important;
	background:url('../images/item107040.png') no-repeat 0px 50%;
}

#item89594 {
	background:#000;
	width:80px !important;
	height:68px !important;
	left:276px !important;
	top:266px !important;
}

#item78526:hover {
	background:url('../images/item78526.png') no-repeat -201px 50%;
}

#item78526 {
	width:192px !important;
	height:107px !important;
	left:936px !important;
	top:520px !important;
	background:url('../images/item78526.png') no-repeat 0px 50%;
}

#item46008:hover {
	background:url('../images/item46008.png') no-repeat -60px 50%;
}

#item46008 {
	width:52px !important;
	height:50px !important;
	left:569px !important;
	top:791px !important;
	background:url('../images/item46008.png') no-repeat 0px 50%;
}

#item46023:hover {
	background:url('../images/item46023.png') no-repeat -44px 50%;
}

#item46023 {
	width:35px !important;
	height:37px !important;
	left:428px !important;
	top:797px !important;
	background:url('../images/item46023.png') no-repeat 0px 50%;
}

#item46035:hover {
	background:url('../images/item46035.png') no-repeat -44px 50%;
}

#item46035 {
	width:35px !important;
	height:37px !important;
	left:727px !important;
	top:797px !important;
	background:url('../images/item46035.png') no-repeat 0px 50%;
}

#item46123 {
	width:80px !important;
	height:9px !important;
	left:36px !important;
	top:806px !important;
}

#item45112:hover {
	background:url('../images/item45112.png') no-repeat -74px 50%;
}

#item45112 {
	width:66px !important;
	height:66px !important;
	left:202px !important;
	top:545px !important;
	background:url('../images/item45112.png') no-repeat 0px 50%;
}

#item45155:hover {
	background:url('../images/item45155.png') no-repeat -75px 50%;
}

#item45155 {
	width:66px !important;
	height:66px !important;
	left:280px !important;
	top:545px !important;
	background:url('../images/item45155.png') no-repeat 0px 50%;
}

#item45182:hover {
	background:url('../images/item45182.png') no-repeat -195px 50%;
}

#item45182 {
	width:186px !important;
	height:168px !important;
	left:37px !important;
	top:23px !important;
	background:url('../images/item45182.png') no-repeat 0px 50%;
}

#item45216:hover {
	background:url('../images/item45216.png') no-repeat -74px 50%;
}

#item45216 {
	width:66px !important;
	height:68px !important;
	left:45px !important;
	top:545px !important;
	background:url('../images/item45216.png') no-repeat 0px 50%;
}

#item45231:hover {
	background:url('../images/item45231.png') no-repeat -74px 50%;
}

#item45231 {
	width:66px !important;
	height:66px !important;
	left:124px !important;
	top:546px !important;
	background:url('../images/item45231.png') no-repeat 0px 50%;
}

#item45414:hover {
	background:url('../images/item45414.png') no-repeat -187px 50%;
}

#item45414 {
	width:179px !important;
	height:140px !important;
	left:533px !important;
	top:35px !important;
	background:url('../images/item45414.png') no-repeat 0px 50%;
}

#item45962:hover {
	background:url('../images/item45962.png') no-repeat -179px 50%;
}

#item45962 {
	width:170px !important;
	height:135px !important;
	left:465px !important;
	top:362px !important;
	background:url('../images/item45962.png') no-repeat 0px 50%;
}

#item76070:hover {
	background:url('../images/item76070.png') no-repeat -179px 50%;
}

#item76070 {
	width:170px !important;
	height:135px !important;
	left:645px !important;
	top:362px !important;
	background:url('../images/item76070.png') no-repeat 0px 50%;
}

#item76148:hover {
	background:url('../images/item76148.png') no-repeat -179px 50%;
}

#item76148 {
	width:170px !important;
	height:135px !important;
	left:824px !important;
	top:362px !important;
	background:url('../images/item76148.png') no-repeat 0px 50%;
}

#item45639:hover {
	background:url('../images/item45639.png') no-repeat -253px 50%;
}

#item45639 {
	width:245px !important;
	height:155px !important;
	left:465px !important;
	top:579px !important;
	background:url('../images/item45639.png') no-repeat 0px 50%;
}

#item45717:hover {
	background:url('../images/item45717.png') no-repeat -181px 50%;
}

#item45717 {
	width:172px !important;
	height:162px !important;
	left:985px !important;
	top:579px !important;
	background:url('../images/item45717.png') no-repeat 0px 50%;
}

#item45759:hover {
	background:url('../images/item45759.png') no-repeat -219px 50%;
}

#item45759 {
	width:211px !important;
	height:152px !important;
	left:743px !important;
	top:579px !important;
	background:url('../images/item45759.png') no-repeat 0px 50%;
}

#item46377:hover {
	background:url('../images/item46377.png') no-repeat -163px 50%;
}

#item46377 {
	width:155px !important;
	height:135px !important;
	left:1003px !important;
	top:362px !important;
	background:url('../images/item46377.png') no-repeat 0px 50%;
}

#item78731:hover {
	background:url('../images/item78731.png') no-repeat -432px 50%;
}

#item78731 {
	width:424px !important;
	height:284px !important;
	left:734px !important;
	top:33px !important;
	background:url('../images/item78731.png') no-repeat 0px 50%;
}

#item107687:hover {
	background:url('../images/item107687.png') no-repeat -60px 50%;
}

#item107687 {
	width:52px !important;
	height:50px !important;
	left:569px !important;
	top:791px !important;
	background:url('../images/item107687.png') no-repeat 0px 50%;
}

#item107710:hover {
	background:url('../images/item107710.png') no-repeat -44px 50%;
}

#item107710 {
	width:35px !important;
	height:37px !important;
	left:428px !important;
	top:797px !important;
	background:url('../images/item107710.png') no-repeat 0px 50%;
}

#item107722:hover {
	background:url('../images/item107722.png') no-repeat -44px 50%;
}

#item107722 {
	width:35px !important;
	height:37px !important;
	left:727px !important;
	top:797px !important;
	background:url('../images/item107722.png') no-repeat 0px 50%;
}

#item107809 {
	width:80px !important;
	height:9px !important;
	left:36px !important;
	top:806px !important;
}

#item21862 {
	background:#000;
	width:595px !important;
	height:842px !important;
}

#item21946:hover {
	background:url('../images/item21946.png') no-repeat -60px 50%;
}

#item21946 {
	width:52px !important;
	height:50px !important;
	left:346px !important;
	top:792px !important;
	background:url('../images/item21946.png') no-repeat 0px 50%;
}

#item21965:hover {
	background:url('../images/item21965.png') no-repeat -44px 50%;
}

#item21965 {
	width:35px !important;
	height:37px !important;
	left:205px !important;
	top:797px !important;
	background:url('../images/item21965.png') no-repeat 0px 50%;
}

#item21978:hover {
	background:url('../images/item21978.png') no-repeat -64px 50%;
}

#item21978 {
	width:56px !important;
	height:56px !important;
	left:344px !important;
	top:637px !important;
	background:url('../images/item21978.png') no-repeat 0px 50%;
}
#in5footer,  #prefooter {display:none;}
