body
{
   background-color: #002840;
   background-image: url(images/index_bkgrnd.png);
   background-repeat: repeat-y;
   color: #000000;
   font-family: Arial;
   font-size: 8px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Image1
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Shape11
{
   border-width: 0;
}
#Shape2
{
   border-width: 0;
}
#SlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#SlideShow1
{
   -moz-box-shadow: 0px 0px 8px #E6E6FA;
   -webkit-box-shadow: 0px 0px 8px #E6E6FA;
   box-shadow: 0px 0px 8px #E6E6FA;
}
#Shape3
{
   border-width: 0;
}
#wb_Text1 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text2 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#Shape4
{
   border-width: 0;
}
#Shape5
{
   border-width: 0;
   -webkit-animation: slide-left-in 5000ms linear 5ms 5 alternate;
   -moz-animation: slide-left-in 5000ms linear 5ms 5 alternate;
   -ms-animation: slide-left-in 5000ms linear 5ms 5 alternate;
   animation: slide-left-in 5000ms linear 5ms 5 alternate;
}
#Shape5:hover
{
   -webkit-transition: all 5000ms linear 5ms;
   -moz-transition: all 5000ms linear 5ms;
   -ms-transition: all 5000ms linear 5ms;
   transition: all 5000ms linear 5ms;
}
#Shape7
{
   border-width: 0;
}
#Image2
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image6
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image7
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image4
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Shape8
{
   border-width: 0;
   -webkit-animation: slide-left-in 5000ms linear 5ms 5 alternate;
   -moz-animation: slide-left-in 5000ms linear 5ms 5 alternate;
   -ms-animation: slide-left-in 5000ms linear 5ms 5 alternate;
   animation: slide-left-in 5000ms linear 5ms 5 alternate;
}
#Shape8:hover
{
   -webkit-transition: all 5000ms linear 5ms;
   -moz-transition: all 5000ms linear 5ms;
   -ms-transition: all 5000ms linear 5ms;
   transition: all 5000ms linear 5ms;
}
#Shape9
{
   border-width: 0;
   -webkit-animation: slide-right-in 5000ms linear 5ms 5 alternate;
   -moz-animation: slide-right-in 5000ms linear 5ms 5 alternate;
   -ms-animation: slide-right-in 5000ms linear 5ms 5 alternate;
   animation: slide-right-in 5000ms linear 5ms 5 alternate;
}
#Shape9:hover
{
   -webkit-transition: all 5000ms linear 5ms;
   -moz-transition: all 5000ms linear 5ms;
   -ms-transition: all 5000ms linear 5ms;
   transition: all 5000ms linear 5ms;
}
#Shape10
{
   border-width: 0;
   -webkit-animation: slide-right-in 5000ms linear 5ms 5 alternate;
   -moz-animation: slide-right-in 5000ms linear 5ms 5 alternate;
   -ms-animation: slide-right-in 5000ms linear 5ms 5 alternate;
   animation: slide-right-in 5000ms linear 5ms 5 alternate;
}
#Shape10:hover
{
   -webkit-transition: all 5000ms linear 5ms;
   -moz-transition: all 5000ms linear 5ms;
   -ms-transition: all 5000ms linear 5ms;
   transition: all 5000ms linear 5ms;
}
#Shape12
{
   border-width: 0;
}
#RollOverText1 img
{
   display: block;
   position: relative;
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   -ms-transition: all 200ms linear;
   transition: all 200ms linear;
}
#RollOverText1 .caption 
{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   text-align: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transition: all 400ms ease-in-out;
   -moz-transition: all 400ms ease-in-out;
   -ms-transition: all 400ms ease-in-out;
   transition: all 400ms ease-in-out;
}
#RollOverText1 .title
{
   position: relative;
   text-align: center;
   padding: 10px 10px 0px 10px;
   font-family: Arial;
   font-size: 13px;
   font-weight: bold;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(-496px);
   -moz-transform: translateY(-496px);
   -ms-transform: translateY(-496px);
   transform: translateY(-496px);
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   -ms-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#RollOverText1 p
{
   position: relative;
   margin: 0;
   padding: 0px 10px 0px 10px;
   text-align: center;
   font-family: Arial;
   font-size: 13px;
   color: #FFFFFF;
   opacity: 0;
   -webkit-transform: translateY(496px);
   -moz-transform: translateY(496px);
   -ms-transform: translateY(496px);
   transform: translateY(496px);
   -webkit-transition: all 200ms linear;
   -moz-transition: all 200ms linear;
   -ms-transition: all 200ms linear;
   transition: all 200ms linear;
}
#RollOverText1 a
{
   display: inline-block;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   padding: 0px 10px 10px 10px;
   text-align: center;
   text-decoration: underline;
   font-family: Arial;
   font-size: 13px;
   opacity: 0;
   -webkit-transition: all 200ms ease-in-out;
   -moz-transition: all 200ms ease-in-out;
   -ms-transition: all 200ms ease-in-out;
   transition: all 200ms ease-in-out;
}
#RollOverText1:hover .caption
{
   opacity: 1;
}
#RollOverText1:hover img
{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
#RollOverText1:hover .title
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
#RollOverText1:hover p
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 100ms;
   -moz-transition-delay: 100ms;
   -ms-transition-delay: 100ms;
   transition-delay: 100ms;
}
#RollOverText1:hover a
{
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 200ms;
   -moz-transition-delay: 200ms;
   -ms-transition-delay: 200ms;
   transition-delay: 200ms;
}
#RollOverText1 img
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText1
{
   border: 5px #FFFFFF dotted;
}
#Shape13
{
   border-width: 0;
}
#Shape6
{
   border-width: 0;
}
#Image8
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image9
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Marquee1
{
   background-color: #F0F8FF;
   border: 3px #C0C0C0 groove;
   text-align: center;
   -moz-box-shadow: 0px 0px 3px #000000;
   -webkit-box-shadow: 0px 0px 3px #000000;
   box-shadow: 0px 0px 3px #000000;
}
#Image5
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#YouTube1
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Shape14
{
   border-width: 0;
}
#wb_Text3 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#Shape15
{
   border-width: 0;
}
#TextArt3
{
   border-width: 0;
}
#SlideShow2 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: auto;
   height: 100%;
}
#Layer1
{
   background-color: transparent;
}
#Shape1
{
   border-width: 0;
}
#TextArt2
{
   border-width: 0;
}
#TextArt1
{
   border-width: 0;
}
#Image3
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_CssMenu1
{
   border: 0px #191970 solid;
   background-color: transparent;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 9px 0px 0px;
   width: 200px;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px #C0C0C0 solid;
   background-color: #002840;
   background: -moz-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -webkit-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -o-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -ms-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   width: 188px;
   height: 38px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 38px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover, #wb_CssMenu1 .active
{
   color: #191970;
   background-color: #002840;
   background: -moz-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -webkit-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -o-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -ms-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   border: 1px #C0C0C0 solid;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 li:hover, #wb_CssMenu1 li a:hover
{
   position: relative;
}
#wb_CssMenu1 a.withsubmenu
{
   padding: 0 5px 0 5px;
   width: 188px;
}
#wb_CssMenu1 li:hover a.withsubmenu, #wb_CssMenu1 a.withsubmenu:hover
{
}
#wb_CssMenu1 ul ul
{
   position: absolute;
   left: -9999px;
   top: -9999px;
   width: 200px;
   height: auto;
   border: none;
   background-color: transparent;
}
#wb_CssMenu1 ul :hover ul
{
   left: 0px;
   top: 40px;
   padding-top: 0px;
}
#wb_CssMenu1 .firstmain:hover ul
{
   left: 0px;
}
#wb_CssMenu1 li li
{
   width: 200px;
   padding: 0 0px 0px 0px;
   border: 0px #C0C0C0 solid;
   border-width: 0 0px;
}
#wb_CssMenu1 li li.firstitem
{
   border-top: 0px #C0C0C0 solid;
}
#wb_CssMenu1 li li.lastitem
{
   border-bottom: 0px #C0C0C0 solid;
}
#wb_CssMenu1 ul ul a, #wb_CssMenu1 ul :hover ul a
{
   float: none;
   margin: 0;
   width: 186px;
   height: auto;
   white-space: normal;
   padding: 11px 6px 11px 6px;
   background-color: #002840;
   background: -moz-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -webkit-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -o-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -ms-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   border: 1px #C0C0C0 solid;
   color: #F0FFF0;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   text-align: left;
   text-decoration: none;
}
#wb_CssMenu1 ul :hover ul .firstitem a
{
   margin-top: 0px;
}
#wb_CssMenu1 ul ul :hover a, #wb_CssMenu1 ul ul a:hover, #wb_CssMenu1 ul ul :hover ul :hover a, #wb_CssMenu1 ul ul :hover ul a:hover
{
   background-color: #002840;
   background: -moz-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -webkit-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -o-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: -ms-linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   background: linear-gradient(bottom,#002840 0%,#002840 18%,#4ECAFD 50%,#002840 81%,#002840 100%);
   border: 1px #C0C0C0 solid;
   color: #483D8B;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
#wb_YouTube1
{
   position: absolute;
   left: 547px;
   top: 836px;
   width: 425px;
   height: 269px;
   z-index: 31;
}
#wb_Shape4
{
   position: absolute;
   left: 0px;
   top: 534px;
   width: 1266px;
   height: 12px;
   z-index: 12;
}
#wb_uid1
{
   display: none;
}
#Shape1
{
   width: 1266px;
   height: 96px;
}
#wb_Shape5
{
   position: absolute;
   left: 28px;
   top: 624px;
   width: 308px;
   height: 175px;
   filter: alpha(opacity=90);
   -moz-opacity: 0.90;
   opacity: 0.90;
   z-index: 13;
}
#wb_Text1
{
   position: absolute;
   left: 776px;
   top: 172px;
   width: 431px;
   height: 431px;
   z-index: 10;
   text-align: left;
}
#wb_uid2
{
   display: none;
}
#wb_Shape6
{
   position: absolute;
   left: 532px;
   top: 1137px;
   width: 734px;
   height: 164px;
   z-index: 26;
}
#RollOverText1
{
   overflow: hidden;
   position: absolute;
   left: 14px;
   top: 824px;
   width: 494px;
   height: 486px;
   z-index: 23;
}
#wb_Text2
{
   position: absolute;
   left: 776px;
   top: 124px;
   width: 419px;
   height: 35px;
   z-index: 11;
   text-align: left;
}
#wb_uid3
{
   color: #F0F8FF;
   font-family: Bookman Old Style;
   font-size: 19px;
}
#Shape2
{
   width: 514px;
   height: 426px;
}
#wb_Text3
{
   position: absolute;
   left: 497px;
   top: 1552px;
   width: 307px;
   height: 27px;
   z-index: 34;
   text-align: left;
}
#wb_Shape10
{
   position: absolute;
   left: 937px;
   top: 624px;
   width: 294px;
   height: 175px;
   filter: alpha(opacity=90);
   -moz-opacity: 0.90;
   opacity: 0.90;
   z-index: 21;
}
#wb_Shape7
{
   position: absolute;
   left: 0px;
   top: 799px;
   width: 1266px;
   height: 12px;
   z-index: 14;
}
#wb_uid4
{
   color: #F0F8FF;
   font-family: Bookman Old Style;
   font-size: 16px;
}
#Shape3
{
   width: 1266px;
   height: 12px;
}
#wb_Image1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1266px;
   height: 1605px;
   z-index: 5;
}
#Layer1
{
   position: absolute;
   text-align: left;
   left: 0px;
   top: 0px;
   width: 1266px;
   height: 96px;
   z-index: 38;
}
#wb_Shape8
{
   position: absolute;
   left: 631px;
   top: 624px;
   width: 306px;
   height: 175px;
   filter: alpha(opacity=90);
   -moz-opacity: 0.90;
   opacity: 0.90;
   z-index: 19;
}
#wb_Image2
{
   position: absolute;
   left: 406px;
   top: 565px;
   width: 141px;
   height: 42px;
   z-index: 15;
}
#Shape4
{
   width: 1266px;
   height: 12px;
}
#wb_uid5
{
   color: #F0F8FF;
   font-family: Bookman Old Style;
   font-size: 29px;
}
#SlideShow1
{
   position: absolute;
   left: 0px;
   top: 108px;
   width: 741px;
   height: 420px;
   border: 3px #FFFFFF outset;
   z-index: 8;
}
#wb_Shape11
{
   position: absolute;
   left: 0px;
   top: 546px;
   width: 1261px;
   height: 78px;
   z-index: 6;
}
#wb_Image3
{
   position: absolute;
   left: 28px;
   top: 20px;
   width: 60px;
   height: 53px;
   z-index: 3;
}
#SlideShow2
{
   position: absolute;
   left: 733px;
   top: 1377px;
   width: 511px;
   height: 111px;
   overflow: hidden;
   z-index: 37;
}
#wb_uid6
{
   font-family: Geneva, Arial;
   font-size: 9px;
   color: #330010;
   text-decoration: none;
}
#wb_Shape12
{
   position: absolute;
   left: 0px;
   top: 811px;
   width: 532px;
   height: 529px;
   filter: alpha(opacity=80);
   -moz-opacity: 0.80;
   opacity: 0.80;
   z-index: 22;
}
#Shape10
{
   width: 294px;
   height: 175px;
}
#wb_Shape9
{
   position: absolute;
   left: 336px;
   top: 624px;
   width: 295px;
   height: 175px;
   filter: alpha(opacity=90);
   -moz-opacity: 0.90;
   opacity: 0.90;
   z-index: 20;
}
#Shape5
{
   width: 308px;
   height: 175px;
}
#wb_uid7
{
   color: #191970;
   font-family: Arial;
   font-size: 21px;
}
#Shape6
{
   width: 734px;
   height: 164px;
}
#Html1
{
   position: absolute;
   left: 1099px;
   top: 1030px;
   width: 145px;
   height: 51px;
   z-index: 25;
}
#wb_Shape13
{
   position: absolute;
   left: 532px;
   top: 811px;
   width: 734px;
   height: 529px;
   filter: alpha(opacity=95);
   -moz-opacity: 0.95;
   opacity: 0.95;
   z-index: 24;
}
#wb_Image4
{
   position: absolute;
   left: 100px;
   top: 561px;
   width: 176px;
   height: 53px;
   z-index: 18;
}
#Shape11
{
   width: 1261px;
   height: 78px;
}
#wb_Shape14
{
   position: absolute;
   left: 0px;
   top: 1526px;
   width: 1266px;
   height: 79px;
   filter: alpha(opacity=90);
   -moz-opacity: 0.90;
   opacity: 0.90;
   z-index: 33;
}
#wb_uid8
{
   text-align: center;
   padding: 1em 0;
}
#Html2
{
   position: absolute;
   left: 1043px;
   top: 868px;
   width: 164px;
   height: 50px;
   z-index: 32;
}
#wb_Image5
{
   position: absolute;
   left: 1029px;
   top: 1134px;
   width: 206px;
   height: 180px;
   z-index: 30;
}
#Marquee1
{
   position: absolute;
   left: 532px;
   top: 1301px;
   width: 728px;
   height: 33px;
   z-index: 29;
}
#Shape12
{
   width: 532px;
   height: 529px;
}
#Shape7
{
   width: 1266px;
   height: 12px;
}
#wb_Shape15
{
   position: absolute;
   left: 0px;
   top: 1340px;
   width: 1266px;
   height: 186px;
   filter: alpha(opacity=60);
   -moz-opacity: 0.60;
   opacity: 0.60;
   z-index: 35;
}
#wb_uid10
{
   color: gray;
}
#wb_uid9
{
   text-decoration: none;
}
#Shape13
{
   width: 734px;
   height: 529px;
}
#Shape8
{
   width: 306px;
   height: 175px;
}
#wb_Image6
{
   position: absolute;
   left: 957px;
   top: 561px;
   width: 250px;
   height: 42px;
   z-index: 16;
}
#wb_uid11
{
   color: #F0F8FF;
   font-family: Arial;
   font-size: 24px;
}
#Shape14
{
   width: 1266px;
   height: 79px;
}
#Shape9
{
   width: 295px;
   height: 175px;
}
#wb_Image7
{
   position: absolute;
   left: 711px;
   top: 571px;
   width: 137px;
   height: 32px;
   z-index: 17;
}
#wb_uid12
{
   display: none;
}
#Shape15
{
   width: 1266px;
   height: 186px;
}
#wb_Image8
{
   position: absolute;
   left: 560px;
   top: 1125px;
   width: 202px;
   height: 188px;
   z-index: 27;
}
#wb_TextArt1
{
   position: absolute;
   left: 109px;
   top: 24px;
   width: 259px;
   height: 32px;
   z-index: 2;
}
#wb_uid13
{
   display: none;
}
#wb_Image9
{
   position: absolute;
   left: 804px;
   top: 1132px;
   width: 202px;
   height: 170px;
   z-index: 28;
}
#SlideShow1_frame
{
   position: absolute;
   left: 0px;
   top: 108px;
   margin-left: -25px;
   margin-top: -1px;
   z-index: 8;
}
#wb_CssMenu1
{
   position: absolute;
   left: 406px;
   top: 26px;
   width: 836px;
   height: 44px;
   z-index: 4;
}
#wb_TextArt2
{
   position: absolute;
   left: 162px;
   top: 56px;
   width: 202px;
   height: 17px;
   z-index: 1;
}
#wb_uid14
{
   display: none;
}
#wb_uid15
{
   display: none;
}
#wb_TextArt3
{
   position: absolute;
   left: 49px;
   top: 1399px;
   width: 593px;
   height: 70px;
   z-index: 36;
}
#TextArt1
{
   width: 259px;
   height: 32px;
}
#wb_Shape1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1266px;
   height: 96px;
   filter: alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
   z-index: 0;
}
#wb_uid16
{
   display: none;
}
#TextArt2
{
   width: 202px;
   height: 17px;
}
#wb_uid17
{
   display: none;
}
#wb_Shape2
{
   position: absolute;
   left: 747px;
   top: 108px;
   width: 514px;
   height: 426px;
   filter: alpha(opacity=70);
   -moz-opacity: 0.70;
   opacity: 0.70;
   z-index: 7;
}
#wb_uid18
{
   display: none;
}
#TextArt3
{
   width: 593px;
   height: 70px;
}
#wb_Shape3
{
   position: absolute;
   left: 0px;
   top: 96px;
   width: 1266px;
   height: 12px;
   z-index: 9;
}
#wb_uid0
{
   border-width: 0;
   left: 0;
   top: 0;
}
