/* 	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:841.89px; height:1190.55px; }
.page { width:841.89px; height:1190.55px; background: #fff !important; }
.paper-vertical { width:841.89px; height:100%; }
.paper-horizontal { width:48032.00px; height:1190.55px; margin-top:-595.27px; }
@media all and (max-height:1190.55px) {
	.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:841.89px) {
	.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; }
}
#item236:hover {
	background:url('../images/item236.png') no-repeat -60px 50%;
}

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

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

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

#item1029 {
	background:#000;
	width:1220px !important;
	height:858px !important;
	left:-19px !important;
	top:-5px !important;
}

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

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

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

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

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

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

#item379 {
	background:#fff;
	opacity:0.00;
	filter:alpha(opacity=0);
	width:559px !important;
	height:374px !important;
	left:595px !important;
	top:411px !important;
}

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

#item700 {
	width:76px !important;
	height:76px !important;
	left:588px !important;
	top:238px !important;
	background:url('../images/item700.png') no-repeat 0px 50%;
}

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

#item746 {
	width:76px !important;
	height:76px !important;
	left:588px !important;
	top:278px !important;
	background:url('../images/item746.png') no-repeat 0px 50%;
}

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

#item784 {
	width:76px !important;
	height:76px !important;
	left:588px !important;
	top:318px !important;
	background:url('../images/item784.png') no-repeat 0px 50%;
}

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

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

#item865 {
	width:36px !important;
	height:36px !important;
	left:869px !important;
	top:298px !important;
	background:url('../images/item865.png') no-repeat 50% 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1316 {
	width:1119px !important;
	height:233px !important;
	left:36px !important;
	top:541px !important;
}

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

#item1998 {
	width:76px !important;
	height:76px !important;
	left:588px !important;
	top:238px !important;
	background:url('../images/item1998.png') no-repeat 0px 50%;
}

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

#item2038 {
	width:76px !important;
	height:76px !important;
	left:588px !important;
	top:278px !important;
	background:url('../images/item2038.png') no-repeat 0px 50%;
}

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

#item2073 {
	width:76px !important;
	height:76px !important;
	left:588px !important;
	top:318px !important;
	background:url('../images/item2073.png') no-repeat 0px 50%;
}

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

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

#item2149 {
	width:36px !important;
	height:36px !important;
	left:869px !important;
	top:298px !important;
	background:url('../images/item2149.png') no-repeat 50% 50%;
}

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

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

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

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

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

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

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

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

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

#item2286 {
	background:#2d3c41;
	width:170px !important;
	height:20px !important;
	left:393px !important;
	top:470px !important;
}

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

#item2500 {
	background:#ff9000;
	width:276px !important;
	height:20px !important;
	left:595px !important;
	top:470px !important;
}

#item2666 {
	width:36px !important;
	height:36px !important;
	left:466px !important;
	top:57px !important;
	background:url('../images/item2666.png') no-repeat 50% 50%;
}

#item2674 {
	width:36px !important;
	height:36px !important;
	left:466px !important;
	top:94px !important;
	background:url('../images/item2674.png') no-repeat 50% 50%;
}

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

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

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

#item2827 {
	width:566px !important;
	height:321px !important;
	left:592px !important;
	top:467px !important;
	background:url('../images/item2827.png') no-repeat 0px 50%;
}

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

#item2833 {
	width:177px !important;
	height:320px !important;
	left:390px !important;
	top:467px !important;
	background:url('../images/item2833.png') no-repeat 0px 50%;
}

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

#item3014 {
	background:#ff9000;
	width:247px !important;
	height:20px !important;
	left:908px !important;
	top:356px !important;
}

#item3170 {
	background:#2d3c41;
	width:245px !important;
	height:40px !important;
	left:325px !important;
	top:315px !important;
}

#item3171 {
	background:#2d3c41;
	width:250px !important;
	height:40px !important;
	left:627px !important;
	top:355px !important;
}

#item3365 {
	width:36px !important;
	height:36px !important;
	left:427px !important;
	top:71px !important;
	background:url('../images/item3365.png') no-repeat 50% 50%;
}

#item3374 {
	width:36px !important;
	height:36px !important;
	left:467px !important;
	top:72px !important;
	background:url('../images/item3374.png') no-repeat 50% 50%;
}

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

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

#item3482 {
	background:#ff9000;
	width:346px !important;
	height:40px !important;
	left:624px !important;
	top:36px !important;
}

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

#item3563 {
	width:255px !important;
	height:435px !important;
	left:624px !important;
	top:353px !important;
	background:url('../images/item3563.png') no-repeat 0px 50%;
}

#item3685 {
	background:#f33330;
	border:solid 2px #f33330;
	width:120px !important;
	height:155px !important;
	left:1037px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5520 {
	width:76px !important;
	height:76px !important;
	left:1102px !important;
	top:696px !important;
	background:url('../images/item5520.png') no-repeat 0px 50%;
}

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

#item5584 {
	width:1062px !important;
	height:801px !important;
	left:-22px !important;
	top:-13px !important;
	background:url('../images/item5584.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

#item6325 {
	background:#ffc700;
	width:346px !important;
	height:320px !important;
	left:36px !important;
	top:448px !important;
}

#item6327 {
	background:#ffc700;
	width:164px !important;
	height:364px !important;
	left:612px !important;
	top:421px !important;
}

#item6405 {
	background:#000;
	width:7px !important;
	height:7px !important;
	left:47px !important;
	top:510px !important;
}

#item6406 {
	background:#000;
	width:7px !important;
	height:7px !important;
	left:47px !important;
	top:570px !important;
}

#item6407 {
	background:#000;
	width:7px !important;
	height:7px !important;
	left:47px !important;
	top:618px !important;
}

#item6408 {
	background:#000;
	width:7px !important;
	height:7px !important;
	left:47px !important;
	top:690px !important;
}

#item6409 {
	background:#ffc700;
	width:150px !important;
	height:5px !important;
	left:429px !important;
	top:555px !important;
}

#item6410 {
	background:#ffc700;
	width:10px !important;
	height:10px !important;
	left:429px !important;
	top:565px !important;
}

#item6586 {
	background:#ffc700;
	width:150px !important;
	height:5px !important;
	left:36px !important;
	top:36px !important;
}

#item6587 {
	background:#ffc700;
	width:150px !important;
	height:5px !important;
	left:232px !important;
	top:36px !important;
}

#item6588 {
	background:#ffc700;
	width:150px !important;
	height:5px !important;
	left:429px !important;
	top:36px !important;
}

#item6589 {
	background:#ffc700;
	width:150px !important;
	height:5px !important;
	left:611px !important;
	top:213px !important;
}

#item6590 {
	background:#ffc700;
	width:10px !important;
	height:10px !important;
	left:36px !important;
	top:46px !important;
}

#item6591 {
	background:#ffc700;
	width:10px !important;
	height:10px !important;
	left:232px !important;
	top:46px !important;
}

#item6592 {
	background:#ffc700;
	width:10px !important;
	height:10px !important;
	left:429px !important;
	top:46px !important;
}

#item6593 {
	background:#ffc700;
	width:10px !important;
	height:10px !important;
	left:611px !important;
	top:223px !important;
}

#item6931 {
	width:501px !important;
	height:125px !important;
	left:735px !important;
	top:170px !important;
}

#item7367 {
	background:#7ca0c4;
	opacity:0.85;
	filter:alpha(opacity=85);
	width:20px !important;
	height:316px !important;
	left:611px !important;
	top:164px !important;
}

#item7368 {
	background:#7ca0c4;
	opacity:0.85;
	filter:alpha(opacity=85);
	width:20px !important;
	height:234px !important;
	left:36px !important;
	top:551px !important;
}

#item7868 {
	background:#7ca0c4;
	opacity:0.75;
	filter:alpha(opacity=75);
	width:595px !important;
	height:842px !important;
	left:595px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item11316 {
	background:#029ed9;
	width:162px !important;
	height:20px !important;
	left:417px !important;
	top:490px !important;
}

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

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

#item11394 {
	background:#029ed9;
	width:175px !important;
	height:20px !important;
	left:979px !important;
	top:305px !important;
}

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

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

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

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

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

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

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

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

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

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

#item11720 {
	border:solid 0.1px #000;
	width:544px !important;
	height:31px !important;
	left:611px !important;
	top:36px !important;
}

#item11747 {
	opacity:0.50;
	filter:alpha(opacity=50);
	border:solid 0.25px #000;
	width:101px !important;
	height:101px !important;
	left:610px !important;
	top:105px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item14015 {
	background:#212121;
	opacity:0.75;
	filter:alpha(opacity=75);
	width:113px !important;
	height:255px !important;
	left:1042px !important;
	top:-19px !important;
}

#item14412 {
	background:#212121;
	opacity:0.75;
	filter:alpha(opacity=75);
	width:354px !important;
	height:594px !important;
	left:801px !important;
	top:-3px !important;
}

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

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

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

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

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

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

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

#item16051 {
	width:204px !important;
	height:171px !important;
	left:641px !important;
	top:126px !important;
	background:url('../images/item16051.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item18145 {
	background:#fff;
	opacity:0.30;
	filter:alpha(opacity=30);
	width:452px !important;
	height:45px !important;
	left:69px !important;
	top:192px !important;
}

#item18146 {
	background:#fff;
	opacity:0.30;
	filter:alpha(opacity=30);
	width:452px !important;
	height:45px !important;
	left:69px !important;
	top:279px !important;
}

#item18147 {
	background:#fff;
	opacity:0.30;
	filter:alpha(opacity=30);
	width:324px !important;
	height:45px !important;
	left:69px !important;
	top:625px !important;
}

#item18148 {
	background:#fff;
	opacity:0.30;
	filter:alpha(opacity=30);
	width:406px !important;
	height:45px !important;
	left:69px !important;
	top:365px !important;
}

#item18149 {
	background:#fff;
	opacity:0.30;
	filter:alpha(opacity=30);
	width:383px !important;
	height:45px !important;
	left:69px !important;
	top:452px !important;
}

#item18150 {
	background:#fff;
	opacity:0.30;
	filter:alpha(opacity=30);
	width:464px !important;
	height:45px !important;
	left:69px !important;
	top:538px !important;
}

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

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

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

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

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

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

#item18376 {
	background:#000;
	width:616px !important;
	height:870px !important;
	left:-8px !important;
	top:-17px !important;
}

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

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

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

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