div#container
{
   width: 1037px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body:before
{
   content: "";
   position: fixed;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   background: linear-gradient(to top, #D2FFA0 0%, #FFFFFF 100%);
}
body
{
   background-color: #D2FFA0;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#Layer2
{
   background-color: #DCDCDC;
   background-image: none;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#Layer1
{
   background-color: transparent;
   background-image: none;
}
#wb_Image1
{
   direction: ltr;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Breadcrumb1
{
   padding: 8px 15px 8px 15px;
   list-style: none;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: italic;
   font-size: 0;
   margin: 0;
   text-align: center;
}
#Breadcrumb1 > li
{
   display: inline-block;
   font-size: 19px;
}
#Breadcrumb1 a
{
   color: #000000;
   text-decoration: none;
}
#Breadcrumb1 a:hover
{
   color: #23527C;
   text-decoration: underline;
}
#Breadcrumb1 > .active
{
   color: #777777;
}
#Breadcrumb1 > .active a
{
   color: inherit;
   pointer-events: none;
}
#Breadcrumb1 > li + li:before
{
   content: "";
   padding: 0 80px;
   color: #C0C0C0;
}
#wb_ClipArt1
{
   transform: rotate(269deg);
   transform-origin: 50% 50%;
}
#ClipArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_ClipArt2
{
   transform: rotate(359deg);
   transform-origin: 50% 50%;
}
#ClipArt2
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   margin: 0;
}
#OverlayMenu1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu1
{
   display: block;
   width: 40px;
   height: 40px;
   position: absolute;
}
#OverlayMenu1 .line
{
   width: 40px;
   height: 8px;
   background: #000000;
   display: block;
   margin: 8px auto;
   -webkit-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
#OverlayMenu1:hover .line
{
   background: #808080;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 0px;
}
#OverlayMenu1.open .line:nth-child(1)
{
   -webkit-transform: translateY(16px) rotate(45deg);
   transform: translateY(16px) rotate(45deg);
}
#OverlayMenu1.open .line:nth-child(2)
{
   opacity: 0;
}
#OverlayMenu1.open .line:nth-child(3)
{
   -webkit-transform: translateY(-16px) rotate(-45deg);
   transform: translateY(-16px) rotate(-45deg);
}
#OverlayMenu1-overlay
{
   display: flex;
   align-items: center;
   justify-content: center;
   left: 0;
   overflow-y: auto;
   position: absolute;
   top: 0;
   width: 300px;
   z-index: 9998 !important;
   background-color: rgba(0,0,0,0.87);
}
#OverlayMenu1-overlay ul
{
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   list-style: none;
   margin: 0;
   padding: 0;
}
.OverlayMenu1
{
   width: 100%;
   max-width: 300px;
   margin: 0 auto 0 auto;
}
.OverlayMenu1 a
{
   text-decoration: none;
}
.OverlayMenu1 ul
{
   list-style: none;
   padding: 0;
   text-align: center;
}
.OverlayMenu1 li 
{
   position: relative;
}
.OverlayMenu1 li a 
{
   display: block;
   position: relative;
   padding: 20px 20px 20px 20px;
   color: #FFFFFF;
   outline: none;
}
.OverlayMenu1 li a:hover
{
   color: #FFFFFF;
   background-color: #808080;
}
#OverlayMenu1-overlay
{
   visibility: hidden;
   width: 0;
   -webkit-transition: width 0.5s 0.3s, visibility 0s 0.8s;
   transition: width 50ms 0.3s, visibility 0s 350ms;
}
#OverlayMenu1-overlay.show
{
   visibility: visible;
   width: 300px;
   -webkit-transition: width 50ms;
   transition: width 50ms;
}
#OverlayMenu1-overlay .OverlayMenu1
{
   opacity: 0;
   -webkit-transition: opacity 0.3s 50ms;
   transition: opacity 0.3s 50ms;
}
#OverlayMenu1-overlay.show .OverlayMenu1
{
   opacity: 1;
   -webkit-transition-delay: 50ms;
   transition-delay: 50ms;
}
#OverlayMenu1-overlay.hide .OverlayMenu1
{
   -webkit-transition-delay: 0s;
   transition-delay: 0s;
}
#OverlayMenu1-overlay .overlay-icon
{
   margin: 0px 100px 0px 0px;
}
#wb_Text6 
{
   background-color: #3CB371;
   background-image: none;
   border: 0px solid #32CD32;
   padding: 0px 0px 40px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Image3
{
   direction: ltr;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Breadcrumb1
{
   position: absolute;
   left: 0px;
   top: 47px;
   width: 1033px;
   height: 37px;
   z-index: 5;
   vertical-align: top;
}
#wb_uid5
{
   color: #000000;
   font-family: "Arial";
   font-size: 20px;
}
#wb_uid4
{
   color: #000000;
   font-family: "Arial";
   font-size: 20px;
}
#wb_Image1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1033px;
   height: 47px;
   z-index: 4;
}
#wb_uid3
{
   color: #000000;
   font-family: "Arial";
   font-size: 20px;
}
#wb_OverlayMenu1
{
   position: absolute;
   left: 16px;
   top: 132px;
   width: 40px;
   height: 40px;
   visibility: hidden;
   z-index: 7;
}
#wb_uid2
{
   color: #000000;
   font-family: "Arial";
   font-size: 20px;
   line-height: 24px;
}
#wb_Image3
{
   position: absolute;
   left: 0px;
   top: 200px;
   width: 132px;
   height: 60px;
   visibility: hidden;
   z-index: 9;
}
#wb_uid1
{
   color: #000000;
   font-family: "Arial";
   font-size: 27px;
   line-height: 23px;
}
#wb_Text5
{
   position: absolute;
   left: 158px;
   top: 156px;
   width: 720px;
   height: 1109px;
   text-align: center;
   z-index: 6;
}
#wb_Text6
{
   position: absolute;
   left: 1px;
   top: 292px;
   width: 116px;
   height: 47px;
   visibility: hidden;
   text-align: center;
   z-index: 8;
}
#wb_uid0
{
   color: #000000;
   font-family: "Arial";
   font-size: 20px;
   line-height: 23px;
}
#wb_ClipArt1
{
   position: absolute;
   left: 757px;
   top: 4px;
   width: 22px;
   height: 26px;
   z-index: 0;
}
#wb_Text1
{
   position: absolute;
   left: 597px;
   top: 6px;
   width: 148px;
   height: 15px;
   text-align: center;
   z-index: 3;
}
#ClipArt2
{
   width: 26px;
   height: 22px;
}
#wb_ClipArt2
{
   position: absolute;
   left: 429px;
   top: 8px;
   width: 26px;
   height: 22px;
   z-index: 2;
}
#wb_Text3
{
   position: absolute;
   left: 313px;
   top: 8px;
   width: 105px;
   height: 15px;
   z-index: 1;
}
#Layer1
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0px;
   right: 0;
   width: 1035px;
   height: 100px;
   margin-left: auto;
   margin-right: auto;
   z-index: 11;
}
#ClipArt1
{
   width: 22px;
   height: 26px;
}
#Layer2
{
   position: fixed;
   text-align: right;
   left: 0;
   right: 0;
   bottom: 0;
   height: 32px;
   z-index: 10;
}
#Layer1_Container
{
   width: 1037px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#Layer2_Container
{
   width: 1037px;
   position: relative;
   margin-left: auto;
   margin-right: 0;
   text-align: left;
}
@media only screen and (max-width: 1036px)
{
div#container
{
   width: 402px;
}
body
{
   background-color: #D2FFA0;
}
#Layer2
{
   height: 84px;
   visibility: visible;
   display: inline;
}
#Layer2_Container
{
   width: 402px;
}
#wb_Text5
{
   left: 0px;
   top: 153px;
   width: 400px;
   height: 1872px;
   visibility: visible;
   display: inline;
}
#wb_Text5
{
   margin: 0;
   padding: 0;
}
#Layer1
{
   width: 400px;
   height: 80px;
   visibility: hidden;
   display: none;
}
#Layer1_Container
{
   width: 402px;
}
#wb_Image1
{
   left: 0px;
   top: 0px;
   width: 400px;
   height: 21px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Breadcrumb1
{
   left: 6px;
   top: 21px;
   width: 391px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Breadcrumb1
{
   padding: 8px 15px 8px 15px;
   text-align: center;
}
#wb_ClipArt1
{
   left: 307px;
   top: 11px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text3
{
   left: 117px;
   top: 50px;
   width: 105px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_ClipArt2
{
   left: 164px;
   top: 13px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text1
{
   left: 244px;
   top: 50px;
   width: 148px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_OverlayMenu1
{
   left: 20px;
   top: 100px;
   width: 40px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#OverlayMenu1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid transparent;
   width: 40px;
   height: 40px;
}
#OverlayMenu1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #424242;
}
#OverlayMenu1 .line
{
   background: #000000;
}
#OverlayMenu1:hover .line
{
   background: #808080;
}
#OverlayMenu1 .line:first-child
{
   margin-top: 0px;
}
#OverlayMenu1-overlay ul
{
   font-size: 27px;
   text-align: center;
}
#wb_Text6
{
   left: 2px;
   top: 0px;
   width: 201px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0px 0px 40px 0px;
}
#wb_Image3
{
   left: 228px;
   top: 0px;
   width: 170px;
   height: 71px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
}
