#container {
   width: 1185px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}

body {
   text-align: center;
   margin: 0;
   background-color: #FFFFFF;
   color: #000000;
}

a {
   color: #0000FF;
   text-decoration: underline;
}

a.Style1 {
   color: #FFFFFF;
   text-decoration: none;
}

a.Style1:visited {
   color: #FFA500;
   text-decoration: none;
}

a.Style1:active {
   color: #FFFF00;
   text-decoration: none;
}

a.Style1:hover {
   color: #00FEFE;
   text-decoration: underline;
}

a.style2 {
   color: #FFFFFF;
   text-decoration: underline;
}

a.style2:visited {
   color: #FFD700;
   text-decoration: underline;
}

a.style2:active {
   color: #FF0000;
   text-decoration: underline;
}

a.style2:hover {
   color: #FFFF00;
   text-decoration: underline;
}

#wb_Text2 {
    clear:both;
    background-color: transparent;
    border: 0px #000000 none;
    padding: 0px 20px 50px 20px;
    text-align: center;
    width:auto;
    color:#FFFFFF;
    font-family:Arial;
    font-size:12px;
}

#wb_Text2 a {color:#FFD700;}

#wb_Text3 {
   
   border: 0px #000000 solid;
   padding: 100px 0px 50px 0px;
   filter: alpha(opacity=90);
   -moz-opacity: 0.90;
   opacity: 0.90;
   text-align: justify;
   float:left;
   width:50%;
   filter:alpha(opacity=90);
   -moz-opacity:0.90;
   opacity:0.90;
}

#wb_Text3 .txt3a {display:block; color:#94999D; font-family:Arial; font-size:96px;}
#wb_Text3 .txt3b span {display:block; background-color: #969696; color:#000000; font-family:Arial; font-size:16px; padding:20px;}

#wb_YouTube1 {
    float:left;
    width:50%;
    padding:210px 0px 100px 0px;
    text-align:right;
}

#Image2
{
   border: 0px #000000 solid;
}
#wb_CssMenu2
{
   border: 0px #C0C0C0 solid;
   background-color: transparent;
}
#wb_CssMenu2 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_CssMenu2 li
{
   float: left;
   margin: 0;
   padding: 0px 4px 0px 0px;
}
#wb_CssMenu2 a
{
   display: block;
   float: left;
   color: #FFFFFF;
   border: 1px #7F7F7F solid;
   background-color: #000000;
   background-image: none;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   height: 26px;
   line-height: 26px;
   padding: 0px 15px 0px 15px;
   vertical-align: middle;
   text-align: center;
}
#wb_CssMenu2 li:hover a, #wb_CssMenu2 a:hover
{
   color: #C0C0C0;
   background-color: #A52A00;
   background-image: none;
   border: 1px #666666 solid;
}
#wb_CssMenu2 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu2 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu2 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0px;
}