/* 	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 .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*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; }
svg { overflow:visible; }
.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;
}
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden {visibility:hidden; }

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; }*//*currently broken in iOS*/
.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, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex; 
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
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.5ex;padding-left:1.5ex; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.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:#000; }
#slider { width:1280.00px; height:800.00px; }
.page { width:1280.00px; height:800.00px; background: #fff !important; }
.paper-vertical { width:1280.00px; height:100%; }
.paper-horizontal { width:6450.00px; height:800.00px; margin-top:-400.00px; }
@media all and (max-height:800.00px) {
	.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:1280.00px) {
	.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;}
#item106050 {
	width:142px !important;
	height:21px !important;
	left:78px !important;
	top:735px !important;
}

#item106060:active {
	background:url('../images/item106060.png') no-repeat -158.5px 50%;
}

#item106060 {
	width:150px !important;
	height:54px !important;
	left:75px !important;
	top:597px !important;
	background:url('../images/item106060.png') no-repeat 0px 50%;
}

#item553:hover {
	background:url('../images/item553.png') no-repeat 100% 50%;
}

#item553 {
	width:66px !important;
	height:66px !important;
	left:1217px !important;
	top:737px !important;
	background:url('../images/item553.png') no-repeat 0px 50%;
}

#item561:hover {
	background:url('../images/item561.png') no-repeat 100% 50%;
}

#item561 {
	width:66px !important;
	height:66px !important;
	left:-3px !important;
	top:737px !important;
	background:url('../images/item561.png') no-repeat 0px 50%;
}

#item573:hover {
	background:url('../images/item573.png') no-repeat 100% 50%;
}

#item573 {
	width:66px !important;
	height:66px !important;
	left:138px !important;
	top:737px !important;
	background:url('../images/item573.png') no-repeat 0px 50%;
}

#item581:hover {
	background:url('../images/item581.png') no-repeat 100% 50%;
}

#item581 {
	width:66px !important;
	height:66px !important;
	left:1076px !important;
	top:737px !important;
	background:url('../images/item581.png') no-repeat 0px 50%;
}

#item119735:hover {
	background:url('../images/item119735.png') no-repeat 100% 50%;
}

#item119735 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:65px !important;
	background:url('../images/item119735.png') no-repeat 0px 50%;
}

#item119747:hover {
	background:url('../images/item119747.png') no-repeat 100% 50%;
}

#item119747 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:102px !important;
	background:url('../images/item119747.png') no-repeat 0px 50%;
}

#item119756:hover {
	background:url('../images/item119756.png') no-repeat 100% 50%;
}

#item119756 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:138px !important;
	background:url('../images/item119756.png') no-repeat 0px 50%;
}

#item119765:hover {
	background:url('../images/item119765.png') no-repeat 100% 50%;
}

#item119765 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:174px !important;
	background:url('../images/item119765.png') no-repeat 0px 50%;
}

#item119832:hover {
	background:url('../images/item119832.png') no-repeat 100% 50%;
}

#item119832 {
	width:51px !important;
	height:51px !important;
	left:344px !important;
	top:7px !important;
	background:url('../images/item119832.png') no-repeat 0px 50%;
}

#item119841 {
	width:159px !important;
	height:30px !important;
	left:206px !important;
	top:284px !important;
	background:url('../images/item119841.png') no-repeat 0 50%;
}

#item119663 {
	width:392px !important;
	height:420px !important;
	left:-10px !important;
	top:408px !important;
}

@keyframes fadein-112570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-webkit-keyframes fadein-112570 {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes zoomout2d-112578 {
	0% {
		transform:scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:scaleX(0) scaleY(0);
		opacity:0;
	}
	24% {opacity:0.93;}
	76% {opacity:0.27;}
}
@-webkit-keyframes zoomout2d-112578 {
	0% {
		-webkit-transform:scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:scaleX(0) scaleY(0);
		opacity:0;
	}
	24% {opacity:0.93;}
	76% {opacity:0.27;}
}
@keyframes zoomout2d-112605 {
	0% {
		transform:scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		transform:scaleX(0) scaleY(0);
		opacity:0;
	}
	24% {opacity:0.93;}
	76% {opacity:0.27;}
}
@-webkit-keyframes zoomout2d-112605 {
	0% {
		-webkit-transform:scaleX(1) scaleY(1);
		opacity:1;
	}
	100% {
		-webkit-transform:scaleX(0) scaleY(0);
		opacity:0;
	}
	24% {opacity:0.93;}
	76% {opacity:0.27;}
}
@keyframes zoomin2d-112599 {
	0% {
		transform:scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	92% {
		transform:scaleX(1) scaleY(1);
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
}
@-webkit-keyframes zoomin2d-112599 {
	0% {
		-webkit-transform:scaleX(0.05) scaleY(0.05);
		opacity:0;
	}
	92% {
		-webkit-transform:scaleX(1) scaleY(1);
	}
	20% {opacity:0.83;}
	72% {opacity:1;}
}
#item112595 {
	width:632px !important;
	height:206px !important;
	left:-263px !important;
	top:183px !important;
}

#item112657 {
	width:174px !important;
	height:96px !important;
	left:365px !important;
	top:257px !important;
}

#item112707 {
	width:367px !important;
	height:62px !important;
	left:106px !important;
	top:664px !important;
}

#item112756 {
	width:236px !important;
	height:270px !important;
	left:11px !important;
	top:-8px !important;
}

#item112784 {
	width:355px !important;
	height:108px !important;
	left:-150px !important;
	top:364px !important;
}

#item112835 {
	width:504px !important;
	height:557px !important;
	left:647px !important;
	top:154px !important;
}

#item113011 {
	width:363px !important;
	height:283px !important;
	left:107px !important;
	top:370px !important;
	background:url('../images/item113011.png') no-repeat 0 50%;
}

#item113019 {
	width:282px !important;
	height:283px !important;
	left:148px !important;
	top:370px !important;
	background:url('../images/item113019.png') no-repeat 0 50%;
}

#item113087 {
	width:26px !important;
	height:26px !important;
	left:7px !important;
	top:28px !important;
	background:url('../images/item113087.png') no-repeat 0 50%;
}

#item113093 {
	width:175px !important;
	height:58px !important;
	left:-3px !important;
	top:-3px !important;
	background:url('../images/item113093.png') no-repeat 0 50%;
}

#item113029 {
	width:175px !important;
	height:58px !important;
	left:202px !important;
	top:11px !important;
	background:url('../images/item113029.png') no-repeat 0 50%;
}

#item113027 {
	width:383px !important;
	height:260px !important;
	left:858px !important;
	top:38px !important;
}

#item113125 {
	width:166px !important;
	height:166px !important;
	left:185px !important;
	top:191px !important;
	background:url('../images/item113125.png') no-repeat 0 50%;
}

#item113132 {
	width:37px !important;
	height:37px !important;
	left:250px !important;
	top:255px !important;
	background:url('../images/item113132.png') no-repeat 0 50%;
}

#item113140 {
	width:59px !important;
	height:59px !important;
	left:569px !important;
	top:400px !important;
	background:url('../images/item113140.png') no-repeat 0 50%;
}

#item113145 {
	width:59px !important;
	height:59px !important;
	left:1169px !important;
	top:400px !important;
	background:url('../images/item113145.png') no-repeat 0 50%;
}

#item774:hover {
	background:url('../images/item774.png') no-repeat 100% 50%;
}

#item774 {
	width:66px !important;
	height:66px !important;
	left:1217px !important;
	top:737px !important;
	background:url('../images/item774.png') no-repeat 0px 50%;
}

#item794:hover {
	background:url('../images/item794.png') no-repeat 100% 50%;
}

#item794 {
	width:66px !important;
	height:66px !important;
	left:138px !important;
	top:737px !important;
	background:url('../images/item794.png') no-repeat 0px 50%;
}

#item802:hover {
	background:url('../images/item802.png') no-repeat 100% 50%;
}

#item802 {
	width:66px !important;
	height:66px !important;
	left:1076px !important;
	top:737px !important;
	background:url('../images/item802.png') no-repeat 0px 50%;
}

#item119959:hover {
	background:url('../images/item119959.png') no-repeat 100% 50%;
}

#item119959 {
	width:66px !important;
	height:66px !important;
	left:-3px !important;
	top:737px !important;
	background:url('../images/item119959.png') no-repeat 0px 50%;
}

#item120067:hover {
	background:url('../images/item120067.png') no-repeat 100% 50%;
}

#item120067 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:65px !important;
	background:url('../images/item120067.png') no-repeat 0px 50%;
}

#item120077:hover {
	background:url('../images/item120077.png') no-repeat 100% 50%;
}

#item120077 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:102px !important;
	background:url('../images/item120077.png') no-repeat 0px 50%;
}

#item120087:hover {
	background:url('../images/item120087.png') no-repeat 100% 50%;
}

#item120087 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:138px !important;
	background:url('../images/item120087.png') no-repeat 0px 50%;
}

#item120096:hover {
	background:url('../images/item120096.png') no-repeat 100% 50%;
}

#item120096 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:174px !important;
	background:url('../images/item120096.png') no-repeat 0px 50%;
}

#item120105:hover {
	background:url('../images/item120105.png') no-repeat 100% 50%;
}

#item120105 {
	width:51px !important;
	height:51px !important;
	left:344px !important;
	top:7px !important;
	background:url('../images/item120105.png') no-repeat 0px 50%;
}

#item120114 {
	width:159px !important;
	height:30px !important;
	left:206px !important;
	top:284px !important;
	background:url('../images/item120114.png') no-repeat 0 50%;
}

#item119972 {
	width:392px !important;
	height:420px !important;
	left:-10px !important;
	top:408px !important;
}

#item113297:hover {
	background:url('../images/item113297.png') no-repeat 100% 50%;
}

#item113297 {
	width:142px !important;
	height:29px !important;
	left:345px !important;
	top:123px !important;
	background:url('../images/item113297.png') no-repeat 0px 50%;
}

#item113304:hover {
	background:url('../images/item113304.png') no-repeat 100% 50%;
}

#item113304 {
	width:83px !important;
	height:29px !important;
	left:266px !important;
	top:123px !important;
	background:url('../images/item113304.png') no-repeat 0px 50%;
}

#item113311:hover {
	background:url('../images/item113311.png') no-repeat 100% 50%;
}

#item113311 {
	width:117px !important;
	height:29px !important;
	left:154px !important;
	top:123px !important;
	background:url('../images/item113311.png') no-repeat 0px 50%;
}

#item113318:hover {
	background:url('../images/item113318.png') no-repeat 100% 50%;
}

#item113318 {
	width:111px !important;
	height:29px !important;
	left:75px !important;
	top:146px !important;
	background:url('../images/item113318.png') no-repeat 0px 50%;
}

#item113327:hover {
	background:url('../images/item113327.png') no-repeat 100% 50%;
}

#item113327 {
	width:131px !important;
	height:29px !important;
	left:69px !important;
	top:262px !important;
	background:url('../images/item113327.png') no-repeat 0px 50%;
}

#item113334:hover {
	background:url('../images/item113334.png') no-repeat 100% 50%;
}

#item113334 {
	width:77px !important;
	height:29px !important;
	left:50px !important;
	top:170px !important;
	background:url('../images/item113334.png') no-repeat 0px 50%;
}

#item113546 {
	width:26px !important;
	height:26px !important;
	left:443px !important;
	top:284px !important;
	background:url('../images/item113546.png') no-repeat 0 50%;
}

#item113516 {
	width:26px !important;
	height:26px !important;
	left:407px !important;
	top:192px !important;
	background:url('../images/item113516.png') no-repeat 0 50%;
}

#item113486 {
	width:26px !important;
	height:26px !important;
	left:565px !important;
	top:94px !important;
	background:url('../images/item113486.png') no-repeat 0 50%;
}

#item113454 {
	width:26px !important;
	height:26px !important;
	left:753px !important;
	top:44px !important;
	background:url('../images/item113454.png') no-repeat 0 50%;
}

#item113422 {
	width:26px !important;
	height:26px !important;
	left:486px !important;
	top:7px !important;
	background:url('../images/item113422.png') no-repeat 0 50%;
}

#item113392 {
	width:26px !important;
	height:26px !important;
	left:871px !important;
	top:64px !important;
	background:url('../images/item113392.png') no-repeat 0 50%;
}

#item113341 {
	width:894px !important;
	height:344px !important;
	left:-173px !important;
	top:6px !important;
}

#item113553 {
	width:95px !important;
	height:32px !important;
	left:380px !important;
	top:521px !important;
	background:url('../images/item113553.png') no-repeat 0 50%;
}

#item113579 {
	width:52px !important;
	height:58px !important;
	left:533px !important;
	top:452px !important;
	background:url('../images/item113579.png') no-repeat 0 50%;
}

#item113606 {
	width:78px !important;
	height:29px !important;
	left:412px !important;
	top:437px !important;
	background:url('../images/item113606.png') no-repeat 0 50%;
}

#item113633 {
	width:68px !important;
	height:38px !important;
	left:1045px !important;
	top:613px !important;
	background:url('../images/item113633.png') no-repeat 0 50%;
}

#item113661 {
	width:98px !important;
	height:32px !important;
	left:1148px !important;
	top:687px !important;
	background:url('../images/item113661.png') no-repeat 0 50%;
}

#item113688 {
	width:87px !important;
	height:51px !important;
	left:920px !important;
	top:602px !important;
	background:url('../images/item113688.png') no-repeat 0 50%;
}

#item113716 {
	width:83px !important;
	height:34px !important;
	left:1026px !important;
	top:694px !important;
	background:url('../images/item113716.png') no-repeat 0 50%;
}

#item113743 {
	width:125px !important;
	height:29px !important;
	left:919px !important;
	top:666px !important;
	background:url('../images/item113743.png') no-repeat 0 50%;
}

#item113769 {
	width:57px !important;
	height:29px !important;
	left:1176px !important;
	top:646px !important;
	background:url('../images/item113769.png') no-repeat 0 50%;
}

#item113795 {
	width:59px !important;
	height:29px !important;
	left:888px !important;
	top:393px !important;
	background:url('../images/item113795.png') no-repeat 0 50%;
}

#item113821 {
	width:59px !important;
	height:29px !important;
	left:1028px !important;
	top:233px !important;
	background:url('../images/item113821.png') no-repeat 0 50%;
}

#item113847 {
	width:123px !important;
	height:29px !important;
	left:772px !important;
	top:309px !important;
	background:url('../images/item113847.png') no-repeat 0 50%;
}

#item113875 {
	width:51px !important;
	height:29px !important;
	left:1211px !important;
	top:269px !important;
	background:url('../images/item113875.png') no-repeat 0 50%;
}

#item113901 {
	width:77px !important;
	height:38px !important;
	left:815px !important;
	top:230px !important;
	background:url('../images/item113901.png') no-repeat 0 50%;
}

#item113928 {
	width:60px !important;
	height:29px !important;
	left:1096px !important;
	top:251px !important;
	background:url('../images/item113928.png') no-repeat 0 50%;
}

#item113954 {
	width:131px !important;
	height:29px !important;
	left:962px !important;
	top:284px !important;
	background:url('../images/item113954.png') no-repeat 0 50%;
}

#item113980 {
	width:59px !important;
	height:29px !important;
	left:1161px !important;
	top:348px !important;
	background:url('../images/item113980.png') no-repeat 0 50%;
}

#item114006 {
	width:68px !important;
	height:38px !important;
	left:948px !important;
	top:361px !important;
	background:url('../images/item114006.png') no-repeat 0 50%;
}

#item114033 {
	width:80px !important;
	height:29px !important;
	left:1067px !important;
	top:411px !important;
	background:url('../images/item114033.png') no-repeat 0 50%;
}

#item114060 {
	width:88px !important;
	height:29px !important;
	left:945px !important;
	top:446px !important;
	background:url('../images/item114060.png') no-repeat 0 50%;
}

#item114086 {
	width:97px !important;
	height:29px !important;
	left:797px !important;
	top:468px !important;
	background:url('../images/item114086.png') no-repeat 0 50%;
}

#item114112 {
	width:57px !important;
	height:29px !important;
	left:738px !important;
	top:505px !important;
	background:url('../images/item114112.png') no-repeat 0 50%;
}

#item114139 {
	width:71px !important;
	height:29px !important;
	left:746px !important;
	top:563px !important;
	background:url('../images/item114139.png') no-repeat 0 50%;
}

#item114165 {
	width:54px !important;
	height:29px !important;
	left:1130px !important;
	top:489px !important;
	background:url('../images/item114165.png') no-repeat 0 50%;
}

#item114191 {
	width:59px !important;
	height:29px !important;
	left:1056px !important;
	top:512px !important;
	background:url('../images/item114191.png') no-repeat 0 50%;
}

#item114217 {
	width:119px !important;
	height:29px !important;
	left:923px !important;
	top:327px !important;
	background:url('../images/item114217.png') no-repeat 0 50%;
}

#item114243 {
	width:80px !important;
	height:65px !important;
	left:1169px !important;
	top:441px !important;
	background:url('../images/item114243.png') no-repeat 0 50%;
}

#item114271 {
	width:74px !important;
	height:41px !important;
	left:472px !important;
	top:397px !important;
	background:url('../images/item114271.png') no-repeat 0 50%;
}

#item114299 {
	width:82px !important;
	height:45px !important;
	left:570px !important;
	top:378px !important;
	background:url('../images/item114299.png') no-repeat 0 50%;
}

#item114326 {
	width:46px !important;
	height:29px !important;
	left:664px !important;
	top:510px !important;
	background:url('../images/item114326.png') no-repeat 0 50%;
}

#item114352 {
	width:98px !important;
	height:30px !important;
	left:634px !important;
	top:434px !important;
	background:url('../images/item114352.png') no-repeat 0 50%;
}

#item114379 {
	width:51px !important;
	height:29px !important;
	left:307px !important;
	top:616px !important;
	background:url('../images/item114379.png') no-repeat 0 50%;
}

#item114405 {
	width:47px !important;
	height:30px !important;
	left:464px !important;
	top:608px !important;
	background:url('../images/item114405.png') no-repeat 0 50%;
}

#item114432 {
	width:84px !important;
	height:29px !important;
	left:312px !important;
	top:686px !important;
	background:url('../images/item114432.png') no-repeat 0 50%;
}

#item114459 {
	width:62px !important;
	height:29px !important;
	left:559px !important;
	top:679px !important;
	background:url('../images/item114459.png') no-repeat 0 50%;
}

#item114485 {
	width:184px !important;
	height:94px !important;
	left:43px !important;
	top:354px !important;
	background:url('../images/item114485.png') no-repeat 0 50%;
}

#item114512 {
	width:175px !important;
	height:65px !important;
	left:370px !important;
	top:328px !important;
	background:url('../images/item114512.png') no-repeat 0 50%;
}

#item114538 {
	width:76px !important;
	height:41px !important;
	left:508px !important;
	top:545px !important;
	background:url('../images/item114538.png') no-repeat 0 50%;
}

#item114568 {
	width:182px !important;
	height:40px !important;
	left:59px !important;
	top:448px !important;
	background:url('../images/item114568.png') no-repeat 0 50%;
}

#item114600 {
	width:182px !important;
	height:40px !important;
	left:59px !important;
	top:500px !important;
	background:url('../images/item114600.png') no-repeat 0 50%;
}

#item114630 {
	width:182px !important;
	height:40px !important;
	left:59px !important;
	top:552px !important;
	background:url('../images/item114630.png') no-repeat 0 50%;
}

#item114660 {
	width:182px !important;
	height:40px !important;
	left:59px !important;
	top:605px !important;
	background:url('../images/item114660.png') no-repeat 0 50%;
}

#item114690 {
	width:351px !important;
	height:276px !important;
	left:-113px !important;
	top:365px !important;
}

#item114812 {
	width:1208px !important;
	height:331px !important;
	left:-161px !important;
	top:381px !important;
}

#item115419 {
	width:683px !important;
	height:553px !important;
	left:741px !important;
	top:36px !important;
}

#item116121 {
	width:612px !important;
	height:310px !important;
	left:812px !important;
	top:410px !important;
}

#item116439 {
	width:657px !important;
	height:198px !important;
	left:775px !important;
	top:233px !important;
}

#item1038:hover {
	background:url('../images/item1038.png') no-repeat 100% 50%;
}

#item1038 {
	width:66px !important;
	height:66px !important;
	left:1217px !important;
	top:737px !important;
	background:url('../images/item1038.png') no-repeat 0px 50%;
}

#item1058:hover {
	background:url('../images/item1058.png') no-repeat 100% 50%;
}

#item1058 {
	width:66px !important;
	height:66px !important;
	left:138px !important;
	top:737px !important;
	background:url('../images/item1058.png') no-repeat 0px 50%;
}

#item1066:hover {
	background:url('../images/item1066.png') no-repeat 100% 50%;
}

#item1066 {
	width:66px !important;
	height:66px !important;
	left:1076px !important;
	top:737px !important;
	background:url('../images/item1066.png') no-repeat 0px 50%;
}

#item120176:hover {
	background:url('../images/item120176.png') no-repeat 100% 50%;
}

#item120176 {
	width:66px !important;
	height:66px !important;
	left:-3px !important;
	top:737px !important;
	background:url('../images/item120176.png') no-repeat 0px 50%;
}

#item120283:hover {
	background:url('../images/item120283.png') no-repeat 100% 50%;
}

#item120283 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:65px !important;
	background:url('../images/item120283.png') no-repeat 0px 50%;
}

#item120293:hover {
	background:url('../images/item120293.png') no-repeat 100% 50%;
}

#item120293 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:102px !important;
	background:url('../images/item120293.png') no-repeat 0px 50%;
}

#item120302:hover {
	background:url('../images/item120302.png') no-repeat 100% 50%;
}

#item120302 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:138px !important;
	background:url('../images/item120302.png') no-repeat 0px 50%;
}

#item120311:hover {
	background:url('../images/item120311.png') no-repeat 100% 50%;
}

#item120311 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:174px !important;
	background:url('../images/item120311.png') no-repeat 0px 50%;
}

#item120320:hover {
	background:url('../images/item120320.png') no-repeat 100% 50%;
}

#item120320 {
	width:51px !important;
	height:51px !important;
	left:344px !important;
	top:7px !important;
	background:url('../images/item120320.png') no-repeat 0px 50%;
}

#item120329 {
	width:159px !important;
	height:30px !important;
	left:206px !important;
	top:284px !important;
	background:url('../images/item120329.png') no-repeat 0 50%;
}

#item120188 {
	width:392px !important;
	height:420px !important;
	left:-10px !important;
	top:408px !important;
}

#item117555 {
	width:26px !important;
	height:26px !important;
	left:425px !important;
	top:7px !important;
	background:url('../images/item117555.png') no-repeat 0 50%;
}

#item117504 {
	width:448px !important;
	height:114px !important;
	left:-177px !important;
	top:307px !important;
}

#item117609 {
	width:26px !important;
	height:26px !important;
	left:506px !important;
	top:7px !important;
	background:url('../images/item117609.png') no-repeat 0 50%;
}

#item117560 {
	width:529px !important;
	height:93px !important;
	left:-138px !important;
	top:549px !important;
}

#item117614 {
	width:94px !important;
	height:31px !important;
	left:40px !important;
	top:302px !important;
	background:url('../images/item117614.png') no-repeat 0 50%;
}

#item117641 {
	width:94px !important;
	height:31px !important;
	left:79px !important;
	top:543px !important;
	background:url('../images/item117641.png') no-repeat 0 50%;
}

#item117741 {
	width:26px !important;
	height:26px !important;
	left:317px !important;
	top:28px !important;
	background:url('../images/item117741.png') no-repeat 0 50%;
}

#item117747 {
	width:175px !important;
	height:58px !important;
	left:-3px !important;
	top:-3px !important;
	background:url('../images/item117747.png') no-repeat 0 50%;
}

#item117684 {
	width:175px !important;
	height:58px !important;
	left:20px !important;
	top:11px !important;
	background:url('../images/item117684.png') no-repeat 0 50%;
}

#item117682 {
	width:340px !important;
	height:266px !important;
	left:480px !important;
	top:72px !important;
}

#item117778:hover {
	background:url('../images/item117778.png') no-repeat 100% 50%;
}

#item117778 {
	width:76px !important;
	height:29px !important;
	left:71px !important;
	top:160px !important;
	background:url('../images/item117778.png') no-repeat 0px 50%;
}

#item117836 {
	width:26px !important;
	height:26px !important;
	left:632px !important;
	top:7px !important;
	background:url('../images/item117836.png') no-repeat 0 50%;
}

#item117785 {
	width:655px !important;
	height:226px !important;
	left:-271px !important;
	top:116px !important;
}

#item1257:hover {
	background:url('../images/item1257.png') no-repeat 100% 50%;
}

#item1257 {
	width:66px !important;
	height:66px !important;
	left:1217px !important;
	top:737px !important;
	background:url('../images/item1257.png') no-repeat 0px 50%;
}

#item1265:hover {
	background:url('../images/item1265.png') no-repeat 100% 50%;
}

#item1265 {
	width:66px !important;
	height:66px !important;
	left:138px !important;
	top:737px !important;
	background:url('../images/item1265.png') no-repeat 0px 50%;
}

#item120430:hover {
	background:url('../images/item120430.png') no-repeat 100% 50%;
}

#item120430 {
	width:66px !important;
	height:66px !important;
	left:-3px !important;
	top:737px !important;
	background:url('../images/item120430.png') no-repeat 0px 50%;
}

#item120539:hover {
	background:url('../images/item120539.png') no-repeat 100% 50%;
}

#item120539 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:65px !important;
	background:url('../images/item120539.png') no-repeat 0px 50%;
}

#item120548:hover {
	background:url('../images/item120548.png') no-repeat 100% 50%;
}

#item120548 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:102px !important;
	background:url('../images/item120548.png') no-repeat 0px 50%;
}

#item120557:hover {
	background:url('../images/item120557.png') no-repeat 100% 50%;
}

#item120557 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:138px !important;
	background:url('../images/item120557.png') no-repeat 0px 50%;
}

#item120567:hover {
	background:url('../images/item120567.png') no-repeat 100% 50%;
}

#item120567 {
	width:319px !important;
	height:29px !important;
	left:42px !important;
	top:174px !important;
	background:url('../images/item120567.png') no-repeat 0px 50%;
}

#item120576:hover {
	background:url('../images/item120576.png') no-repeat 100% 50%;
}

#item120576 {
	width:51px !important;
	height:51px !important;
	left:344px !important;
	top:7px !important;
	background:url('../images/item120576.png') no-repeat 0px 50%;
}

#item120584 {
	width:159px !important;
	height:30px !important;
	left:206px !important;
	top:284px !important;
	background:url('../images/item120584.png') no-repeat 0 50%;
}

#item120444 {
	width:392px !important;
	height:420px !important;
	left:-10px !important;
	top:408px !important;
}

#item117953 {
	width:158px !important;
	height:125px !important;
	left:9px !important;
	top:567px !important;
	background:url('../images/item117953.png') no-repeat 0 50%;
}

#item117983 {
	width:191px !important;
	height:30px !important;
	left:234px !important;
	top:662px !important;
	background:url('../images/item117983.png') no-repeat 0 50%;
}

#item117990 {
	width:64px !important;
	height:30px !important;
	left:173px !important;
	top:662px !important;
	background:url('../images/item117990.png') no-repeat 0 50%;
}

#item117998 {
	width:30px !important;
	height:30px !important;
	left:422px !important;
	top:662px !important;
	background:url('../images/item117998.png') no-repeat 0 50%;
}

#item118007 {
	width:30px !important;
	height:30px !important;
	left:663px !important;
	top:662px !important;
	background:url('../images/item118007.png') no-repeat 0 50%;
}

#item118014 {
	width:30px !important;
	height:30px !important;
	left:863px !important;
	top:662px !important;
	background:url('../images/item118014.png') no-repeat 0 50%;
}

#item118021 {
	width:30px !important;
	height:30px !important;
	left:1055px !important;
	top:662px !important;
	background:url('../images/item118021.png') no-repeat 0 50%;
}

#item118060 {
	width:125px !important;
	height:31px !important;
	left:1068px !important;
	top:307px !important;
	background:url('../images/item118060.png') no-repeat 0 50%;
}

#item118088 {
	width:125px !important;
	height:31px !important;
	left:1118px !important;
	top:692px !important;
	background:url('../images/item118088.png') no-repeat 0 50%;
}

#item118117 {
	width:125px !important;
	height:31px !important;
	left:1068px !important;
	top:307px !important;
	background:url('../images/item118117.png') no-repeat 0 50%;
}

#item118144 {
	width:1204px !important;
	height:502px !important;
	left:38px !important;
	top:157px !important;
}

#item119071:hover {
	background:url('../images/item119071.png') no-repeat 100% 50%;
}

#item119071 {
	width:80px !important;
	height:29px !important;
	left:234px !important;
	top:217px !important;
	background:url('../images/item119071.png') no-repeat 0px 50%;
}

#item119080:hover {
	background:url('../images/item119080.png') no-repeat 100% 50%;
}

#item119080 {
	width:151px !important;
	height:29px !important;
	left:946px !important;
	top:552px !important;
	background:url('../images/item119080.png') no-repeat 0px 50%;
}

#item119088:hover {
	background:url('../images/item119088.png') no-repeat 100% 50%;
}

#item119088 {
	width:104px !important;
	height:29px !important;
	left:449px !important;
	top:586px !important;
	background:url('../images/item119088.png') no-repeat 0px 50%;
}

#item119096:hover {
	background:url('../images/item119096.png') no-repeat 100% 50%;
}

#item119096 {
	width:71px !important;
	height:29px !important;
	left:477px !important;
	top:510px !important;
	background:url('../images/item119096.png') no-repeat 0px 50%;
}

#item119104:hover {
	background:url('../images/item119104.png') no-repeat 100% 50%;
}

#item119104 {
	width:95px !important;
	height:29px !important;
	left:547px !important;
	top:314px !important;
	background:url('../images/item119104.png') no-repeat 0px 50%;
}

#item119111:hover {
	background:url('../images/item119111.png') no-repeat 100% 50%;
}

#item119111 {
	width:56px !important;
	height:29px !important;
	left:268px !important;
	top:407px !important;
	background:url('../images/item119111.png') no-repeat 0px 50%;
}

#item119168 {
	width:26px !important;
	height:26px !important;
	left:675px !important;
	top:7px !important;
	background:url('../images/item119168.png') no-repeat 0 50%;
}

#item119118 {
	width:698px !important;
	height:113px !important;
	left:-216px !important;
	top:191px !important;
}

#item119345 {
	width:26px !important;
	height:26px !important;
	left:770px !important;
	top:208px !important;
	background:url('../images/item119345.png') no-repeat 0 50%;
}

#item119314 {
	width:26px !important;
	height:26px !important;
	left:855px !important;
	top:7px !important;
	background:url('../images/item119314.png') no-repeat 0 50%;
}

#item119284 {
	width:26px !important;
	height:26px !important;
	left:581px !important;
	top:205px !important;
	background:url('../images/item119284.png') no-repeat 0 50%;
}

#item119254 {
	width:26px !important;
	height:26px !important;
	left:1314px !important;
	top:127px !important;
	background:url('../images/item119254.png') no-repeat 0 50%;
}

#item119224 {
	width:26px !important;
	height:26px !important;
	left:808px !important;
	top:263px !important;
	background:url('../images/item119224.png') no-repeat 0 50%;
}

#item119174 {
	width:1337px !important;
	height:357px !important;
	left:-216px !important;
	top:236px !important;
}

#item119351 {
	width:1081px !important;
	height:699px !important;
	left:-101px !important;
	top:22px !important;
}

#item119557:hover {
	background:url('../images/item119557.png') no-repeat 100% 50%;
}

#item119557 {
	width:159px !important;
	height:30px !important;
	left:966px !important;
	top:754px !important;
	background:url('../images/item119557.png') no-repeat 0px 50%;
}
#in5footer,  #prefooter {display:none;}
