div#container
{
   width: 1150px;
   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;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText1 .image
{
   display: block;
   position: relative;
   -webkit-transform: scale(1) translateX(0);
   -moz-transform: scale(1) translateX(0);
   transform: scale(1) translateX(0);
   -webkit-transition: all 600ms ease-in;
   -moz-transition: all 600ms ease-in;
   transition: all 600ms ease-in;
   z-index: 1;
}
#RollOverText1 .caption 
{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   text-align: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transform: translateX(100%);
   -moz-transform: translateX(100%);
   transform: translateX(100%);
   -webkit-transition: all 600ms ease-in-out;
   -moz-transition: all 600ms ease-in-out;
   transition: all 600ms ease-in-out;
   z-index: 0;
}
#RollOverText1 .title
{
   position: relative;
   text-align: center;
   padding: 10px 10px 15px 10px;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
}
#RollOverText1 .description
{
   position: relative;
   margin: 0;
   padding: 0px 10px 15px 10px;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
}
#RollOverText1 .link
{
   display: inline-block;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 0px 10px 10px 10px;
   text-align: center;
   text-decoration: underline;
}
#RollOverText1:hover .caption
{
   opacity: 1;
   -webkit-transform: translateX(0);
   -moz-transform: translateX(0);
   transform: translateX(0);
}
#RollOverText1:hover .image
{
   -webkit-transform: scale(0.5) translateX(-100%);
   -moz-transform: scale(0.5) translateX(-100%);
   transform: scale(0.5) translateX(-100%);
}
#RollOverText1:hover .title
{
}
#RollOverText1:hover .description
{
}
#RollOverText1:hover .link
{
}
#RollOverText1 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText1
{
   border-width: 0;
   margin: 0;
}
#RollOverText2 .image
{
   display: block;
   position: relative;
   -webkit-transform: scale(1) translateX(0);
   -moz-transform: scale(1) translateX(0);
   transform: scale(1) translateX(0);
   -webkit-transition: all 600ms ease-in;
   -moz-transition: all 600ms ease-in;
   transition: all 600ms ease-in;
   z-index: 1;
}
#RollOverText2 .caption 
{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   text-align: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transform: translateX(100%);
   -moz-transform: translateX(100%);
   transform: translateX(100%);
   -webkit-transition: all 600ms ease-in-out;
   -moz-transition: all 600ms ease-in-out;
   transition: all 600ms ease-in-out;
   z-index: 0;
}
#RollOverText2 .title
{
   position: relative;
   text-align: center;
   padding: 10px 10px 15px 10px;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
}
#RollOverText2 .description
{
   position: relative;
   margin: 0;
   padding: 0px 10px 15px 10px;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
}
#RollOverText2 .link
{
   display: inline-block;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 0px 10px 10px 10px;
   text-align: center;
   text-decoration: underline;
}
#RollOverText2:hover .caption
{
   opacity: 1;
   -webkit-transform: translateX(0);
   -moz-transform: translateX(0);
   transform: translateX(0);
}
#RollOverText2:hover .image
{
   -webkit-transform: scale(0.5) translateX(-100%);
   -moz-transform: scale(0.5) translateX(-100%);
   transform: scale(0.5) translateX(-100%);
}
#RollOverText2:hover .title
{
}
#RollOverText2:hover .description
{
}
#RollOverText2:hover .link
{
}
#RollOverText2 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText2
{
   border-width: 0;
   margin: 0;
}
#RollOverText3 .image
{
   display: block;
   position: relative;
   -webkit-transform: scale(1) translateX(0);
   -moz-transform: scale(1) translateX(0);
   transform: scale(1) translateX(0);
   -webkit-transition: all 600ms ease-in;
   -moz-transition: all 600ms ease-in;
   transition: all 600ms ease-in;
   z-index: 1;
}
#RollOverText3 .caption 
{
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 0;
   text-align: center;
   background-color: rgba(0,0,0,0.60);
   opacity: 0;
   -webkit-transform: translateX(100%);
   -moz-transform: translateX(100%);
   transform: translateX(100%);
   -webkit-transition: all 600ms ease-in-out;
   -moz-transition: all 600ms ease-in-out;
   transition: all 600ms ease-in-out;
   z-index: 0;
}
#RollOverText3 .title
{
   position: relative;
   text-align: center;
   padding: 10px 10px 15px 10px;
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #FFFFFF;
}
#RollOverText3 .description
{
   position: relative;
   margin: 0;
   padding: 0px 10px 15px 10px;
   text-align: center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #FFFFFF;
}
#RollOverText3 .link
{
   display: inline-block;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 0px 10px 10px 10px;
   text-align: center;
   text-decoration: underline;
}
#RollOverText3:hover .caption
{
   opacity: 1;
   -webkit-transform: translateX(0);
   -moz-transform: translateX(0);
   transform: translateX(0);
}
#RollOverText3:hover .image
{
   -webkit-transform: scale(0.5) translateX(-100%);
   -moz-transform: scale(0.5) translateX(-100%);
   transform: scale(0.5) translateX(-100%);
}
#RollOverText3:hover .title
{
}
#RollOverText3:hover .description
{
}
#RollOverText3:hover .link
{
}
#RollOverText3 .image
{
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOverText3
{
   border-width: 0;
   margin: 0;
}
#wb_TextMenu2
{
   background-color: transparent;
   background-image: none;
   color :#000000;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
}
#wb_TextMenu2 span
{
   margin: 0 10px 0 0px;
}
#Layer1
{
   background-color: #000000;
   background-image: none;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_Text1 div
{
   text-align: right;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
   white-space: nowrap;
}
#RollOver8 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver8 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver8 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
#RollOver8 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOver9 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver9 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver9 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
#RollOver9 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#RollOver9
{
   -webkit-transform: rotate(0deg) ;
   -moz-transform: rotate(0deg) ;
   transform: rotate(0deg) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   -moz-transition: transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#RollOver9:hover
{
   -webkit-transform: rotate(0deg) scale(1.2,1.2) ;
   -moz-transform: rotate(0deg) scale(1.2,1.2) ;
   transform: rotate(0deg) scale(1.2,1.2) ;
   -webkit-transition: -webkit-transform 500ms linear 0ms;
   -moz-transition: transform 500ms linear 0ms;
   transition: transform 500ms linear 0ms;
}
#wb_Carousel1
{
   background-color: #696969;
   background-image: none;
}
#Carousel1 .frame
{
   width: 1150px;
   display: inline-block;
   float: left;
   height: 505px;
}
#wb_Carousel1 .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Carousel1 .pagination img
{
   border-style: none;
   padding: 12px 12px 12px 12px;
}
#Carousel1_back
{
   position: absolute;
   left: 6px;
   top: 46%;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#Carousel1_next
{
   position: absolute;
   right: 6px;
   top: 46%;
   width: 30px;
   height: 30px;
   z-index: 999;
}
#Carousel1_back img, #Carousel1_next img
{
   border-width: 0;
}
#Carousel1_back a, #Carousel1_next a
{
   cursor: pointer;
}
#Carousel1 .frame-1
{
   background-color: transparent;
   background-image: url(images/STE_8502-01.jpg);
   background-repeat: no-repeat;
   background-position: center center;
}
#Carousel1 .frame-2
{
   background-color: transparent;
   background-image: url(images/STE_8494.jpg);
   background-repeat: no-repeat;
   background-position: center center;
}
#Carousel1 .frame-3
{
   background-color: transparent;
   background-image: url(images/STE_8498.jpg);
   background-repeat: repeat;
   background-position: center center;
}
#Carousel1 .frame-4
{
   background-color: transparent;
   background-image: url(images/STE_8507.jpg);
   background-repeat: repeat;
   background-position: center center;
}
#NavigationBar1 ul.navbar
{
   list-style: none;
   margin: 0;
   padding: 0;
}
#NavigationBar1 ul.navbar li
{
   height: 30px;
   width: 100px;
   float: left;
   margin: 0 0px 0 0;
   overflow: hidden;
}
#NavigationBar1 ul.navbar li a
{
   display: block;
   position: relative;
}
#NavigationBar1 ul.navbar li a img
{
   position: absolute;
   left: 0;
   z-index: 1;
   border-width: 0;
}
#NavigationBar1 ul li a.active img
{
   left: -100px !important;
}
