div#container
{
   width: 1000px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #6A5ACD;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#NavigationBar1 ul.navbar
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#NavigationBar1 ul.navbar li
{
   height: 30px;
   width: 100px;
   margin: 0 0 4px 0;
   vertical-align: bottom;
}
#NavigationBar1 ul.navbar li a
{
   display: block;
   position: relative;
}
#NavigationBar1 ul.navbar li a img
{
   position: absolute;
   left: 0;
   z-index: 1;
   border-width: 0;
}
#NavigationBar1 ul.navbar li span
{
   display: block;
   height: 30px;
   width: 100px;
   position: absolute;
   z-index: 2;
}
#NavigationBar1 a .hover
{
   visibility: hidden;
}
#NavigationBar1 a:hover .hover
{
   visibility: visible;
}
#NavigationBar1 a:hover span
{
   visibility: hidden;
}
#wb_PanelMenu1 a, #PanelMenu1_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#PanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_panel #PanelMenu1_markup
{
   display: block;
}
#PanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#PanelMenu1_markup li a, #PanelMenu1_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#PanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#PanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: #6A5ACD;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#PanelMenu1_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1_panel
{
   background-color: #6A5ACD;
   overflow-y: auto;
}
#PanelMenu1
{
   line-height: 18px;
   width: 57px;
   height: 18px;
   position: absolute;
   z-index: 999;
}
#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_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_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#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_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 50%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery1 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text8 div
{
   text-align: left;
}
#PhotoGallery2
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery2 .thumbnails
{
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 50%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery2 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery2 .clearfix:before,
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:before,
#PhotoGallery2 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery2 .clearfix:after,
#PhotoGallery2 .thumbnails:after
{
   clear: both;
}
#PhotoGallery2 .visible-col2
{
   display: block;
}
#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;
}
#PhotoGallery3
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery3 .thumbnails
{
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   padding: 3px 3px 3px 3px;
   width: 100%;
   text-align: center;
   vertical-align: top;
}
#PhotoGallery3 .thumbnail img
{
   border: 0px #000000 solid;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#PhotoGallery3 .clearfix:before,
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:before,
#PhotoGallery3 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery3 .clearfix:after,
#PhotoGallery3 .thumbnails:after
{
   clear: both;
}
#PhotoGallery3 .visible-col1
{
   display: block;
}
#wb_PanelMenu1
{
   position: absolute;
   left: 14px;
   top: 4px;
   width: 57px;
   height: 18px;
   visibility: hidden;
   text-align: center;
   z-index: 1;
}
#wb_Text4
{
   position: absolute;
   left: 859px;
   top: 733px;
   width: 190px;
   height: 56px;
   visibility: hidden;
   text-align: center;
   z-index: 2;
}
#NavigationBar1
{
   position: absolute;
   left: 818px;
   top: 10px;
   width: 100px;
   height: 238px;
   z-index: 0;
}
#wb_PhotoGallery3
{
   position: absolute;
   left: 210px;
   top: 53px;
   width: 252px;
   height: 234px;
   z-index: 13;
}
#wb_PhotoGallery2
{
   position: absolute;
   left: 19px;
   top: 829px;
   width: 613px;
   height: 637px;
   z-index: 11;
}
#wb_PhotoGallery1
{
   position: absolute;
   left: 17px;
   top: 296px;
   width: 620px;
   height: 489px;
   z-index: 9;
}
#wb_Text6
{
   position: absolute;
   left: 20px;
   top: 1477px;
   width: 201px;
   height: 29px;
   visibility: hidden;
   z-index: 7;
}
#wb_Text7
{
   position: absolute;
   left: 9px;
   top: 635px;
   width: 245px;
   height: 29px;
   visibility: hidden;
   z-index: 8;
}
#wb_Text1
{
   position: absolute;
   left: 119px;
   top: 1473px;
   width: 410px;
   height: 64px;
   text-align: center;
   z-index: 4;
}
#wb_Text2
{
   position: absolute;
   left: 48px;
   top: 1537px;
   width: 573px;
   height: 64px;
   text-align: center;
   z-index: 5;
}
#wb_Text10
{
   position: absolute;
   left: 25px;
   top: 35px;
   width: 533px;
   height: 36px;
   visibility: hidden;
   z-index: 12;
}
#wb_Text3
{
   position: absolute;
   left: 91px;
   top: 774px;
   width: 227px;
   height: 64px;
   z-index: 6;
}
#wb_Text8
{
   position: absolute;
   left: 87px;
   top: 19px;
   width: 493px;
   height: 24px;
   z-index: 10;
}
#wb_Text9
{
   position: absolute;
   left: 0px;
   top: 762px;
   width: 276px;
   height: 51px;
   visibility: hidden;
   text-align: center;
   z-index: 3;
}
@media only screen and (min-width: 768px) and (max-width: 999px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #6A5ACD;
   background-image: none;
}
#NavigationBar1
{
   left: 637px;
   top: 10px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_PanelMenu1
{
   left: 14px;
   top: 4px;
   width: 57px;
   height: 18px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 18px;
   width: 57px;
   height: 18px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 1px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: #6A5ACD;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#PanelMenu1_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1_panel
{
   background-color: #6A5ACD;
   overflow-y: auto;
}
#wb_Text4
{
   left: 500px;
   top: 180px;
   width: 190px;
   height: 56px;
   visibility: hidden;
   display: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 0px;
   top: 762px;
   width: 276px;
   height: 51px;
   visibility: hidden;
   display: none;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 90px;
   top: 670px;
   width: 410px;
   height: 64px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 6px;
   top: 1316px;
   width: 587px;
   height: 64px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 748px;
   top: 567px;
   width: 227px;
   height: 64px;
   visibility: hidden;
   display: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 20px;
   top: 1477px;
   width: 201px;
   height: 29px;
   visibility: hidden;
   display: none;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 722px;
   top: 630px;
   width: 245px;
   height: 44px;
   visibility: hidden;
   display: none;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_PhotoGallery1
{
   left: 22px;
   top: 238px;
   width: 547px;
   height: 431px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_Text8
{
   left: 21px;
   top: 17px;
   width: 644px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_PhotoGallery2
{
   left: 27px;
   top: 740px;
   width: 542px;
   height: 564px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   width: 50%;
}
#PhotoGallery2 .visible-col2
{
   display: block;
}
#wb_Text10
{
   left: 25px;
   top: 34px;
   width: 533px;
   height: 36px;
   visibility: hidden;
   display: none;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_PhotoGallery3
{
   left: 199px;
   top: 54px;
   width: 186px;
   height: 173px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   width: 100%;
}
#PhotoGallery3 .visible-col1
{
   display: block;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #6A5ACD;
   background-image: none;
}
#NavigationBar1
{
   left: 781px;
   top: 140px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#wb_PanelMenu1
{
   left: 223px;
   top: 8px;
   width: 57px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 18px;
   width: 57px;
   height: 18px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 1px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   background-color: #6A5ACD;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 1px solid #2E2E2E;
   border-radius: 0px;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#PanelMenu1_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 1px solid #2E2E2E;
}
#PanelMenu1_panel
{
   background-color: #6A5ACD;
   overflow-y: auto;
}
#wb_Text4
{
   left: 400px;
   top: 460px;
   width: 190px;
   height: 56px;
   visibility: hidden;
   display: none;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
#wb_Text9
{
   left: 6px;
   top: 362px;
   width: 276px;
   height: 51px;
   visibility: hidden;
   display: none;
}
#wb_Text9
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 823px;
   top: 464px;
   width: 410px;
   height: 64px;
   visibility: hidden;
   display: none;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 322px;
   top: 1255px;
   width: 158px;
   height: 82px;
   visibility: hidden;
   display: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Text3
{
   left: 694px;
   top: 593px;
   width: 227px;
   height: 82px;
   visibility: hidden;
   display: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text6
{
   left: 23px;
   top: 682px;
   width: 201px;
   height: 58px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_Text7
{
   left: 13px;
   top: 397px;
   width: 245px;
   height: 44px;
   visibility: visible;
   display: inline;
}
#wb_Text7
{
   margin: 0;
   padding: 0;
}
#wb_PhotoGallery1
{
   left: 11px;
   top: 215px;
   width: 219px;
   height: 173px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PhotoGallery1 .thumbnail
{
   width: 50%;
}
#PhotoGallery1 .visible-col2
{
   display: block;
}
#wb_Text8
{
   left: 21px;
   top: 18px;
   width: 644px;
   height: 24px;
   visibility: hidden;
   display: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_PhotoGallery2
{
   left: 15px;
   top: 450px;
   width: 216px;
   height: 225px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PhotoGallery2 .thumbnail
{
   width: 50%;
}
#PhotoGallery2 .visible-col2
{
   display: block;
}
#wb_Text10
{
   left: 25px;
   top: 34px;
   width: 533px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text10
{
   margin: 0;
   padding: 0;
}
#wb_PhotoGallery3
{
   left: 45px;
   top: 78px;
   width: 140px;
   height: 130px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PhotoGallery3 .thumbnail
{
   width: 100%;
}
#PhotoGallery3 .visible-col1
{
   display: block;
}
}
