div#container
{
   width: 987px;
   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;
}
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;
}
#PageHeader1
{
   background-color: #F5F5F5;
   background: linear-gradient(to bottom, #F5F5F5 0%, #696969 100%);
   box-shadow: 0px 0px 7px #000000;
   box-sizing: border-box;
}
#SlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer2
{
   background-color: #FBFBFB;
   background-image: none;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: relative;
   display: inline-block;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 7px 0px 0px;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 19px;
   line-height: 19px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   text-align: center;
   box-shadow: 0px 0px 7px #000000;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #F05F40;
   border: 0px solid #222222;
   background-color: transparent;
   background-image: none;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
@media all and (max-width:320px) 
{
#wb_CssMenu1 ul
{
   width: 100%;
}
#wb_CssMenu1 li
{
   padding: 0 0px 7px 0px !important;
   width: 100% !important;
}
#wb_CssMenu1 a
{
   float: none !important;
   width: 100% !important;
}

}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 15px;
}
#wb_Text2 p, #wb_Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1 
{
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #FF7F50;
   border-radius: 9px;
   padding: 0;
   margin: 0;
   text-align: center;
   box-shadow: 4px 4px 10px #696969;
}
#wb_Text1
{
   color: #FF7F50;
   font-family: "Calibri Light";
   font-weight: normal;
   font-size: 35px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text3 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #FF7F50;
   border-radius: 9px;
   overflow-y: auto;
   padding: 0;
   margin: 0;
   text-align: center;
   box-shadow: 0px 0px 10px #000000;
}
#wb_Text3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid #FF7F50;
   border-radius: 7px;
   padding: 0;
   margin: 0;
   text-align: center;
   box-shadow: 0px 0px 10px #000000 inset;
}
#wb_Text4
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 20px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Marquee1 
{
   background-color: #EEEEEE;
   background-image: none;
   border: 1px solid #C0C0C0;
   overflow-y: hidden;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Marquee1 div
{
   text-align: center;
}
#wb_Marquee1
{
   overflow: hidden;
   position: relative;
}
#Marquee1
{
   position: absolute;
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
   -webkit-animation: Marquee1-marquee 10000ms linear infinite;
   animation: Marquee1-marquee 10000ms linear infinite;
}
@-webkit-keyframes Marquee1-marquee
{
   0%
   {
   -webkit-transform: translateX(100%);
   }
   100%
   {
   -webkit-transform: translateX(-100%);
   }
}
@keyframes Marquee1-marquee
{
   0%
   {
   transform: translateX(100%);
   }
   100%
   {
   transform: translateX(-100%);
   }
}
#PageFooter1
{
   background-color: #D3D3D3;
   background: linear-gradient(to bottom, #D3D3D3 0%, #4F4F4F 100%);
   border-radius: 1px;
   box-shadow: 0px 0px 5px #000000;
   box-sizing: border-box;
}
#wb_CssMenu1
{
   position: absolute;
   left: 175px;
   top: 16px;
   width: 580px;
   height: 25px;
   z-index: 0;
}
#PageHeader1-container
{
   width: 987px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Marquee1
{
   position: absolute;
   left: 60px;
   top: 441px;
   width: 878px;
   height: 22px;
   text-align: center;
   z-index: 5;
   overflow: hidden;
}
#Layer2-container
{
   width: 987px;
   height: 708px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   margin-top: auto;
   margin-bottom: auto;
   text-align: left;
}
#PageHeader1
{
   position: fixed;
   text-align: center;
   left: 0;
   top: 0;
   right: 0;
   height: 51px;
   z-index: 7777;
}
#wb_Text4
{
   position: absolute;
   left: 275px;
   top: 235px;
   width: 435px;
   height: 23px;
   text-align: center;
   z-index: 3;
}
#SlideShow1
{
   position: absolute;
   left: 192px;
   top: 93px;
   width: 603px;
   height: 100vh;
   z-index: 1;
}
#PageFooter1
{
   position: fixed;
   text-align: center;
   left: 0;
   right: 0;
   bottom: 0;
   height: 50px;
   z-index: 8;
}
#wb_Text1
{
   position: absolute;
   left: 70px;
   top: 123px;
   width: 845px;
   height: 42px;
   text-align: center;
   z-index: 4;
}
#wb_Text2
{
   position: absolute;
   left: 187px;
   top: 18px;
   width: 612px;
   height: 30px;
   text-align: center;
   z-index: 6;
}
#wb_Text3
{
   position: absolute;
   left: 391px;
   top: 330px;
   width: 202px;
   height: 24px;
   text-align: center;
   z-index: 2;
}
#Layer2
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 145px;
   width: 100%;
   height: 708px;
   z-index: 7;
}
#PageFooter1-container
{
   width: 987px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 986px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader1
{
   height: 52px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1-container
{
   width: 768px;
}
#SlideShow1
{
   left: 83px;
   top: 79px;
   width: 513px;
   height: 513px;
   visibility: visible;
   display: inline-block;
}
#Layer2
{
   left: 0px;
   top: 188px;
   height: 687px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer2
{
   width: 100%;
}
#Layer2-container
{
   width: 768px;
   height:687px;
}
#wb_CssMenu1
{
   left: 16px;
   top: 10px;
   width: 580px;
   height: 25px;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 19px;
   line-height: 19px;
   text-align: center;
   box-shadow: 0px 0px 7px #000000;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #F05F40;
   border: 0px solid #222222;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   left: 222px;
   top: 103px;
   width: 612px;
   height: 15px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 47px;
   top: 120px;
   width: 673px;
   height: 64px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: "Calibri Light";
   font-weight: normal;
   font-size: 35px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text3
{
   left: 282px;
   top: 389px;
   width: 202px;
   height: 27px;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text4
{
   left: 180px;
   top: 231px;
   width: 406px;
   height: 23px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Marquee1
{
   left: 120px;
   top: 302px;
   width: 511px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_Marquee1
{
   margin: 0;
   padding: 0;
}
#PageFooter1
{
   height: 44px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageFooter1-container
{
   width: 768px;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#PageHeader1
{
   height: 188px;
   visibility: visible;
   font-size: 8px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageHeader1-container
{
   width: 320px;
}
#SlideShow1
{
   left: 0px;
   top: 73px;
   width: 310px;
   height: 310px;
   visibility: visible;
   display: inline-block;
}
#Layer2
{
   left: 0px;
   top: 281px;
   height: 687px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer2
{
   width: 100%;
}
#Layer2-container
{
   width: 320px;
   height:687px;
}
#wb_CssMenu1
{
   left: 29px;
   top: 0px;
   width: 263px;
   height: 156px;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_CssMenu1 li
{
}
#wb_CssMenu1 a
{
   color: #FFFFFF;
   border: 0px solid #CCCCCC;
   background-color: transparent;
   background-image: none;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   height: 19px;
   line-height: 19px;
   text-align: center;
   box-shadow: 0px 0px 7px #000000;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #F05F40;
   border: 0px solid #222222;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   left: 19px;
   top: 22px;
   width: 283px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0px 0px 14px 0px;
}
#wb_Text1
{
   left: 46px;
   top: 27px;
   width: 216px;
   height: 169px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: "Calibri Light";
   font-weight: normal;
   font-size: 35px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text3
{
   left: 53px;
   top: 445px;
   width: 202px;
   height: 27px;
}
#wb_Text3
{
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Text4
{
   left: 40px;
   top: 255px;
   width: 239px;
   height: 46px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   font-family: Arial;
   font-weight: normal;
   font-size: 20px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Marquee1
{
   left: 0px;
   top: 383px;
   width: 290px;
   height: 38px;
   visibility: visible;
   display: inline;
}
#wb_Marquee1
{
   margin: 0;
   padding: 0;
}
#PageFooter1
{
   height: 79px;
   visibility: visible;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#PageFooter1-container
{
   width: 320px;
}
}
