div#container
{
   width: 1115px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#PageHeader1
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_ResponsiveMenu2
{
   display: block;
   background-color: #FBE8C4;
   font-family: Arial;
   font-weight: normal;
   text-align: center;
   width: 100%;
}
#ResponsiveMenu2
{
   display: inline-block;
   background-color: #FBE8C4;
   height: 37px;
}
#wb_ResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ResponsiveMenu2 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ResponsiveMenu2 ul li i
{
   font-size: 4px;
   width: 4px;
   margin-bottom: 0px;
}
#wb_ResponsiveMenu2 ul li a
{
   background-color: #FBE8C4;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 20px 10px 10px;
   text-align: center;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: 17px;
}
.ResponsiveMenu2 a 
{
   display: block;
}
#wb_ResponsiveMenu2 li:hover > a, #wb_ResponsiveMenu2 li .active
{
   background-color: #808080;
   color: #FBE8C4;
}
#wb_ResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 37px;
}
#wb_ResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_ResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 208px;
}
#wb_ResponsiveMenu2 ul ul li a
{
   background-color: #DCDCDC;
   border: 0px solid #FFFFFF;
   color: #000000;
}
#wb_ResponsiveMenu2 ul ul li:hover > a, #wb_ResponsiveMenu2 ul ul li .active
{
   background-color: #808080;
   color: #FBE8C4;
}
#wb_ResponsiveMenu2 ul ul li i 
{
   margin-right: 1px;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul li a 
{
   padding-top: 10px;
   padding-right: 20px;
   padding-bottom: 10px;
   text-align: left;
   vertical-align: middle;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   left: 208px;
   position: relative;
   top: -37px;
}
#wb_ResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #000000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #000000;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ResponsiveMenu2 li:hover > a .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #FBE8C4;
}
#wb_ResponsiveMenu2 ul ul li:hover > a .arrow-left, #wb_ResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #FBE8C4;
}
#wb_ResponsiveMenu2 .toggle,[id^=ResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_ResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_ResponsiveMenu2 ul li a, #wb_ResponsiveMenu2 .toggle
{
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 20px 10px 10px;
}
#wb_ResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.ResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#ResponsiveMenu2 
{
   background-color: transparent;
   display: none;
}
#wb_ResponsiveMenu2 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_ResponsiveMenu2 .toggle 
{
   display: block;
   background-color: #FBE8C4;
   color: #000000;
   padding: 0 20px 0 10px;
   line-height: 34px;
   text-decoration: none;
   border: none;
}
#wb_ResponsiveMenu2 .toggle:hover
{
   background-color: #808080;
   color: #FBE8C4;
}
[id^=ResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#ResponsiveMenu2-title
{
   height: 37px !important;
   line-height: 37px !important;
   text-align: center;
}
#wb_ResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_ResponsiveMenu2 ul ul .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   padding: 0 20px;
}
#wb_ResponsiveMenu2 a:hover,
#wb_ResponsiveMenu2 ul ul ul a 
{
   background-color: #DCDCDC;
   color: #000000;
}
#wb_ResponsiveMenu2 ul li ul li .toggle,
#wb_ResponsiveMenu2 ul ul a 
{
   background-color: #DCDCDC;
   color: #000000;
}
#wb_ResponsiveMenu2 ul ul ul a 
{
   padding: 10px 20px 10px 30px;
}
#wb_ResponsiveMenu2 ul li a 
{
   text-align: center;
}
#wb_ResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_ResponsiveMenu2 ul li i 
{
   margin-right: 1px;
}
#wb_ResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_ResponsiveMenu2 ul ul li:hover > ul,
#wb_ResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_ResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#ResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   left: 10px;
   top: 6px;
   user-select: none;
}
#ResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #000000;
   color: #000000;
   width: 24px;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #808080;
   color: #FBE8C4;
}
#wb_ResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_ResponsiveMenu2 .toggle:hover .arrow-down, #wb_ResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #FBE8C4;
}
#wb_ResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #000000;
}
#wb_ResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_ResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #FBE8C4;
}
}
#ResponsiveMenu2 i
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
#ResponsiveMenu2 .envelope-open-o:before
{
   content: "\2639";
}
#ResponsiveMenu2 .picture-o:before
{
   content: "\2639";
}
#ResponsiveMenu2 .envelope:before
{
   content: "\2639";
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Banner1
{
   background-image: linear-gradient(to top, #FDF5E8 0%, #FEF8ED 100%);
   border: 1px solid #0963AD;
   border-radius: 0px;
   color: #4F4F4F;
   font-family: Calibri;
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   text-decoration: none;
   text-align: center;
   margin: 0;
}
#Banner1 span
{
   display: block;
   height: 17px;
   margin: 1px 0 1px 0 ;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text1 div
{
   text-align: justify;
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Image5
{
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text3 div
{
   text-align: justify;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text4 div
{
   text-align: justify;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text5 div
{
   text-align: justify;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text7 div
{
   text-align: justify;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text8 div
{
   text-align: justify;
}
#Shape2
{
   width: 321px;
   height: 999px;
   background-image: linear-gradient(315deg, #FFFFFF 0%, #FFF8DC 100%);
   border: 1px #0963AD solid;
   border-radius: 10px;
}
#Shape2_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 1.56%;
   top: 0.5%;
   width: 96.26%;
   height: 98.8%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape1
{
   width: 454px;
   height: 694px;
   background-image: linear-gradient(315deg, #FFFFFF 0%, #FFF8DC 100%);
   border: 1px #0963AD solid;
   border-radius: 10px;
}
#Shape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 1.1%;
   top: 0.72%;
   width: 97.36%;
   height: 98.27%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text10 div
{
   text-align: left;
}
#wb_Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text11 div
{
   text-align: center;
}
#wb_Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text12 div
{
   text-align: left;
}
#Line2
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 8px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#YouTube1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#YouTube2
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#wb_Image4
{
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#MediaPlayer1
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#MediaPlayer2
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#MediaPlayer3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#MediaPlayer4
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#PageHeader1_Container
{
   width: 1100px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Shape1
{
   position: absolute;
   left: 62px;
   top: 3827px;
   width: 456px;
   height: 696px;
   z-index: 18;
}
#wb_Shape2
{
   position: absolute;
   left: 730px;
   top: 3827px;
   width: 323px;
   height: 1001px;
   z-index: 17;
}
#Banner1
{
   position: absolute;
   left: 806px;
   top: 258px;
   width: 307px;
   height: 24px;
   z-index: 4;
}
#wb_ResponsiveMenu2
{
   position: absolute;
   left: 1px;
   top: 177px;
   width: 1099px;
   height: 39px;
   z-index: 0;
}
#PageHeader1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 265px;
   z-index: 7777;
}
#Html1
{
   position: absolute;
   left: 44px;
   top: 2013px;
   width: 66px;
   height: 52px;
   z-index: 13;
}
#wb_Image1
{
   position: absolute;
   left: 489px;
   top: 639px;
   width: 636px;
   height: 784px;
   z-index: 11;
}
#wb_Image2
{
   position: absolute;
   left: 2px;
   top: 0px;
   width: 1098px;
   height: 165px;
   z-index: 1;
}
#wb_Text4
{
   position: absolute;
   left: 31px;
   top: 2161px;
   width: 1052px;
   height: 144px;
   text-align: justify;
   z-index: 10;
}
#wb_Text5
{
   position: absolute;
   left: 35px;
   top: 2598px;
   width: 1045px;
   height: 140px;
   text-align: justify;
   z-index: 12;
}
#wb_Image3
{
   position: absolute;
   left: 31px;
   top: 726px;
   width: 141px;
   height: 181px;
   z-index: 6;
}
#wb_Image4
{
   position: absolute;
   left: 1px;
   top: 242px;
   width: 61px;
   height: 58px;
   z-index: 26;
}
#wb_Text6
{
   position: absolute;
   left: 1px;
   top: 2096px;
   width: 431px;
   height: 15px;
   text-align: center;
   z-index: 14;
}
#wb_Text7
{
   position: absolute;
   left: 36px;
   top: 2840px;
   width: 1047px;
   height: 386px;
   text-align: justify;
   z-index: 15;
}
#wb_Image5
{
   position: absolute;
   left: 260px;
   top: 726px;
   width: 86px;
   height: 198px;
   z-index: 8;
}
#wb_Text12
{
   position: absolute;
   left: 780px;
   top: 3895px;
   width: 206px;
   height: 864px;
   z-index: 22;
}
#wb_Text1
{
   position: absolute;
   left: 31px;
   top: 361px;
   width: 1084px;
   height: 221px;
   text-align: justify;
   z-index: 5;
}
#Line2
{
   position: absolute;
   left: 1px;
   top: 4884px;
   width: 1124px;
   z-index: 23;
}
#wb_Text11
{
   position: absolute;
   left: 669px;
   top: 3856px;
   width: 428px;
   height: 19px;
   text-align: center;
   z-index: 21;
}
#wb_Text2
{
   position: absolute;
   left: 31px;
   top: 993px;
   width: 401px;
   height: 223px;
   z-index: 7;
}
#wb_Text10
{
   position: absolute;
   left: 93px;
   top: 3911px;
   width: 394px;
   height: 508px;
   z-index: 20;
}
#wb_Text3
{
   position: absolute;
   left: 42px;
   top: 1618px;
   width: 619px;
   height: 348px;
   text-align: justify;
   z-index: 9;
}
#wb_MediaPlayer4
{
   position: absolute;
   left: 35px;
   top: 629px;
   width: 374px;
   height: 33px;
   z-index: 30;
}
#wb_MediaPlayer3
{
   position: absolute;
   left: 41px;
   top: 3278px;
   width: 305px;
   height: 29px;
   z-index: 29;
}
#wb_MediaPlayer2
{
   position: absolute;
   left: 31px;
   top: 2461px;
   width: 347px;
   height: 26px;
   z-index: 28;
}
#wb_YouTube1
{
   position: absolute;
   left: 697px;
   top: 1672px;
   width: 400px;
   height: 225px;
   z-index: 24;
}
#wb_Text8
{
   position: absolute;
   left: 44px;
   top: 3374px;
   width: 1053px;
   height: 90px;
   text-align: justify;
   z-index: 16;
}
#wb_MediaPlayer1
{
   position: absolute;
   left: 31px;
   top: 2387px;
   width: 347px;
   height: 26px;
   z-index: 27;
}
#wb_YouTube2
{
   position: absolute;
   left: 324px;
   top: 3476px;
   width: 546px;
   height: 307px;
   z-index: 25;
}
#wb_Text9
{
   position: absolute;
   left: 96px;
   top: 3856px;
   width: 428px;
   height: 19px;
   text-align: center;
   z-index: 19;
}
@media only screen and (max-width: 1114px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 97px;
   visibility: visible;
   display: inline;
}
#PageHeader1
{
   top: 0px;
   height: 97px;
   visibility: visible;
}
#PageHeader1
{
   width: 100%;
}
#PageHeader1_Container
{
   width: 320px;
}
#wb_ResponsiveMenu2
{
   left: 1px;
   top: 54px;
   width: 319px;
   height: 39px;
   margin: 0;
   text-align: center;
}
#wb_Image2
{
   left: 2px;
   top: 0px;
   width: 317px;
   height: 54px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#Banner1
{
   left: 69px;
   top: 87px;
   width: 180px;
   height: 23px;
   visibility: visible;
   display: block;
   margin: 0;
   background-image: linear-gradient(to top, #FDF5E8 0%, #FEF8ED 100%);
}
#Banner1 span
{
   height: 17px;
   margin: 2px 0 2px 0 ;
}
#wb_Text1
{
   left: 5px;
   top: 175px;
   width: 311px;
   height: 465px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Image3
{
   left: 12px;
   top: 716px;
   width: 108px;
   height: 139px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 34px;
   top: 1298px;
   width: 251px;
   height: 303px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Image5
{
   left: 165px;
   top: 721px;
   width: 56px;
   height: 129px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 6px;
   top: 1665px;
   width: 308px;
   height: 535px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   left: 11px;
   top: 2661px;
   width: 303px;
   height: 347px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Image1
{
   left: 5px;
   top: 872px;
   width: 309px;
   height: 382px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 5px;
   top: 3234px;
   width: 308px;
   height: 367px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#Html1
{
   left: 124px;
   top: 2493px;
   width: 51px;
   height: 48px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   left: 12px;
   top: 2572px;
   width: 286px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 4px;
   top: 3692px;
   width: 313px;
   height: 933px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_Text8
{
   left: 8px;
   top: 4737px;
   width: 308px;
   height: 238px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_Shape2
{
   left: 0px;
   top: 5218px;
   width: 320px;
   height: 678px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape2
{
   width: 318px;
   height: 676px;
}
#wb_Shape1
{
   left: 2px;
   top: 5999px;
   width: 315px;
   height: 999px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape1
{
   width: 313px;
   height: 997px;
}
#wb_Text9
{
   left: 10px;
   top: 5232px;
   width: 284px;
   height: 37px;
   visibility: visible;
   display: inline;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text10
{
   left: 0px;
   top: 5283px;
   width: 318px;
   height: 522px;
   visibility: visible;
   display: inline;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_Text11
{
   left: 10px;
   top: 6021px;
   width: 284px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text11
{
   margin: 0;
   padding: 0;
}
#wb_Text12
{
   left: 35px;
   top: 6067px;
   width: 228px;
   height: 864px;
   visibility: visible;
   display: inline;
}
#wb_Text12
{
   margin: 0;
   padding: 0;
}
#Line2
{
   left: 1px;
   top: 7068px;
   width: 322px;
   height: 11px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line2
{
   border-color: #A0A0A0;
   border-bottom-width: 11px;
}
#wb_YouTube1
{
   left: 5px;
   top: 2236px;
   width: 289px;
   height: 162px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_YouTube2
{
   left: 2px;
   top: 5003px;
   width: 314px;
   height: 176px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image4
{
   left: 11px;
   top: 138px;
   width: 39px;
   height: 36px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 6px;
   top: 3053px;
   width: 307px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer2
{
   left: 6px;
   top: 3127px;
   width: 307px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer3
{
   left: 8px;
   top: 4641px;
   width: 305px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_MediaPlayer4
{
   left: 6px;
   top: 659px;
   width: 307px;
   height: 33px;
   visibility: visible;
   display: inline;
   margin: 0;
}
}
            /*Generic page style*/

        body{
            margin:0px;
            background: #FFFFFF;
            font:normal 16px/20px Lekton, sans-serif;
        }

        .wrapper{
            position:absolute;
            padding:100px 50px;
            width:80%;
            min-height: 100%;
            margin-left: 10% ;
            top:0;
            background: #e8e8e8;

            font:normal 16px/20px Lekton, sans-serif;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-shadow: 0 0 10px rgba(0,0,0,0.4);
        }


        .wrapper h1{
            font-family:Arial, Helvetica, sans-serif;
            font-size:26px;
        }

        button{
            padding:3px;
            display:inline-block;
            cursor:pointer;
            font:16px/18px Arial, Helvetica, sans-serif;
            color:#fff;
            background-color:#F5D0A9 ;
            border-radius:5px;
            box-shadow:#999 1px 1px 3px;
            border:1px solid white;
            text-shadow: 1px -1px 2px #aaa9a9 !important;
        }

        button:hover{
            color: #FAAC58;
        }

        hr{
            border:none;
            background-color:#F5ECCE;
            height:1px;
        }

        .wrapper span.param{
            font:normal 13px/15px Lekton, sans-serif;
            color:#767676;
            display: block;
            margin-top: 10px;
        }

        .attribution {
            font-size: 12px;
            margin-top: 10px;
            color: #868686;
        }

        .attribution a{
            color: #868686;
        }


/*
            .map_download{opacity:0}
            [isplaying=true] .map_download{opacity:1}
*/

    