/* 	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:595.28px; }
.page { width:841.89px; height:595.28px; background: #fff !important; }
.paper-vertical { width:841.89px; height:100%; }
.paper-horizontal { width:54597.06px; height:595.28px; margin-top:-297.64px; }
@media all and (max-height:595.28px) {
	.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; }
}
#item13863 {
	background:#000;
	width:385px !important;
	height:25px !important;
	left:36px !important;
	top:556px !important;
}

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

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

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

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

#item281 {
	background:#000;
	width:770px !important;
	height:26px !important;
	left:36px !important;
	top:559px !important;
}

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

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

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

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

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

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

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

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

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

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

#item500 {
	background:#000;
	width:174px !important;
	height:29px !important;
	left:233px !important;
	top:218px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#item737 {
	width:42px !important;
	height:44px !important;
	left:266px !important;
	top:211px !important;
	background:url('../images/item737.png') no-repeat 0px 50%;
}

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

#item767 {
	width:42px !important;
	height:44px !important;
	left:332px !important;
	top:210px !important;
	background:url('../images/item767.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item3145 {
	background:#000;
	width:770px !important;
	height:515px !important;
	left:36px !important;
	top:35px !important;
}

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

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

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

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

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

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

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

#item4072 {
	width:263px !important;
	height:98px !important;
	left:42px !important;
	top:215px !important;
	background:url('../images/item4072.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item4637 {
	width:771px !important;
	height:376px !important;
	left:35px !important;
	top:141px !important;
}

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

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

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

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

#item5411 {
	background:#fff;
	width:43px !important;
	height:41px !important;
	left:392px !important;
	top:276px !important;
}

#item5429 {
	background:#fff;
	width:419px !important;
	height:10px !important;
	left:387px !important;
	top:315px !important;
}

#item5708 {
	border-radius:24px 24px 24px 24px;
	background:#ffffff;
	width:182px !important;
	height:46px !important;
	left:52px !important;
	top:79px !important;
}

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

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

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

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

#item6051 {
	background:rgba(0,0,0,0.7);
	width:770px !important;
	height:515px !important;
	left:36px !important;
	top:36px !important;
}

#item6162 {
	background:rgba(0,0,0,0.7);
	width:770px !important;
	height:515px !important;
	left:36px !important;
	top:36px !important;
}

#item6307 {
	background:rgba(0,0,0,0.7);
	width:770px !important;
	height:515px !important;
	left:36px !important;
	top:36px !important;
}

#item6394 {
	background:rgba(0,0,0,0.7);
	width:770px !important;
	height:515px !important;
	left:36px !important;
	top:36px !important;
}

#item6481 {
	background:rgba(0,0,0,0.7);
	width:379px !important;
	height:515px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

#item7098 {
	width:108px !important;
	height:120px !important;
	left:313px !important;
	top:162px !important;
	background:url('../images/item7098.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

#item7349 {
	width:239px !important;
	height:157px !important;
	left:43px !important;
	top:287px !important;
	background:url('../images/item7349.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item8924 {
	width:135px !important;
	height:131px !important;
	left:666px !important;
	top:414px !important;
	background:url('../images/item8924.png') no-repeat 0px 50%;
}

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

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

#item9105 {
	background:#000;
	width:385px !important;
	height:200px !important;
	left:420px !important;
	top:35px !important;
}

#item9564 {
	background:#0e8108;
	width:385px !important;
	height:515px !important;
	left:36px !important;
	top:36px !important;
}

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

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

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

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

#item9935 {
	background:#000;
	width:380px !important;
	height:220px !important;
	left:425px !important;
	top:330px !important;
}

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

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

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

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

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

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

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

#item10988 {
	width:59px !important;
	height:44px !important;
	left:217px !important;
	top:550px !important;
	background:url('../images/item10988.png') no-repeat 0px 50%;
}
#in5footer,  #prefooter {display:none;}
