html, body
{
   height: 100%;
}
div#space
{
   width: 1px;
   height: 50%;
   margin-bottom: -500px;
   float:left
}
div#container
{
   width: 970px;
   height: 1000px;
   margin: 0 auto;
   position: relative;
   clear: left;
}
body
{
   background-color: #4F4F4F;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
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;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Extension1
{
   background: #6D5E4B;
   display: flex;
   overflow: hidden;
   perspective: 700px;
   touch-action: none;
   transform-style: preserve-3d;
}
#Extension1, #Extension1-inner 
{
   display: flex;
   height: 100%;
   margin: auto;
   position: relative;
   transform-style: preserve-3d;
   transform: rotateX(-10deg);
}
#Extension1 a
{
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   transform: rotateX(90deg) scale(0.1);
   transform-style: preserve-3d;
   width: 100%;
}
#Extension1 img
{
   box-shadow: 0px 0px 8px rgba(255,255,255,0.50);
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   transform-style: preserve-3d;
   width: 100%;
   -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0005);
}
#Extension1 img:hover
{
   box-shadow: 0px 0px 12px rgba(255,255,255,0.50);
   -webkit-box-reflect: below 10px linear-gradient(transparent, transparent, #0007);
}
#Extension1-reflection
{
   background: -webkit-radial-gradient(center center, farthest-side, #D3D3D3, transparent);
   height: 900px;
   left: 50%;
   position: absolute;
   top: 100%;
   transform: translate(-50%,-50%) rotateX(90deg);
   width: 900px;
}
@-webkit-keyframes carousel 
{
   from
   {
      transform: rotateY(0deg);
   } 
   to
   {
      transform: rotateY(360deg);
   }
}
@keyframes carousel
{
   from
   {
      transform: rotateY(0deg);
   } 
   to
   {
      transform: rotateY(360deg);
   }
}
#Shape3
{
   border-width: 0;
   vertical-align: top;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#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: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_Text2 div
{
   text-align: left;
}
.ca-menu
{
   padding: 0;
   margin: 0;
   width: 621px;
}
.ca-menu h2, .ca-menu h3
{
   display: block;
   padding: 0;
   margin: 0;
}
.ca-menu li
{
   overflow: hidden;
   position: relative;
   float: left;
   width: 118px;
   height: 78px;
   background: #6D7481;
   margin-right: 4px;
   border: 1px solid #A3A3A3;
   -webkit-transition: all 300ms ease-in-out;
   -moz-transition: all 300ms ease-in-out;
   -o-transition: all 300ms ease-in-out;
   -ms-transition: all 300ms ease-in-out;
   transition: all 300ms ease-in-out;
}
.ca-menu li:last-child
{
   margin-right: 0px;
}
.ca-menu li a
{
   text-align: left;
   display: block;
   width: 100%;
   height: 100%;
   color: #F5DEB3;
   position: absolute;
}
.ca-menu li a h2
{
   color: #F5DEB3;
}
.ca-icon
{
   line-height: 90px;
   position: absolute;
   text-align: center;
   width: 100%;
   height: 50%;
   left: 0px;
   top: 0px;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   -o-transition: all 300ms linear;
   -ms-transition: all 300ms linear;
   transition: all 300ms linear;
}
.ca-icon img
{
   border-width: 0;
   margin: auto;
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
}
.ca-content
{
   position: absolute;
   left: 0px;
   width: 100%;
   height: 50%;
   top: 50%;
}
.ca-main
{
   text-align: center;
   font-family: 'Arial';
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   -webkit-transition: all 300ms linear;
   -moz-transition: all 300ms linear;
   -o-transition: all 300ms linear;
   -ms-transition: all 300ms linear;
   transition: all 300ms linear;
}
.ca-sub
{
   text-align: center;
   font-family: 'Arial';
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   color: #000000;
   -webkit-transition: all 500ms linear;
   -moz-transition: all 500ms linear;
   -o-transition: all 500ms linear;
   -ms-transition: all 500ms linear;
   transition: all 500ms linear;
}
.ca-menu li:hover
{
   border-color: #A3A3A3;
   background: #DCDCDC;
}
.ca-menu li:hover .ca-icon
{
   transform: scale(0.5);
}
.ca-menu li:hover .ca-main
{
   color: #2676AC;
}
.ca-menu li:hover .ca-sub
{
   color: #A3A3A3;
   transform: scale(0.5);
}
