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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item27594 {
	width:65px !important;
	height:58px !important;
	left:869px !important;
	top:167px !important;
	background:url('../images/item27594.png') no-repeat 0px 50%;
}

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

#item27605 {
	width:65px !important;
	height:58px !important;
	left:951px !important;
	top:167px !important;
	background:url('../images/item27605.png') no-repeat 0px 50%;
}

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

#item27617 {
	width:65px !important;
	height:58px !important;
	left:1028px !important;
	top:167px !important;
	background:url('../images/item27617.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

#item29652 {
	width:284px !important;
	height:191px !important;
	left:5px !important;
	top:-2px !important;
	background:url('../images/item29652.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

#item29394 {
	width:284px !important;
	height:191px !important;
	left:5px !important;
	top:1px !important;
	background:url('../images/item29394.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

#item16135 {
	width:284px !important;
	height:191px !important;
	left:5px !important;
	top:1px !important;
	background:url('../images/item16135.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

#item16125 {
	width:1117px !important;
	height:233px !important;
	left:35px !important;
	top:552px !important;
}

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

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

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

#item16874 {
	width:65px !important;
	height:58px !important;
	left:868px !important;
	top:177px !important;
	background:url('../images/item16874.png') no-repeat 0px 50%;
}

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

#item16886 {
	width:65px !important;
	height:58px !important;
	left:950px !important;
	top:177px !important;
	background:url('../images/item16886.png') no-repeat 0px 50%;
}

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

#item16901 {
	width:65px !important;
	height:58px !important;
	left:1027px !important;
	top:177px !important;
	background:url('../images/item16901.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

#item14625 {
	width:155px !important;
	height:132px !important;
	left:834px !important;
	top:372px !important;
	background:url('../images/item14625.png') no-repeat 0px 50%;
}

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

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

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

#item14698 {
	width:179px !important;
	height:135px !important;
	left:482px !important;
	top:372px !important;
	background:url('../images/item14698.png') no-repeat 0px 50%;
}

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

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

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

#item14881 {
	width:190px !important;
	height:140px !important;
	left:952px !important;
	top:585px !important;
	background:url('../images/item14881.png') no-repeat 0px 50%;
}

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

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

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

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

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

#item15034 {
	width:93px !important;
	height:92px !important;
	left:386px !important;
	top:191px !important;
	background:url('../images/item15034.png') no-repeat 0px 50%;
}

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

#item15062 {
	width:60px !important;
	height:62px !important;
	left:184px !important;
	top:573px !important;
	background:url('../images/item15062.png') no-repeat 0px 50%;
}

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

#item15076 {
	width:204px !important;
	height:96px !important;
	left:506px !important;
	top:48px !important;
	background:url('../images/item15076.png') no-repeat 0px 50%;
}

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

#item15117 {
	width:147px !important;
	height:151px !important;
	left:993px !important;
	top:368px !important;
	background:url('../images/item15117.png') no-repeat 0px 50%;
}

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

#item15157 {
	width:203px !important;
	height:147px !important;
	left:506px !important;
	top:181px !important;
	background:url('../images/item15157.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

#item25381_container {
	width:559px !important;
	height:749px !important;
	left:595px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

#item5037 {
	width:174px !important;
	height:146px !important;
	left:378px !important;
	top:672px !important;
	background:url('../images/item5037.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

#item12207 {
	width:70px !important;
	height:70px !important;
	left:596px !important;
	top:665px !important;
	background:url('../images/item12207.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

#item24178 {
	width:163px !important;
	height:102px !important;
	left:1002px !important;
	top:39px !important;
	background:url('../images/item24178.png') no-repeat 0px 50%;
}

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

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

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

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

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

#item24699 {
	width:127px !important;
	height:110px !important;
	left:604px !important;
	top:428px !important;
	background:url('../images/item24699.png') no-repeat 0px 50%;
}

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

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

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

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

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

#item24748 {
	width:127px !important;
	height:110px !important;
	left:869px !important;
	top:428px !important;
	background:url('../images/item24748.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item25178 {
	width:128px !important;
	height:110px !important;
	left:736px !important;
	top:428px !important;
	background:url('../images/item25178.png') no-repeat 0px 50%;
}

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

#item25242 {
	width:127px !important;
	height:110px !important;
	left:1001px !important;
	top:428px !important;
	background:url('../images/item25242.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

#item19714 {
	width:137px !important;
	height:161px !important;
	left:216px !important;
	top:620px !important;
	background:url('../images/item19714.png') no-repeat 0px 50%;
}

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

#item19799 {
	width:122px !important;
	height:161px !important;
	left:467px !important;
	top:620px !important;
	background:url('../images/item19799.png') no-repeat 0px 50%;
}

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

#item19757 {
	width:121px !important;
	height:161px !important;
	left:350px !important;
	top:620px !important;
	background:url('../images/item19757.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

#item19633 {
	width:309px !important;
	height:158px !important;
	left:43px !important;
	top:465px !important;
	background:url('../images/item19633.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item30661 {
	width:203px !important;
	height:83px !important;
	left:64px !important;
	top:158px !important;
	background:url('../images/item30661.png') no-repeat 0px 50%;
}

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

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

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

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