/* 	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:43229.80px; 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; }
}
#item348:hover {
	background:url('../images/item348.png') no-repeat -60px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1213 {
	width:94px !important;
	height:94px !important;
	left:1038px !important;
	top:443px !important;
	background:url('../images/item1213.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1530 {
	width:274px !important;
	height:193px !important;
	left:290px !important;
	background:url('../images/item1530.png') no-repeat 0px 50%;
}

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

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

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

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

#item1239 {
	width:1123px !important;
	height:233px !important;
	left:33px !important;
	top:552px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item19517 {
	background:#000;
	width:623px !important;
	height:751px !important;
	left:555px !important;
	top:34px !important;
}

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

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

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

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

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

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

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

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

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

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

#item3893 {
	width:80px !important;
	height:80px !important;
	left:1075px !important;
	top:259px !important;
	background:url('../images/item3893.png') no-repeat 0px 50%;
}

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

#item3979 {
	width:80px !important;
	height:80px !important;
	left:607px !important;
	top:534px !important;
	background:url('../images/item3979.png') no-repeat 0px 50%;
}

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

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

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

#item4006 {
	width:80px !important;
	height:80px !important;
	left:607px !important;
	top:597px !important;
	background:url('../images/item4006.png') no-repeat 0px 50%;
}

#item4029 {
	background:#00a1ff;
	width:558px !important;
	height:749px !important;
	left:37px !important;
	top:36px !important;
}

#item4031 {
	background:#00a1ff;
	width:567px !important;
	height:749px !important;
	left:587px !important;
	top:36px !important;
}

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

#item4241 {
	width:71px !important;
	height:65px !important;
	left:485px !important;
	top:138px !important;
	background:url('../images/item4241.png') no-repeat 0px 50%;
}

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

#item4261 {
	width:71px !important;
	height:65px !important;
	left:407px !important;
	top:138px !important;
	background:url('../images/item4261.png') no-repeat 0px 50%;
}

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

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

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

#item4373 {
	width:357px !important;
	height:150px !important;
	left:46px !important;
	top:473px !important;
	background:url('../images/item4373.png') no-repeat 0px 50%;
}

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

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

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

#item4516 {
	width:184px !important;
	height:150px !important;
	left:409px !important;
	top:473px !important;
	background:url('../images/item4516.png') no-repeat 0px 50%;
}

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

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

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

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

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

#item4755 {
	width:528px !important;
	height:338px !important;
	left:613px !important;
	top:357px !important;
	background:url('../images/item4755.png') no-repeat 0px 50%;
}

#item4787 {
	background:#fff;
	opacity:0.40;
	filter:alpha(opacity=40);
	width:526px !important;
	height:224px !important;
	left:613px !important;
	top:47px !important;
}

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

#item4788 {
	width:536px !important;
	height:229px !important;
	left:610px !important;
	top:45px !important;
	background:url('../images/item4788.png') no-repeat 0px 50%;
}

#item5069 {
	background:rgba(255,0,255,0.5);
	width:431px !important;
	height:104px !important;
	left:36px !important;
	top:233px !important;
}

#item5242 {
	background:#ff00ff;
	width:148px !important;
	height:2px !important;
	left:995px !important;
	top:777px !important;
}

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

#item5436 {
	width:175px !important;
	height:91px !important;
	left:992px !important;
	top:673px !important;
	background:url('../images/item5436.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

#item5735 {
	width:345px !important;
	height:192px !important;
	left:181px !important;
	top:472px !important;
	background:url('../images/item5735.png') no-repeat 0px 50%;
}

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

#item5781 {
	width:233px !important;
	height:192px !important;
	left:804px !important;
	top:472px !important;
	background:url('../images/item5781.png') no-repeat 0px 50%;
}

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

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

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

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

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

#item5927 {
	width:214px !important;
	height:192px !important;
	left:481px !important;
	top:472px !important;
	background:url('../images/item5927.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

#item6268 {
	width:252px !important;
	height:255px !important;
	left:929px !important;
	top:14px !important;
	background:url('../images/item6268.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

#item6464 {
	background:#000;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:168px !important;
	height:272px !important;
	left:810px !important;
	top:513px !important;
}

#item6465 {
	background:#000;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:168px !important;
	height:171px !important;
	left:989px !important;
	top:613px !important;
}

#item7417 {
	background:#000;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:33px !important;
	height:48px !important;
	left:775px !important;
	top:470px !important;
}

#item7418 {
	background:#000;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:58px !important;
	height:49px !important;
	left:391px !important;
	top:249px !important;
}

#item7419 {
	background:#000;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:168px !important;
	height:537px !important;
	left:223px !important;
	top:249px !important;
}

#item7420 {
	background:#000;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:168px !important;
	height:145px !important;
	left:411px !important;
	top:641px !important;
}

#item7421 {
	background:#000;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:168px !important;
	height:316px !important;
	left:607px !important;
	top:470px !important;
}

#item7422 {
	background:#000;
	opacity:0.70;
	filter:alpha(opacity=70);
	width:168px !important;
	height:183px !important;
	left:799px !important;
	top:602px !important;
}

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

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

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

#item7971 {
	width:177px !important;
	height:224px !important;
	left:218px !important;
	top:350px !important;
	background:url('../images/item7971.png') no-repeat 0px 50%;
}

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

#item7977 {
	width:177px !important;
	height:80px !important;
	left:602px !important;
	top:137px !important;
	background:url('../images/item7977.png') no-repeat 0px 50%;
}

#item8117 {
	background:#000000;
	border:solid 0.32443219332539px #000;
	width:579px !important;
	height:92px !important;
	top:692px !important;
}

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

#item8120 {
	width:584px !important;
	height:18px !important;
	left:-2px !important;
	top:723px !important;
	background:url('../images/item8120.png') no-repeat 0px 50%;
}

#item8198 {
	background:#000;
	opacity:0.85;
	filter:alpha(opacity=85);
	border:solid 0.32443219332539px #000;
	width:579px !important;
	height:126px !important;
	top:563px !important;
}

#item8208 {
	background:#fff;
	width:579px !important;
	height:5px !important;
	top:688px !important;
}

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

#item8210 {
	width:584px !important;
	height:29px !important;
	left:-2px !important;
	top:750px !important;
	background:url('../images/item8210.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

#item8667 {
	background:rgba(235,237,240,0.7);
	width:1119px !important;
	height:749px !important;
	left:36px !important;
	top:36px !important;
}

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

#item8721 {
	width:57px !important;
	height:57px !important;
	left:396px !important;
	top:73px !important;
	background:url('../images/item8721.png') no-repeat 0px 50%;
}

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

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

#item9203 {
	background:rgba(235,237,240,0.7);
	width:1119px !important;
	height:730px !important;
	left:36px !important;
	top:55px !important;
}

#item9515 {
	background:rgba(235,237,240,0.7);
	width:551px !important;
	height:730px !important;
	left:36px !important;
	top:54px !important;
}

#item9742 {
	background:#000;
	width:535px !important;
	height:749px !important;
	left:619px !important;
	top:36px !important;
}

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

#item9760 {
	width:100px !important;
	height:100px !important;
	left:1063px !important;
	top:656px !important;
	background:url('../images/item9760.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item10065 {
	width:106px !important;
	height:106px !important;
	left:109px !important;
	top:544px !important;
	background:url('../images/item10065.png') no-repeat 0px 50%;
}

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

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

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

#item10290 {
	width:172px !important;
	height:169px !important;
	left:976px !important;
	top:352px !important;
	background:url('../images/item10290.png') no-repeat 0px 50%;
}

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

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

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

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

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

#item10472 {
	width:244px !important;
	height:154px !important;
	left:465px !important;
	top:581px !important;
	background:url('../images/item10472.png') no-repeat 0px 50%;
}

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

#item10557 {
	width:172px !important;
	height:169px !important;
	left:970px !important;
	top:571px !important;
	background:url('../images/item10557.png') no-repeat 0px 50%;
}

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

#item10600 {
	width:189px !important;
	height:137px !important;
	left:752px !important;
	top:589px !important;
	background:url('../images/item10600.png') no-repeat 0px 50%;
}

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

#item10638 {
	width:154px !important;
	height:132px !important;
	left:817px !important;
	top:365px !important;
	background:url('../images/item10638.png') no-repeat 0px 50%;
}

#item11751 {
	background:#7f7f7f;
	width:366px !important;
	height:109px !important;
	left:227px !important;
	top:347px !important;
}

#item11752 {
	border:solid 0.5px #fff;
	width:367px !important;
	height:101px !important;
	left:231px !important;
	top:352px !important;
}

#item11874 {
	border:solid 0.5px #fff;
	width:57px !important;
	height:57px !important;
	left:40px !important;
	top:230px !important;
}

#item11976 {
	background:#7f7f7f;
	width:397px !important;
	height:117px !important;
	left:36px !important;
	top:36px !important;
}

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

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

#item12300 {
	width:175px !important;
	height:145px !important;
	left:658px !important;
	top:260px !important;
	background:url('../images/item12300.png') no-repeat 0px 50%;
}

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

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

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

#item12477 {
	width:175px !important;
	height:145px !important;
	left:630px !important;
	top:524px !important;
	background:url('../images/item12477.png') no-repeat 0px 50%;
}

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

#item12548 {
	width:182px !important;
	height:152px !important;
	left:955px !important;
	top:517px !important;
	background:url('../images/item12548.png') no-repeat 0px 50%;
}

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

#item12671 {
	width:152px !important;
	height:131px !important;
	left:812px !important;
	top:398px !important;
	background:url('../images/item12671.png') no-repeat 0px 50%;
}

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

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

#item12954 {
	background:#000;
	opacity:0.85;
	filter:alpha(opacity=85);
	border:solid 0.33180822838819px #000;
	width:592px !important;
	height:129px !important;
	left:-13px !important;
	top:557px !important;
}

#item12972 {
	background:#fff;
	width:592px !important;
	height:6px !important;
	left:-13px !important;
	top:685px !important;
}

#item13024 {
	background:#000000;
	border:solid 0.32443219332539px #000;
	width:579px !important;
	height:92px !important;
	top:692px !important;
}

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

#item13026 {
	width:584px !important;
	height:18px !important;
	left:-2px !important;
	top:723px !important;
	background:url('../images/item13026.png') no-repeat 0px 50%;
}

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

#item13084 {
	width:584px !important;
	height:29px !important;
	left:-2px !important;
	top:750px !important;
	background:url('../images/item13084.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

#item19652 {
	width:40px !important;
	height:40px !important;
	left:334px !important;
	top:244px !important;
	background:url('../images/item19652.png') no-repeat 0px 50%;
}

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

#item19664 {
	width:40px !important;
	height:40px !important;
	left:438px !important;
	top:244px !important;
	background:url('../images/item19664.png') no-repeat 0px 50%;
}

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

#item19676 {
	width:40px !important;
	height:40px !important;
	left:542px !important;
	top:244px !important;
	background:url('../images/item19676.png') no-repeat 0px 50%;
}

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

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

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

#item19706 {
	width:40px !important;
	height:40px !important;
	left:438px !important;
	top:244px !important;
	background:url('../images/item19706.png') no-repeat 0px 50%;
}

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

#item19718 {
	width:40px !important;
	height:40px !important;
	left:542px !important;
	top:244px !important;
	background:url('../images/item19718.png') no-repeat 0px 50%;
}

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

#item19733 {
	width:40px !important;
	height:40px !important;
	left:334px !important;
	top:244px !important;
	background:url('../images/item19733.png') no-repeat 0px 50%;
}

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

#item19743 {
	width:40px !important;
	height:40px !important;
	left:438px !important;
	top:244px !important;
	background:url('../images/item19743.png') no-repeat 0px 50%;
}

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

#item19755 {
	width:40px !important;
	height:40px !important;
	left:542px !important;
	top:244px !important;
	background:url('../images/item19755.png') no-repeat 0px 50%;
}

#item16758 {
	background:#bfbfbf;
	width:10px !important;
	height:10px !important;
	left:352px !important;
	top:42px !important;
}

#item17204 {
	background:#000;
	width:522px !important;
	height:754px !important;
	left:36px !important;
	top:30px !important;
}

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

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

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

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

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

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