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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item1243 {
	width:1123px !important;
	height:233px !important;
	left:36px !important;
	top:552px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item2826 {
	background:#7f7f7f;
	width:58px !important;
	height:32px !important;
	top:36px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item5271 {
	background:#3f3f3f;
	width:1233px !important;
	height:179px !important;
	left:-20px !important;
	top:325px !important;
}

#item5866 {
	background:#030000;
	border:solid 0.32443219332539px #000;
	width:579px !important;
	height:92px !important;
	left:611px !important;
	top:700px !important;
}

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

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

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

#item5960 {
	background:#fff;
	width:579px !important;
	height:5px !important;
	left:611px !important;
	top:695px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item7257 {
	background:#000;
	border:solid 1px #fff;
	width:538px !important;
	height:754px !important;
	left:35px !important;
	top:32px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item8586 {
	width:120px !important;
	height:113px !important;
	left:938px !important;
	top:676px !important;
	background:url('../images/item8586.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

#item8898 {
	width:260px !important;
	height:309px !important;
	left:897px !important;
	top:368px !important;
	background:url('../images/item8898.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item12206 {
	width:253px !important;
	height:256px !important;
	left:928px !important;
	top:13px !important;
	background:url('../images/item12206.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

#item14308 {
	border-radius:;
	background:#11a8c8;
	width:432px !important;
	height:75px !important;
	left:488px !important;
	top:705px !important;
}

#item15008 {
	border-radius:;
	background:#11a8c8;
	width:395px !important;
	height:75px !important;
	left:807px !important;
	top:36px !important;
}

#item15059 {
	border-radius:;
	background:#11a8c8;
	width:432px !important;
	height:76px !important;
	left:-32px !important;
	top:156px !important;
}

#item15166 {
	background:#11a8c8;
	width:375px !important;
	height:163px !important;
	left:780px !important;
	top:345px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#item15835 {
	width:183px !important;
	height:39px !important;
	left:955px !important;
	top:42px !important;
	background:url('../images/item15835.png') no-repeat 0px 50%;
}

#item16390 {
	border-radius:;
	background:#005757;
	width:310px !important;
	height:40px !important;
	left:-8px !important;
	top:112px !important;
}

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

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

#item17003 {
	border-radius:;
	background:#005757;
	width:464px !important;
	height:124px !important;
	left:37px !important;
	top:541px !important;
}

#item17158 {
	background:#fff;
	width:201px !important;
	height:182px !important;
	left:461px !important;
	top:505px !important;
}

#item17193 {
	border-radius:;
	background:#005757;
	width:507px !important;
	height:124px !important;
	left:683px !important;
	top:38px !important;
}

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

#item23871 {
	width:213px !important;
	height:112px !important;
	left:929px !important;
	top:649px !important;
	background:url('../images/item23871.png') no-repeat 0px 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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