div#container
{
   width: 1000px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: transparent;
   color: #4F4F4F;
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   line-height: 1;
   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;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   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: left;
}
#wb_Text2
{
   color: #000000;
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text1
{
   position: absolute;
   left: 218px;
   top: 33px;
   width: 534px;
   height: 23px;
   text-align: center;
   z-index: 0;
}
#wb_Text2
{
   position: absolute;
   left: 45px;
   top: 152px;
   width: 881px;
   height: 270px;
   z-index: 1;
}
@media only screen and (max-width: 999px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: transparent;
   background-image: none;
}
#wb_Text1
{
   left: 5px;
   top: 10px;
   width: 307px;
   height: 45px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 5px;
   top: 65px;
   width: 307px;
   height: 352px;
   visibility: visible;
   display: inline;
}
#wb_Text2
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
}
