/* 	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; }
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; }
.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:transparent url("../images/bg-body.") no-repeat left top/auto; }.page { width:768.00px; height:1024.00px; background: #fff !important; }.paper-vertical { width:768.00px; height:100%; }.paper-horizontal { width:778.00px; height:1024.00px; margin-top:-512.00px; }@media all and (max-height:1024.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:768.00px) {	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }	.paper-vertical, .paper-horizontal { padding:0; }}#item85366 {	width:61px !important;	height:24px !important;	left:678px !important;	top:373px !important;}#item71143 {	width:145px !important;	height:36px !important;	left:147px !important;	top:46px !important;}#item71166 {	width:95px !important;	height:29px !important;	left:112px !important;	top:115px !important;}#item71189 {	width:88px !important;	height:36px !important;	left:472px !important;	top:115px !important;}#item71212 {	width:63px !important;	height:34px !important;	left:36px !important;	top:205px !important;}#item71235 {	width:64px !important;	height:16px !important;	left:46px !important;	top:299px !important;}#item71258 {	width:64px !important;	height:16px !important;	left:381px !important;	top:330px !important;}#item71281 {	width:50px !important;	height:15px !important;	left:191px !important;	top:300px !important;}#item71304 {	width:76px !important;	height:16px !important;	left:589px !important;	top:299px !important;}#item71327 {	width:54px !important;	height:34px !important;	left:454px !important;	top:205px !important;}#item71350 {	width:45px !important;	height:32px !important;	left:208px !important;	top:205px !important;}#item71373 {	width:45px !important;	height:32px !important;	left:586px !important;	top:205px !important;}#item71396 {	width:45px !important;	height:32px !important;	left:328px !important;	top:205px !important;}#item71419 {	width:88px !important;	height:30px !important;	left:228px !important;	top:115px !important;}#item71442 {	width:88px !important;	height:30px !important;	left:581px !important;	top:115px !important;}#item71465 {	width:56px !important;	height:44px !important;	left:117px !important;	top:204px !important;}#item71488 {	width:79px !important;	height:13px !important;	left:106px !important;	top:299px !important;}#item71511 {	width:47px !important;	height:17px !important;	left:471px !important;	top:299px !important;}#item71534 {	width:47px !important;	height:17px !important;	left:244px !important;	top:299px !important;}#item71557 {	width:47px !important;	height:17px !important;	left:674px !important;	top:299px !important;}#item71582 {	width:56px !important;	height:44px !important;	left:520px !important;	top:205px !important;}#item71605 {	width:56px !important;	height:44px !important;	left:390px !important;	top:204px !important;}#item71628 {	width:56px !important;	height:44px !important;	left:265px !important;	top:205px !important;}#item71651 {	width:68px !important;	height:44px !important;	left:644px !important;	top:205px !important;}#item71675 {	width:61px !important;	height:24px !important;	left:115px !important;	top:316px !important;}#item71721 {	width:51px !important;	height:27px !important;	left:522px !important;	top:315px !important;}#item71744 {	width:55px !important;	height:26px !important;	left:188px !important;	top:315px !important;}#item71767 {	width:145px !important;	height:35px !important;	left:505px !important;	top:49px !important;}#item71812 {	width:58px !important;	height:48px !important;	left:633px !important;	top:393px !important;}#item71835 {	width:59px !important;	height:54px !important;	left:537px !important;	top:393px !important;}#item71858 {	width:58px !important;	height:54px !important;	left:471px !important;	top:393px !important;}#item71881 {	width:65px !important;	height:48px !important;	left:406px !important;	top:384px !important;}#item71904 {	width:58px !important;	height:46px !important;	left:241px !important;	top:393px !important;}#item71927 {	width:58px !important;	height:49px !important;	left:178px !important;	top:393px !important;}#item71950 {	width:58px !important;	height:55px !important;	left:84px !important;	top:393px !important;}#item71973 {	width:58px !important;	height:56px !important;	left:22px !important;	top:393px !important;}#item71996 {	width:58px !important;	height:47px !important;	left:696px !important;	top:393px !important;}#item72094 {	width:135px !important;	height:31px !important;	left:170px !important;	top:489px !important;}#item72117 {	width:113px !important;	height:33px !important;	left:29px !important;	top:488px !important;}#item72149 {	width:135px !important;	height:31px !important;	left:468px !important;	top:489px !important;}#item72172 {	width:113px !important;	height:33px !important;	left:640px !important;	top:488px !important;}#item72196 {	width:58px !important;	height:32px !important;	left:316px !important;	top:560px !important;}#item72219 {	width:58px !important;	height:32px !important;	left:385px !important;	top:560px !important;}#item72242 {	width:97px !important;	height:32px !important;	left:211px !important;	top:560px !important;}#item72266 {	width:74px !important;	height:42px !important;	left:452px !important;	top:560px !important;}#item72335 {	width:77px !important;	height:38px !important;	left:221px !important;	top:643px !important;}#item72358 {	width:74px !important;	height:38px !important;	left:374px !important;	top:643px !important;}#item72381 {	width:71px !important;	height:38px !important;	left:303px !important;	top:643px !important;}#item72404 {	width:77px !important;	height:38px !important;	left:449px !important;	top:643px !important;}#item72427 {	width:122px !important;	height:30px !important;	left:154px !important;	top:730px !important;}#item72450 {	width:122px !important;	height:30px !important;	left:471px !important;	top:730px !important;}#item72479 {	width:771px !important;	height:29px !important;}#item72672 {	width:43px !important;	height:24px !important;	left:358px !important;	top:390px !important;}#item74944 {	width:287px !important;	height:47px !important;	left:94px !important;	top:831px !important;	background:url('../images/item74944.png') no-repeat 0 50%;}#item81985 {	width:49px !important;	height:12px !important;	left:336px !important;	top:400px !important;}#item84744 {	width:47px !important;	height:17px !important;	left:308px !important;	top:357px !important;}#item84768 {	width:49px !important;	height:12px !important;	left:306px !important;	top:371px !important;}#item84792 {	width:58px !important;	height:15px !important;	left:329px !important;	top:386px !important;}#item85184 {	width:50px !important;	height:37px !important;	left:427px !important;	top:345px !important;}#item85201 {	width:51px !important;	height:27px !important;	left:479px !important;	top:373px !important;}#item85225 {	width:47px !important;	height:17px !important;	left:534px !important;	top:357px !important;}#item85259 {	width:49px !important;	height:12px !important;	left:396px !important;	top:400px !important;}#item85284 {	width:49px !important;	height:12px !important;	left:428px !important;	top:371px !important;}#item85308 {	width:47px !important;	height:17px !important;	left:429px !important;	top:357px !important;}#item85343 {	width:61px !important;	height:24px !important;	left:606px !important;	top:373px !important;}#item86249 {	width:61px !important;	height:24px !important;	left:56px !important;	top:373px !important;}#item86276 {	width:49px !important;	height:26px !important;	left:250px !important;	top:372px !important;}#item95889 {	width:303px !important;	height:47px !important;	left:396px !important;	top:831px !important;	background:url('../images/item95889.png') no-repeat 0 50%;}#item73072 {	width:145px !important;	height:36px !important;	left:144px !important;	top:49px !important;}#item73095 {	width:95px !important;	height:29px !important;	left:109px !important;	top:118px !important;}#item73118 {	width:88px !important;	height:36px !important;	left:469px !important;	top:118px !important;}#item73141 {	width:54px !important;	height:34px !important;	left:80px !important;	top:208px !important;}#item73164 {	width:64px !important;	height:16px !important;	left:56px !important;	top:302px !important;}#item73210 {	width:50px !important;	height:15px !important;	left:185px !important;	top:302px !important;}#item73234 {	width:64px !important;	height:15px !important;	left:579px !important;	top:302px !important;}#item73257 {	width:54px !important;	height:34px !important;	left:451px !important;	top:208px !important;}#item73280 {	width:45px !important;	height:32px !important;	left:203px !important;	top:206px !important;}#item73303 {	width:45px !important;	height:32px !important;	left:577px !important;	top:206px !important;}#item73326 {	width:45px !important;	height:32px !important;	left:325px !important;	top:206px !important;}#item73349 {	width:88px !important;	height:30px !important;	left:225px !important;	top:118px !important;}#item73372 {	width:88px !important;	height:30px !important;	left:578px !important;	top:118px !important;}#item73395 {	width:56px !important;	height:44px !important;	left:144px !important;	top:208px !important;}#item73418 {	width:47px !important;	height:17px !important;	left:130px !important;	top:302px !important;}#item73464 {	width:47px !important;	height:17px !important;	left:234px !important;	top:302px !important;}#item73487 {	width:47px !important;	height:17px !important;	left:643px !important;	top:302px !important;}#item73510 {	width:56px !important;	height:44px !important;	left:516px !important;	top:208px !important;}#item73534 {	width:56px !important;	height:44px !important;	left:387px !important;	top:207px !important;}#item73557 {	width:56px !important;	height:44px !important;	left:264px !important;	top:206px !important;}#item73580 {	width:68px !important;	height:44px !important;	left:641px !important;	top:206px !important;}#item73603 {	width:103px !important;	height:17px !important;	left:68px !important;	top:317px !important;}#item73626 {	width:103px !important;	height:18px !important;	left:580px !important;	top:317px !important;}#item73672 {	width:52px !important;	height:37px !important;	left:182px !important;	top:317px !important;}#item73695 {	width:145px !important;	height:35px !important;	left:502px !important;	top:52px !important;}#item73741 {	width:58px !important;	height:48px !important;	left:630px !important;	top:397px !important;}#item73764 {	width:58px !important;	height:53px !important;	left:542px !important;	top:397px !important;}#item73787 {	width:58px !important;	height:54px !important;	left:472px !important;	top:397px !important;}#item73810 {	width:65px !important;	height:48px !important;	left:403px !important;	top:383px !important;}#item73833 {	width:39px !important;	height:24px !important;	left:357px !important;	top:395px !important;}#item73856 {	width:58px !important;	height:46px !important;	left:238px !important;	top:399px !important;}#item73879 {	width:58px !important;	height:49px !important;	left:175px !important;	top:398px !important;}#item73902 {	width:58px !important;	height:55px !important;	left:80px !important;	top:397px !important;}#item73925 {	width:58px !important;	height:56px !important;	left:19px !important;	top:397px !important;}#item73948 {	width:58px !important;	height:47px !important;	left:692px !important;	top:397px !important;}#item74046 {	width:135px !important;	height:31px !important;	left:167px !important;	top:492px !important;}#item74069 {	width:113px !important;	height:33px !important;	left:26px !important;	top:491px !important;}#item74101 {	width:135px !important;	height:31px !important;	left:465px !important;	top:492px !important;}#item74124 {	width:113px !important;	height:33px !important;	left:637px !important;	top:491px !important;}#item74147 {	width:58px !important;	height:32px !important;	left:313px !important;	top:563px !important;}#item74170 {	width:58px !important;	height:32px !important;	left:382px !important;	top:563px !important;}#item74193 {	width:97px !important;	height:32px !important;	left:208px !important;	top:563px !important;}#item74217 {	width:74px !important;	height:42px !important;	left:449px !important;	top:563px !important;}#item74287 {	width:77px !important;	height:38px !important;	left:218px !important;	top:646px !important;}#item74310 {	width:74px !important;	height:38px !important;	left:371px !important;	top:646px !important;}#item74333 {	width:71px !important;	height:38px !important;	left:300px !important;	top:646px !important;}#item74356 {	width:77px !important;	height:38px !important;	left:446px !important;	top:646px !important;}#item74379 {	width:122px !important;	height:30px !important;	left:151px !important;	top:733px !important;}#item74402 {	width:122px !important;	height:30px !important;	left:468px !important;	top:733px !important;}#item74431 {	width:768px !important;	height:34px !important;}#item74918 {	width:283px !important;	height:47px !important;	left:93px !important;	top:832px !important;	background:url('../images/item74918.png') no-repeat 0 50%;}#item87951 {	width:52px !important;	height:18px !important;	left:286px !important;	top:346px !important;}#item87976 {	width:34px !important;	height:25px !important;	left:301px !important;	top:361px !important;}#item88001 {	width:52px !important;	height:18px !important;	left:333px !important;	top:347px !important;}#item88025 {	width:34px !important;	height:25px !important;	left:344px !important;	top:361px !important;}#item88226 {	width:52px !important;	height:37px !important;	left:533px !important;	top:371px !important;}#item88249 {	width:50px !important;	height:15px !important;	left:534px !important;	top:356px !important;}#item88279 {	width:52px !important;	height:37px !important;	left:483px !important;	top:371px !important;}#item88303 {	width:43px !important;	height:15px !important;	left:486px !important;	top:356px !important;}#item88341 {	width:52px !important;	height:18px !important;	left:439px !important;	top:356px !important;}#item88365 {	width:34px !important;	height:25px !important;	left:448px !important;	top:371px !important;}#item88390 {	width:52px !important;	height:18px !important;	left:392px !important;	top:356px !important;}#item88413 {	width:34px !important;	height:25px !important;	left:399px !important;	top:371px !important;}#item88446 {	width:52px !important;	height:37px !important;	left:243px !important;	top:371px !important;}#item95884 {	width:303px !important;	height:47px !important;	left:393px !important;	top:832px !important;	background:url('../images/item95884.png') no-repeat 0 50%;}#item68329 {	width:570px !important;	height:134px !important;	left:105px !important;	top:422px !important;}#item68352 {	width:126px !important;	height:120px !important;	left:91px !important;	top:211px !important;}#item68376 {	width:126px !important;	height:120px !important;	left:565px !important;	top:211px !important;}#item68644 {	width:600px !important;	height:31px !important;	left:91px !important;	top:365px !important;}#item68671 {	background:#00aeef;	width:38px !important;	height:38px !important;	left:415px !important;	top:410px !important;}#item68998 {	background:#00aeef;	width:38px !important;	height:38px !important;	left:225px !important;	top:485px !important;}#item74835 {	width:337px !important;	height:47px !important;	left:225px !important;	top:812px !important;	background:url('../images/item74835.png') no-repeat 0 50%;}#item81258 {	width:149px !important;	height:149px !important;	left:234px !important;	top:170px !important;	background:url('../images/item81258.png') no-repeat 0 50%;}#item81262 {	width:149px !important;	height:149px !important;	left:406px !important;	top:171px !important;	background:url('../images/item81262.png') no-repeat 0 50%;}#item81883 {	width:600px !important;	height:39px !important;	left:95px !important;	top:92px !important;}#item95995 {	width:568px !important;	height:228px !important;	left:107px !important;	top:566px !important;}#item3957 {	width:605px !important;	height:57px !important;	left:91px !important;	top:593px !important;	background:url('../images/item3957.png') no-repeat 0 50%;}#item3950_container {	width:600px !important;	height:474px !important;	left:96px !important;	top:91px !important;}#item3722 {	width:542px !important;	height:210px !important;	left:120px !important;	top:530px !important;}#item3976 {	width:82px !important;	height:69px !important;	left:618px !important;	top:671px !important;	background:url('../images/item3976.png') no-repeat 0 50%;}#item75799 {	width:503px !important;	height:49px !important;	left:144px !important;	top:440px !important;	background:url('../images/item75799.png') no-repeat 0 50%;}#item96075 {	border-radius:50px 50px 50px 50px;	width:498px !important;	height:44px !important;	left:144px !important;	top:776px !important;}#item3671 {	width:596px !important;	height:116px !important;	left:95px !important;	top:92px !important;}#item4617 {	width:600px !important;	height:55px !important;	left:95px !important;	top:472px !important;}#item4645 {	width:597px !important;	height:136px !important;	left:94px !important;	top:656px !important;}#item95710 {	width:598px !important;	height:50px !important;	left:95px !important;	top:556px !important;}#item95760 {	width:600px !important;	height:46px !important;	left:95px !important;	top:378px !important;}#item95818 {	width:598px !important;	height:84px !important;	left:95px !important;	top:254px !important;}#item1788 {	width:301px !important;	height:279px !important;	left:95px !important;	top:88px !important;}#item3498 {	width:125px !important;	height:152px !important;	left:422px !important;	top:215px !important;	background:url('../images/item3498.png') no-repeat 0 50%;}#item3526 {	width:125px !important;	height:152px !important;	left:560px !important;	top:216px !important;	background:url('../images/item3526.png') no-repeat 0 50%;}#item4476 {	width:600px !important;	height:434px !important;	left:91px !important;	top:389px !important;}#item42841 {	width:261px !important;	height:78px !important;	left:418px !important;	top:123px !important;	background:url('../images/item42841.png') no-repeat 0 50%;}#item3188 {	border-radius:12px 12px 12px 12px;	background:#d12229;	width:459px !important;	height:168px !important;	left:22px !important;	top:20px !important;}#item3373 {	width:307px !important;	height:57px !important;	left:245px !important;	top:316px !important;	background:url('../images/item3373.png') no-repeat 0 50%;}#item3079 {	border-radius:12px 12px 12px 12px;	background:#d12229;	width:459px !important;	height:206px !important;	left:22px !important;	top:28px !important;}#item3161 {	width:307px !important;	height:57px !important;	left:241px !important;	top:358px !important;	background:url('../images/item3161.png') no-repeat 0 50%;}#item4144 {	opacity:0.58;	filter:alpha(opacity=58);	width:768px !important;	height:950px !important;	left:11px !important;	top:82px !important;}#item3645 {	background:#fff6de;	opacity:0.77;	filter:alpha(opacity=77);	border:solid 1px #891d36;	width:275px !important;	height:239px !important;	left:421px !important;	top:626px !important;}#item1933 {	width:597px !important;	height:161px !important;	left:98px !important;	top:154px !important;}#item2051 {	text-shadow:1px 3px 6px rgba(137,29,54,0.44);	width:256px !important;	height:214px !important;	left:121px !important;	top:364px !important;}#item2701 {	width:249px !important;	height:42px !important;}#item2724 {	width:188px !important;	height:150px !important;	left:67px !important;	top:63px !important;}#item2747 {	width:82px !important;	height:69px !important;	left:-3px !important;	top:45px !important;	background:url('../images/item2747.png') no-repeat 0 50%;}#item2754 {	width:82px !important;	height:69px !important;	left:-2px !important;	top:113px !important;	background:url('../images/item2754.png') no-repeat 0 50%;}#item3252 {	background:#fff6de;	opacity:0.77;	filter:alpha(opacity=77);	border:solid 1px #891d36;	width:307px !important;	height:239px !important;	left:97px !important;	top:626px !important;}#item3253 {	width:280px !important;	height:217px !important;	left:110px !important;	top:638px !important;}#item96132 {	width:387px !important;	height:57px !important;	left:94px !important;	top:83px !important;	background:url('../images/item96132.png') no-repeat 0 50%;}#item2111 {	width:782px !important;	height:1034px !important;	left:-10px !important;	top:-10px !important;}#item89770:hover {	background:url('../images/item89770.png') no-repeat -90px 50%;}#item89770:active {	background:url('../images/item89770.png') no-repeat -180px 50%;}#item89770 {	width:82px !important;	height:82px !important;	left:343px !important;	top:883px !important;	background:url('../images/item89770.png') no-repeat 0px 50%;}#item89777:hover {	background:url('../images/item89777.png') no-repeat -90px 50%;}#item89777:active {	background:url('../images/item89777.png') no-repeat -180px 50%;}#item89777 {	width:82px !important;	height:82px !important;	left:212px !important;	top:883px !important;	background:url('../images/item89777.png') no-repeat 0px 50%;}#item89784:hover {	background:url('../images/item89784.png') no-repeat -90px 50%;}#item89784:active {	background:url('../images/item89784.png') no-repeat -180px 50%;}#item89784 {	width:82px !important;	height:82px !important;	left:474px !important;	top:883px !important;	background:url('../images/item89784.png') no-repeat 0px 50%;}#item89791:hover {	background:url('../images/item89791.png') no-repeat -90px 50%;}#item89791:active {	background:url('../images/item89791.png') no-repeat -180px 50%;}#item89791 {	width:82px !important;	height:82px !important;	left:605px !important;	top:883px !important;	background:url('../images/item89791.png') no-repeat 0px 50%;}#item89798:hover {	background:url('../images/item89798.png') no-repeat -90px 50%;}#item89798:active {	background:url('../images/item89798.png') no-repeat -180px 50%;}#item89798 {	width:82px !important;	height:82px !important;	left:82px !important;	top:883px !important;	background:url('../images/item89798.png') no-repeat 0px 50%;}#in5footer,  #prefooter {display:none;}