body
{
   background-color: transparent;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#SlideShow1 .image
{
   border-width: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#SlideShow1
{
   position: absolute;
   left: 0px;
   top: 0px;
   width: 957px;
   height: 629px;
   z-index: 0;
}
@media only screen and (max-width: 768px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#SlideShow1
{
   left: 0px;
   top: 0px;
   width: 767px;
   height: 493px;
   visibility: visible;
   display: inline-block;
}
}
@media only screen and (max-width: 320px)
{
body
{
   background-color: transparent;
   background-image: none;
}
#SlideShow1
{
   left: 0px;
   top: 0px;
   width: 320px;
   height: 229px;
   visibility: visible;
   display: inline-block;
}
}
