html, body
{
   height: 100%;
}
div#space
{
   width: 1px;
   height: 50%;
   margin-bottom: -400px;
   float:left
}
div#container
{
   width: 1000px;
   height: 801px;
   margin: 0 auto;
   position: relative;
   clear: left;
}
body
{
   background-color: #E6E6FA;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Layer5
{
   background-color: #F5DEB3;
   background-image: none;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#wb_CssMenu1 ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#wb_CssMenu1 li
{
   float: left;
   margin: 0;
   padding: 0px 0px 0px 0px;
   width: 16.66%;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #00FEFE;
   border: 1px solid #4F4F4F;
   background-color: #FFFFFF;
   background-image: none;
   font-family: "MS Sans Serif";
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: 100%;
   box-sizing: border-box;
   height: 26px;
   padding: 0px 5px 0px 5px;
   vertical-align: middle;
   line-height: 26px;
   text-align: center;
   box-shadow: 3px 3px 2px #808080;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #DC143C;
}
.CssMenu1-effect:before, #wb_CssMenu1 .active
{
   background-color: #337AB7;
   background-image: none;
   border: 1px solid #2E6DA4;
}
#wb_CssMenu1 li.firstmain
{
   padding-left: 0px;
}
#wb_CssMenu1 li.lastmain
{
   padding-right: 0px;
}
#wb_CssMenu1 br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
.CssMenu1-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 500ms linear;
   transition: color 500ms linear;
}
.CssMenu1-effect:before
{
   content: "";
   position: absolute;
   height: 1px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   opacity: 0;
   -webkit-transform: scaleX(0);
   transform: scaleX(0);
   -webkit-transform-origin: 50%;
   transform-origin: 50%;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
.CssMenu1-effect:hover:before, .CssMenu1-effect:focus:before, .CssMenu1-effect:active:before 
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
   opacity: 1;
}
.CssMenu1-sub-effect
{
   display: inline-block;
   -webkit-transform: perspective(0px) translateX(0);
   transform: perspective(0px) translateX(0);
   position: relative;
   -webkit-transition: color 500ms linear;
   transition: coor 500ms linear;
}
.CssMenu1-sub-effect:before 
{
   content: "";
   position: absolute;
   height: 0px;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: -1;
   -webkit-transform: scaleX(0);
   transform: scaleX(0);
   -webkit-transform-origin: 100% 50%;
   transform-origin: 100% 50%;
   -webkit-transition: all 500ms linear;
   transition: all 500ms linear;
}
.CssMenu1-sub-effect:hover:before, .CssMenu1-sub-effect:focus:before, .CssMenu1-sub-effect:active:before 
{
   -webkit-transform: scaleX(1);
   transform: scaleX(1);
}
#wb_Card1
{
   background-color: #F4A460;
   background-image: none;
   border: 1px solid #DEDEDE;
   border-radius: 3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#Card1-card-body
{
   font-size: 0px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   border-radius: 3px 3px 0 0;
   margin: 20px 20px 0px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0px 20px;
   padding: 0;
   text-align: left;
}
#Card1-card-item1 h2
{
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 5px 420px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 10px 20px 0px 20px;
   padding: 0;
   text-align: left;
}
#Card1-card-item3 h2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
}
#Card1-card-item4
{
   box-sizing: border-box;
   margin: 5px 240px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item5
{
   box-sizing: border-box;
   margin: 10px 20px 0px 20px;
   padding: 0;
   text-align: left;
   -webkit-animation: animate-border 1000ms linear 0ms infinite normal;
   -moz-animation: animate-border 1000ms linear 0ms infinite normal;
   animation: animate-border 1000ms linear 0ms infinite normal;
}
#Card1-card-item5 h2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
}
#Card1-card-item6
{
   box-sizing: border-box;
   margin: 5px 450px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item7
{
   box-sizing: border-box;
   margin: 10px 20px 0px 20px;
   padding: 0;
   text-align: left;
}
#Card1-card-item7 h2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   margin: 0;
}
#Card1-card-item8
{
   box-sizing: border-box;
   margin: 5px 410px 0px 20px;
   border-top: 1px #D8D8D8 solid;
   border-width: 1px 0 0 0;
   height: 0;
   line-height: 0;
}
#Card1-card-item9
{
   display: inline-block;
   height: 35px;
   box-sizing: border-box;
   border-radius: 0 0 3px 3px;
   margin: 25px 320px 20px 20px;
   padding: 10px 16px 10px 16px;
   border: 1px solid #0275D8;
   border-radius: 4px;
   background-color: #0275D8;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Card1-card-item9 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item9 i
{
   text-align: center;
   font-size: 13px;
   width: 13px;
}
#wb_Image3
{
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
