div#container
{
   width: 796px;
   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;
}
#wb_Text1 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#Image2
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text1
{
   position: absolute;
   left: 11px;
   top: 123px;
   width: 518px;
   height: 451px;
   text-align: center;
   z-index: 0;
}
#wb_Image2
{
   position: absolute;
   left: 146px;
   top: 81px;
   width: 243px;
   height: 58px;
   z-index: 1;
}
@media only screen and (max-width: 768px)
{
div#container
{
   width: 420px;
}
#wb_Text1
{
   left: 66px;
   top: 54px;
   width: 289px;
   height: 451px;
   visibility: visible;
   display: inline;
}
#wb_Image2
{
   left: 89px;
   top: 14px;
   width: 243px;
   height: 58px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (max-width: 320px)
{
div#container
{
   width: 314px;
}
#wb_Text1
{
   left: 4px;
   top: 139px;
   width: 305px;
   height: 451px;
   visibility: visible;
   display: inline;
}
#wb_Image2
{
   left: 37px;
   top: 97px;
   width: 243px;
   height: 58px;
   visibility: visible;
   display: inline;
}
}
