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: 193px;
}
#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: 193px;
   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%;
}
#Shape2
{
   width: 222px;
   height: 313px;
   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: 2.25%;
   top: 1.6%;
   width: 94.59%;
   height: 96.17%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#Shape1
{
   width: 441px;
   height: 617px;
   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.13%;
   top: 0.81%;
   width: 97.28%;
   height: 98.06%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#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;
}
#Line1
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 10px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text6 div
{
   text-align: justify;
}
#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;
}
#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;
}
#YouTube3
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#YouTube4
{
   box-sizing: border-box;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #000000;
   border-radius: 0px;
}
#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%;
}
#PageHeader1_Container
{
   width: 1100px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_YouTube3
{
   position: absolute;
   left: 212px;
   top: 1229px;
   width: 305px;
   height: 171px;
   z-index: 17;
}
#wb_Shape1
{
   position: absolute;
   left: 90px;
   top: 1780px;
   width: 443px;
   height: 619px;
   z-index: 5;
}
#Banner1
{
   position: absolute;
   left: 806px;
   top: 258px;
   width: 307px;
   height: 24px;
   z-index: 6;
}
#wb_Shape2
{
   position: absolute;
   left: 786px;
   top: 1779px;
   width: 224px;
   height: 315px;
   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;
}
#wb_Image2
{
   position: absolute;
   left: 2px;
   top: 0px;
   width: 1098px;
   height: 165px;
   z-index: 1;
}
#wb_Text4
{
   position: absolute;
   left: 675px;
   top: 1719px;
   width: 428px;
   height: 19px;
   text-align: center;
   z-index: 11;
}
#wb_Image3
{
   position: absolute;
   left: 6px;
   top: 259px;
   width: 27px;
   height: 25px;
   z-index: 19;
}
#wb_Text5
{
   position: absolute;
   left: 803px;
   top: 1807px;
   width: 207px;
   height: 256px;
   z-index: 12;
}
#wb_Text6
{
   position: absolute;
   left: 42px;
   top: 902px;
   width: 1033px;
   height: 230px;
   text-align: justify;
   z-index: 13;
}
#wb_Text7
{
   position: absolute;
   left: 52px;
   top: 1453px;
   width: 1023px;
   height: 175px;
   text-align: justify;
   z-index: 14;
}
#Line1
{
   position: absolute;
   left: 1px;
   top: 2480px;
   width: 1113px;
   z-index: 8;
}
#wb_Text1
{
   position: absolute;
   left: 33px;
   top: 406px;
   width: 1049px;
   height: 183px;
   text-align: justify;
   z-index: 7;
}
#wb_Text2
{
   position: absolute;
   left: 105px;
   top: 1718px;
   width: 428px;
   height: 19px;
   text-align: center;
   z-index: 9;
}
#wb_YouTube4
{
   position: absolute;
   left: 634px;
   top: 1229px;
   width: 305px;
   height: 171px;
   z-index: 18;
}
#wb_Text3
{
   position: absolute;
   left: 129px;
   top: 1820px;
   width: 383px;
   height: 479px;
   z-index: 10;
}
#wb_YouTube1
{
   position: absolute;
   left: 212px;
   top: 655px;
   width: 300px;
   height: 168px;
   z-index: 15;
}
#wb_YouTube2
{
   position: absolute;
   left: 634px;
   top: 654px;
   width: 304px;
   height: 171px;
   z-index: 16;
}
@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;
}
#wb_Shape2
{
   left: 0px;
   top: 2531px;
   width: 320px;
   height: 563px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape2
{
   width: 318px;
   height: 561px;
}
#wb_Shape1
{
   left: 42px;
   top: 3201px;
   width: 196px;
   height: 327px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Shape1
{
   width: 194px;
   height: 325px;
}
#Banner1
{
   left: 68px;
   top: 101px;
   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: 8px;
   top: 198px;
   width: 301px;
   height: 409px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#Line1
{
   left: 1px;
   top: 3572px;
   width: 319px;
   height: 8px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Line1
{
   border-color: #A0A0A0;
   border-bottom-width: 8px;
}
#wb_Text2
{
   left: 18px;
   top: 2467px;
   width: 284px;
   height: 37px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 13px;
   top: 2557px;
   width: 296px;
   height: 493px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text4
{
   left: 9px;
   top: 3162px;
   width: 284px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text5
{
   left: 64px;
   top: 3234px;
   width: 174px;
   height: 256px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 3px;
   top: 1836px;
   width: 316px;
   height: 558px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 1px;
   top: 981px;
   width: 310px;
   height: 475px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_YouTube1
{
   left: 5px;
   top: 607px;
   width: 300px;
   height: 168px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_YouTube2
{
   left: 1px;
   top: 786px;
   width: 304px;
   height: 171px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_YouTube3
{
   left: 1px;
   top: 1467px;
   width: 305px;
   height: 171px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_YouTube4
{
   left: 1px;
   top: 1642px;
   width: 305px;
   height: 171px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image3
{
   left: 9px;
   top: 153px;
   width: 27px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
