div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #373535;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #FFFACD;
   text-decoration: underline;
}
a:hover
{
   color: #C2343D;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
a.mainlinks
{
   color: #F5F5F5;
   text-decoration: none;
   -webkit-transition: all 300ms linear;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.mainlinks::after
{
   background: transparent;
   content: "•";
   display: block;
   position: absolute;
   top: 50%;
   left: 50%;
   color: transparent;
   text-shadow: 0 0 transparent;
   font-size: 1.2em;
   -webkit-transform: translateX(-50%);
   transform: translateX(-50%);
   margin-top: 2px;
   -webkit-transition: all 300ms linear;
   transition: all 300ms linear;
}
a.mainlinks:hover::after
{
   color: #D36166;
   text-shadow: 10px 0 #D36166, -10px 0 #D36166;
}
a.mainlinks:visited
{
   color: #F5F5F5;
   text-decoration: none;
}
a.mainlinks:active
{
   color: #F5F5F5;
   text-decoration: none;
}
a.mainlinks:hover
{
   color: #D36166;
   text-decoration: none;
}
.body_italics
{
   font-family: "Open Sans";
   font-size: 19px;
   font-style: italic;
   line-height: 39.03px;
   text-decoration: none;
   color: #F5F5F5;
   background-color: transparent;
}
@media only screen and (min-width: 1000px) and (max-width: 1249px)
{
}
@media only screen and (min-width: 767px) and (max-width: 999px)
{
}
@media only screen and (min-width: 640px) and (max-width: 766px)
{
}
@media only screen and (min-width: 480px) and (max-width: 639px)
{
}
@media only screen and (max-width: 479px)
{
}
#Layer1
{
   background-color: #373535;
   background-image: none;
}
#wb_logo_hdr
{
   vertical-align: top;
}
#logo_hdr
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_biotop 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_biotop
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_biotop div
{
   text-align: left;
}
#wb_readertop 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_readertop
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_readertop div
{
   text-align: left;
}
#wb_editorialtop 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_editorialtop
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_editorialtop div
{
   text-align: left;
}
#wb_videos_top 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_videos_top
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_videos_top div
{
   text-align: center;
}
#wb_linkstop a, #linkstop_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#linkstop_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#linkstop_panel #linkstop_markup
{
   display: block;
}
#linkstop_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#linkstop_markup li a, #linkstop_markup li a:hover
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#linkstop_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #2E2E2E;
}
#linkstop_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#linkstop_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#linkstop
{
   padding-left: 38px;
}
#linkstop:after
{
   position: absolute;
   top: 50%;
   left: 16px;
   width: 22px;
   height: 22px;
   margin-top: -11px;
   content: "\f0c9";
   display: inline-block;
   font-family: FontAwesome;
   font-size: 22px;
   line-height: 22px;
}
#linkstop
{
   line-height: 35px;
   width: 76px;
   height: 35px;
   position: absolute;
   z-index: 999;
}
#wb_villatop 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_villatop
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_villatop div
{
   text-align: left;
}
#wb_hmtop 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_hmtop
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_hmtop div
{
   text-align: left;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_logobtm
{
   vertical-align: top;
}
#logobtm
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_biobottom 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_biobottom
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_biobottom div
{
   text-align: left;
}
#wb_readerbottm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_readerbottm
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_readerbottm div
{
   text-align: left;
}
#wb_editorialbtm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_editorialbtm
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_editorialbtm div
{
   text-align: left;
}
#wb_videosbtm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_videosbtm
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_videosbtm div
{
   text-align: left;
}
#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: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   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: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#PanelMenu1
{
   padding-left: 38px;
}
#PanelMenu1:after
{
   position: absolute;
   top: 50%;
   left: 16px;
   width: 22px;
   height: 22px;
   margin-top: -11px;
   content: "\f0c9";
   display: inline-block;
   font-family: FontAwesome;
   font-size: 22px;
   line-height: 22px;
}
#PanelMenu1
{
   line-height: 35px;
   width: 76px;
   height: 35px;
   position: absolute;
   z-index: 999;
}
#wb_villabtm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_villabtm
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_villabtm div
{
   text-align: left;
}
#wb_hmbtm 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_hmbtm
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_hmbtm div
{
   text-align: left;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0;
   box-shadow: 0px 0px 10px #FFFFFF;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Shape2
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#wb_Shape2 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape2 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape2 a .hover
{
   visibility: hidden;
}
#wb_Shape2 a:hover .hover
{
   visibility: visible;
}
#wb_Shape2 a:hover .default
{
   visibility: hidden;
}
#Shape2
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Shape1
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#wb_Shape1 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape1 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape1 a .hover
{
   visibility: hidden;
}
#wb_Shape1 a:hover .hover
{
   visibility: visible;
}
#wb_Shape1 a:hover .default
{
   visibility: hidden;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text2 div
{
   text-align: center;
}
#wb_Shape3
{
   transform: rotate(0deg);
   transform-origin: 50% 50%;
}
#wb_Shape3 a img
{
   position: absolute;
   left: 0;
}
#wb_Shape3 .default
{
   position: absolute;
   left: 0;
}
#wb_Shape3 a .hover
{
   visibility: hidden;
}
#wb_Shape3 a:hover .hover
{
   visibility: visible;
}
#wb_Shape3 a:hover .default
{
   visibility: hidden;
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
#wb_Image2
{
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   padding: 0;
   box-shadow: 0px 0px 10px #FFFFFF;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_review1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_review1 div
{
   text-align: justify;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#MediaPlayer1
{
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Shape1
{
   position: absolute;
   left: 532px;
   top: 2249px;
   width: 186px;
   height: 30px;
   z-index: 31;
}
#wb_PanelMenu1
{
   position: absolute;
   left: 13px;
   top: 3px;
   width: 114px;
   height: 35px;
   visibility: hidden;
   text-align: center;
   z-index: 22;
}
#wb_villatop
{
   position: absolute;
   left: 1089px;
   top: 147px;
   width: 161px;
   height: 22px;
   z-index: 6;
}
#wb_readertop
{
   position: absolute;
   left: 320px;
   top: 147px;
   width: 189px;
   height: 22px;
   z-index: 2;
}
#wb_logo_hdr
{
   position: absolute;
   left: 403px;
   top: 30px;
   width: 445px;
   height: 87px;
   z-index: 0;
}
#wb_Shape2
{
   position: absolute;
   left: 532px;
   top: 2371px;
   width: 186px;
   height: 30px;
   z-index: 29;
}
#wb_editorialbtm
{
   position: absolute;
   left: 574px;
   top: 0px;
   width: 217px;
   height: 22px;
   z-index: 20;
}
#wb_biobottom
{
   position: absolute;
   left: 133px;
   top: 0px;
   width: 122px;
   height: 22px;
   z-index: 18;
}
#wb_biotop
{
   position: absolute;
   left: 133px;
   top: 147px;
   width: 122px;
   height: 22px;
   z-index: 1;
}
#wb_Shape3
{
   position: absolute;
   left: 532px;
   top: 2485px;
   width: 186px;
   height: 30px;
   z-index: 34;
}
#wb_Image1
{
   position: absolute;
   left: 127px;
   top: 269px;
   width: 996px;
   height: 599px;
   z-index: 28;
}
#wb_Text4
{
   position: absolute;
   left: 393px;
   top: 2052px;
   width: 465px;
   height: 106px;
   text-align: center;
   z-index: 39;
}
#wb_Image2
{
   position: absolute;
   left: 127px;
   top: 917px;
   width: 999px;
   height: 401px;
   z-index: 35;
}
#wb_villabtm
{
   position: absolute;
   left: 1089px;
   top: 0px;
   width: 161px;
   height: 22px;
   z-index: 23;
}
#wb_editorialtop
{
   position: absolute;
   left: 574px;
   top: 147px;
   width: 217px;
   height: 22px;
   z-index: 3;
}
#wb_videosbtm
{
   position: absolute;
   left: 856px;
   top: 0px;
   width: 169px;
   height: 22px;
   z-index: 21;
}
#wb_Text6
{
   position: absolute;
   left: 492px;
   top: 215px;
   width: 266px;
   height: 24px;
   text-align: center;
   z-index: 26;
}
#wb_linkstop
{
   position: absolute;
   left: 13px;
   top: 3px;
   width: 114px;
   height: 35px;
   visibility: hidden;
   text-align: center;
   z-index: 5;
}
#Shape1
{
   width: 186px;
   height: 30px;
}
#wb_hmbtm
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 68px;
   height: 22px;
   z-index: 24;
}
#Shape2
{
   width: 186px;
   height: 30px;
}
#wb_logobtm
{
   position: absolute;
   left: 464px;
   top: 63px;
   width: 322px;
   height: 62px;
   z-index: 17;
}
#wb_Text1
{
   position: absolute;
   left: 27px;
   top: 1390px;
   width: 1199px;
   height: 36px;
   text-align: center;
   z-index: 37;
}
#Shape3
{
   width: 186px;
   height: 30px;
}
#wb_readerbottm
{
   position: absolute;
   left: 320px;
   top: 0px;
   width: 189px;
   height: 22px;
   z-index: 19;
}
#wb_review1
{
   position: absolute;
   left: 127px;
   top: 1332px;
   width: 230px;
   height: 21px;
   text-align: justify;
   z-index: 36;
}
#wb_Text2
{
   position: absolute;
   left: 386px;
   top: 2456px;
   width: 479px;
   height: 21px;
   text-align: center;
   z-index: 33;
}
#wb_Text3
{
   position: absolute;
   left: 461px;
   top: 2341px;
   width: 328px;
   height: 21px;
   text-align: center;
   z-index: 32;
}
#wb_foot
{
   position: absolute;
   left: 0px;
   top: 2772px;
   width: 1250px;
   height: 125px;
   z-index: 27;
}
#Layer1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 195px;
   z-index: 25;
}
#wb_MasterObjects1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 1250px;
   height: 169px;
   z-index: 8;
}
#wb_videos_top
{
   position: absolute;
   left: 856px;
   top: 147px;
   width: 169px;
   height: 22px;
   text-align: center;
   z-index: 4;
}
#Layer1_Container
{
   width: 1250px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_Text8
{
   position: absolute;
   left: 494px;
   top: 2220px;
   width: 262px;
   height: 21px;
   text-align: center;
   z-index: 30;
}
#wb_hmtop
{
   position: absolute;
   left: 0px;
   top: 147px;
   width: 68px;
   height: 22px;
   z-index: 7;
}
#wb_MediaPlayer1
{
   position: absolute;
   left: 118px;
   top: 1458px;
   width: 1017px;
   height: 572px;
   z-index: 38;
}
@media only screen and (min-width: 1000px) and (max-width: 1249px)
{
div#container
{
   width: 1000px;
}
body
{
   background-color: #373535;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 195px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 1000px;
}
#wb_MasterObjects1
{
   left: 0px;
   top: 0px;
   width: 1000px;
   height: 166px;
   visibility: visible;
   display: inline;
}
#wb_logo_hdr
{
   left: 278px;
   top: 31px;
   width: 445px;
   height: 87px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biotop
{
   left: 106px;
   top: 146px;
   width: 106px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biotop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readertop
{
   left: 256px;
   top: 146px;
   width: 164px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readertop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialtop
{
   left: 464px;
   top: 147px;
   width: 177px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videos_top
{
   left: 685px;
   top: 147px;
   width: 138px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videos_top
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_linkstop
{
   left: 16px;
   top: 4px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#linkstop
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#linkstop .line:first-child
{
   margin-top: 49px;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#linkstop_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villatop
{
   left: 868px;
   top: 147px;
   width: 132px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_villatop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmtop
{
   left: 5px;
   top: 146px;
   width: 57px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_hmtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text6
{
   left: 372px;
   top: 213px;
   width: 266px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_foot
{
   left: 0px;
   top: 2642px;
   width: 1000px;
   height: 104px;
   visibility: visible;
   display: inline;
}
#wb_logobtm
{
   left: 342px;
   top: 44px;
   width: 316px;
   height: 60px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biobottom
{
   left: 85px;
   top: 0px;
   width: 122px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biobottom
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readerbottm
{
   left: 223px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readerbottm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialbtm
{
   left: 428px;
   top: 0px;
   width: 217px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videosbtm
{
   left: 661px;
   top: 0px;
   width: 163px;
   height: 22px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videosbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PanelMenu1
{
   left: 16px;
   top: 4px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 49px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   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: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villabtm
{
   left: 841px;
   top: 0px;
   width: 159px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_villabtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmbtm
{
   left: 0px;
   top: 0px;
   width: 69px;
   height: 22px;
   visibility: visible;
   display: inline;
}
#wb_hmbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image1
{
   left: 1px;
   top: 260px;
   width: 996px;
   height: 599px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Shape2
{
   left: 406px;
   top: 2341px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text8
{
   left: 368px;
   top: 2191px;
   width: 262px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_Shape1
{
   left: 406px;
   top: 2220px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text3
{
   left: 335px;
   top: 2312px;
   width: 328px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 260px;
   top: 2427px;
   width: 479px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Shape3
{
   left: 406px;
   top: 2456px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image2
{
   left: 0px;
   top: 901px;
   width: 999px;
   height: 401px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_review1
{
   left: 0px;
   top: 1312px;
   width: 223px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_review1
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 16px;
   top: 1367px;
   width: 968px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 0px;
   top: 1425px;
   width: 1000px;
   height: 572px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text4
{
   left: 267px;
   top: 2019px;
   width: 465px;
   height: 106px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
}
@media only screen and (min-width: 767px) and (max-width: 999px)
{
div#container
{
   width: 767px;
}
body
{
   background-color: #373535;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 194px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer1
{
   width: 100.1304%;
}
#Layer1_Container
{
   width: 768px;
}
#wb_MasterObjects1
{
   left: 0px;
   top: 0px;
   width: 767px;
   height: 165px;
   visibility: visible;
   display: inline;
}
#wb_logo_hdr
{
   left: 161px;
   top: 31px;
   width: 445px;
   height: 87px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biotop
{
   left: 64px;
   top: 147px;
   width: 98px;
   height: 18px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biotop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readertop
{
   left: 170px;
   top: 147px;
   width: 152px;
   height: 18px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readertop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialtop
{
   left: 330px;
   top: 147px;
   width: 166px;
   height: 18px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videos_top
{
   left: 504px;
   top: 147px;
   width: 137px;
   height: 18px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videos_top
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_linkstop
{
   left: 1px;
   top: 5px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#linkstop
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#linkstop .line:first-child
{
   margin-top: 49px;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#linkstop_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villatop
{
   left: 647px;
   top: 147px;
   width: 120px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_villatop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmtop
{
   left: 2px;
   top: 147px;
   width: 54px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_hmtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text6
{
   left: 255px;
   top: 213px;
   width: 266px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_foot
{
   left: 0px;
   top: 2391px;
   width: 767px;
   height: 101px;
   visibility: visible;
   display: inline;
}
#wb_logobtm
{
   left: 233px;
   top: 44px;
   width: 301px;
   height: 57px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biobottom
{
   left: 59px;
   top: 0px;
   width: 99px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biobottom
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readerbottm
{
   left: 162px;
   top: 0px;
   width: 154px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readerbottm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialbtm
{
   left: 320px;
   top: 0px;
   width: 176px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videosbtm
{
   left: 500px;
   top: 0px;
   width: 137px;
   height: 19px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videosbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PanelMenu1
{
   left: 1px;
   top: 5px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 49px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   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: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villabtm
{
   left: 640px;
   top: 0px;
   width: 127px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_villabtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmbtm
{
   left: 0px;
   top: 0px;
   width: 55px;
   height: 19px;
   visibility: visible;
   display: inline;
}
#wb_hmbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image1
{
   left: 6px;
   top: 260px;
   width: 754px;
   height: 453px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Shape2
{
   left: 295px;
   top: 2032px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text8
{
   left: 257px;
   top: 1882px;
   width: 262px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_Shape1
{
   left: 295px;
   top: 1911px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text3
{
   left: 224px;
   top: 2003px;
   width: 328px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 149px;
   top: 2118px;
   width: 479px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Shape3
{
   left: 295px;
   top: 2147px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image2
{
   left: 1px;
   top: 763px;
   width: 764px;
   height: 306px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_review1
{
   left: 1px;
   top: 1080px;
   width: 742px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_review1
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 4px;
   top: 1170px;
   width: 742px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 0px;
   top: 1239px;
   width: 768px;
   height: 407px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text4
{
   left: 143px;
   top: 1672px;
   width: 465px;
   height: 106px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
}
@media only screen and (min-width: 640px) and (max-width: 766px)
{
div#container
{
   width: 640px;
}
body
{
   background-color: #373535;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 140px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 640px;
}
#wb_MasterObjects1
{
   left: 0px;
   top: 0px;
   width: 640px;
   height: 115px;
   visibility: visible;
   display: inline;
}
#wb_logo_hdr
{
   left: 139px;
   top: 13px;
   width: 363px;
   height: 70px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biotop
{
   left: 55px;
   top: 99px;
   width: 81px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biotop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readertop
{
   left: 142px;
   top: 99px;
   width: 126px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readertop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialtop
{
   left: 274px;
   top: 99px;
   width: 138px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videos_top
{
   left: 418px;
   top: 99px;
   width: 112px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videos_top
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_linkstop
{
   left: 2px;
   top: 0px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#linkstop
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#linkstop .line:first-child
{
   margin-top: 49px;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #F7F7F7;
   background-color: #484848;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#linkstop_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villatop
{
   left: 537px;
   top: 99px;
   width: 103px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_villatop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmtop
{
   left: 2px;
   top: 99px;
   width: 47px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_hmtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text6
{
   left: 187px;
   top: 162px;
   width: 266px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_foot
{
   left: 0px;
   top: 2070px;
   width: 640px;
   height: 85px;
   visibility: visible;
   display: inline;
}
#wb_logobtm
{
   left: 188px;
   top: 34px;
   width: 264px;
   height: 51px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biobottom
{
   left: 58px;
   top: 0px;
   width: 90px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_biobottom
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readerbottm
{
   left: 152px;
   top: 0px;
   width: 127px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_readerbottm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialbtm
{
   left: 283px;
   top: 0px;
   width: 137px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_editorialbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videosbtm
{
   left: 424px;
   top: 0px;
   width: 108px;
   height: 16px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_videosbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PanelMenu1
{
   left: 2px;
   top: 0px;
   width: 120px;
   height: 35px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#PanelMenu1
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 49px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   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: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #3E3E3E;
   overflow-y: auto;
}
#wb_villabtm
{
   left: 537px;
   top: 0px;
   width: 103px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_villabtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmbtm
{
   left: 3px;
   top: 0px;
   width: 51px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_hmbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image1
{
   left: 8px;
   top: 215px;
   width: 625px;
   height: 375px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Shape2
{
   left: 225px;
   top: 1733px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text8
{
   left: 187px;
   top: 1583px;
   width: 262px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_Shape1
{
   left: 225px;
   top: 1612px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text3
{
   left: 154px;
   top: 1704px;
   width: 328px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 79px;
   top: 1819px;
   width: 479px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Shape3
{
   left: 225px;
   top: 1848px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image2
{
   left: 2px;
   top: 620px;
   width: 635px;
   height: 254px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_review1
{
   left: 1px;
   top: 891px;
   width: 613px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_review1
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 14px;
   top: 997px;
   width: 613px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 0px;
   top: 1059px;
   width: 640px;
   height: 315px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text4
{
   left: 86px;
   top: 1397px;
   width: 465px;
   height: 106px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 639px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #373535;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 141px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 480px;
}
#wb_MasterObjects1
{
   left: 0px;
   top: 0px;
   width: 411px;
   height: 129px;
   visibility: visible;
   display: inline;
}
#wb_logo_hdr
{
   left: 69px;
   top: 11px;
   width: 342px;
   height: 66px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biotop
{
   left: 0px;
   top: 0px;
   width: 122px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_biotop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readertop
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_readertop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialtop
{
   left: 0px;
   top: 0px;
   width: 217px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_editorialtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videos_top
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_videos_top
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_linkstop
{
   left: 180px;
   top: 94px;
   width: 120px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#linkstop
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#linkstop .line:first-child
{
   margin-top: 49px;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #D36166;
   background-color: #373535;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#linkstop_panel
{
   background-color: #373535;
   overflow-y: auto;
}
#wb_villatop
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_villatop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmtop
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_hmtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text6
{
   left: 107px;
   top: 160px;
   width: 266px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_foot
{
   left: 0px;
   top: 1726px;
   width: 354px;
   height: 90px;
   visibility: visible;
   display: inline;
}
#wb_logobtm
{
   left: 126px;
   top: 47px;
   width: 228px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biobottom
{
   left: 0px;
   top: 0px;
   width: 122px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_biobottom
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readerbottm
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_readerbottm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialbtm
{
   left: 0px;
   top: 0px;
   width: 217px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_editorialbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videosbtm
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_videosbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PanelMenu1
{
   left: 180px;
   top: 0px;
   width: 120px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 49px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #3E3E3E;
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#PanelMenu1_markup li a:hover
{
   color: #D36166;
   background-color: #373535;
   border: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #373535;
   overflow-y: auto;
}
#wb_villabtm
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_villabtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmbtm
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_hmbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image1
{
   left: 4px;
   top: 204px;
   width: 472px;
   height: 283px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Shape2
{
   left: 147px;
   top: 1405px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text8
{
   left: 109px;
   top: 1255px;
   width: 262px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_Shape1
{
   left: 147px;
   top: 1284px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text3
{
   left: 76px;
   top: 1376px;
   width: 328px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 1px;
   top: 1491px;
   width: 479px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Shape3
{
   left: 147px;
   top: 1520px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image2
{
   left: 4px;
   top: 526px;
   width: 473px;
   height: 189px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_review1
{
   left: 4px;
   top: 728px;
   width: 456px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_review1
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 6px;
   top: 865px;
   width: 456px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 0px;
   top: 929px;
   width: 480px;
   height: 250px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text4
{
   left: 6px;
   top: 1835px;
   width: 465px;
   height: 106px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #373535;
   background-image: none;
}
#Layer1
{
   left: 0px;
   top: 0px;
   height: 138px;
   visibility: visible;
   display: inline;
   font-size: 13px;
   font-family: Arial;
   font-weight: 0;
   font-style: normal;
   text-decoration: none;
}
#Layer1
{
   width: 100%;
}
#Layer1_Container
{
   width: 320px;
}
#wb_MasterObjects1
{
   left: 0px;
   top: 0px;
   width: 311px;
   height: 129px;
   visibility: visible;
   display: inline;
}
#wb_logo_hdr
{
   left: 10px;
   top: 20px;
   width: 301px;
   height: 59px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biotop
{
   left: 0px;
   top: 0px;
   width: 122px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_biotop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readertop
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_readertop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialtop
{
   left: 0px;
   top: 0px;
   width: 217px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_editorialtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videos_top
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_videos_top
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_linkstop
{
   left: 100px;
   top: 94px;
   width: 120px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#linkstop
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#linkstop .line:first-child
{
   margin-top: 49px;
}
#linkstop_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_linkstop a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
}
#linkstop_markup li a:hover
{
   color: #F7F7F7;
   background-color: #373535;
   border: 0px solid #2E2E2E;
}
#wb_linkstop a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#linkstop_panel
{
   background-color: #373535;
   overflow-y: auto;
}
#wb_villatop
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_villatop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmtop
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_hmtop
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Text6
{
   left: 27px;
   top: 152px;
   width: 266px;
   height: 24px;
   visibility: visible;
   display: inline;
}
#wb_Text6
{
   margin: 0;
   padding: 0;
}
#wb_foot
{
   left: 4px;
   top: 1610px;
   width: 282px;
   height: 82px;
   visibility: visible;
   display: inline;
}
#wb_logobtm
{
   left: 38px;
   top: 36px;
   width: 244px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_biobottom
{
   left: 0px;
   top: 0px;
   width: 122px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_biobottom
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_readerbottm
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_readerbottm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_editorialbtm
{
   left: 0px;
   top: 0px;
   width: 217px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_editorialbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_videosbtm
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
   background-color: transparent;
   background-image: none;
}
#wb_videosbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_PanelMenu1
{
   left: 100px;
   top: 0px;
   width: 120px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#PanelMenu1
{
   line-height: 35px;
   width: 82px;
   height: 35px;
}
#PanelMenu1 .line:first-child
{
   margin-top: 49px;
}
#PanelMenu1_markup li a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   background-color: #373535;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
}
#wb_PanelMenu1 a
{
   color: #F7F7F7;
   border: 0px solid #2E2E2E;
   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: #373535;
   border: 0px solid #2E2E2E;
}
#wb_PanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#PanelMenu1_panel
{
   background-color: #373535;
   overflow-y: auto;
}
#wb_villabtm
{
   left: 0px;
   top: 0px;
   width: 189px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_villabtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_hmbtm
{
   left: 0px;
   top: 0px;
   width: 88px;
   height: 22px;
   visibility: hidden;
   display: none;
}
#wb_hmbtm
{
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Image1
{
   left: 4px;
   top: 201px;
   width: 312px;
   height: 187px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Shape2
{
   left: 71px;
   top: 1245px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text8
{
   left: 33px;
   top: 1116px;
   width: 262px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text8
{
   margin: 0;
   padding: 0;
}
#wb_Shape1
{
   left: 71px;
   top: 1145px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text3
{
   left: 22px;
   top: 1216px;
   width: 285px;
   height: 21px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_Text2
{
   left: 32px;
   top: 1323px;
   width: 264px;
   height: 42px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_Text2
{
   margin: 0;
   padding: 0;
}
#wb_Shape3
{
   left: 71px;
   top: 1376px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Image2
{
   left: 1px;
   top: 425px;
   width: 308px;
   height: 124px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_review1
{
   left: 0px;
   top: 556px;
   width: 311px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_review1
{
   margin: 0;
   padding: 0;
}
#wb_Text1
{
   left: 5px;
   top: 644px;
   width: 311px;
   height: 72px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   margin: 0;
   padding: 0;
}
#wb_MediaPlayer1
{
   left: 0px;
   top: 748px;
   width: 320px;
   height: 180px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_Text4
{
   left: 18px;
   top: 950px;
   width: 293px;
   height: 106px;
   visibility: visible;
   display: inline;
}
#wb_Text4
{
   margin: 0;
   padding: 0;
}
}
