html, body
{
   height: 100%;
}
div#space
{
   width: 1px;
   height: 50%;
   margin-bottom: -1500px;
   float:left
}
div#container
{
   width: 1280px;
   height: 3000px;
   margin: 0 auto;
   position: relative;
   clear: left;
}
body
{
   background-color: #FFEBFA;
   background-image: url(images/contactus_bkgrnd.png);
   background-repeat: repeat-y;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   margin: 0;
   padding: 0;
}
#Image3
{
   border: 0px #000000 solid;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#Banner1
{
   background-color: #F0F0F0;
   background: -moz-linear-gradient(bottom,#CEDBE9 0%,#AAC5DE 17%,#6199C7 50%,#3A84C3 50%,#419AD6 58%,#4BB8F0 70%,#3A8BC2 83%,#26558B 100%);
   background: -webkit-linear-gradient(bottom,#CEDBE9 0%,#AAC5DE 17%,#6199C7 50%,#3A84C3 50%,#419AD6 58%,#4BB8F0 70%,#3A8BC2 83%,#26558B 100%);
   background: -o-linear-gradient(bottom,#CEDBE9 0%,#AAC5DE 17%,#6199C7 50%,#3A84C3 50%,#419AD6 58%,#4BB8F0 70%,#3A8BC2 83%,#26558B 100%);
   background: -ms-linear-gradient(bottom,#CEDBE9 0%,#AAC5DE 17%,#6199C7 50%,#3A84C3 50%,#419AD6 58%,#4BB8F0 70%,#3A8BC2 83%,#26558B 100%);
   background: linear-gradient(bottom,#CEDBE9 0%,#AAC5DE 17%,#6199C7 50%,#3A84C3 50%,#419AD6 58%,#4BB8F0 70%,#3A8BC2 83%,#26558B 100%);
   border: 1px #A0A0A0 solid;
   color: #FF0000;
   font-family: 'Bell MT';
   font-weight: bold;
   font-size: 85px;
   text-align: center;
}
#Banner1 span
{
   display: block;
   height: 85px;
   margin: 15px 0px 15px 0px;
}
#Banner1
{
   -webkit-animation: animate-opacity 500ms linear 0ms infinite normal;
   -moz-animation: animate-opacity 500ms linear 0ms infinite normal;
   -ms-animation: animate-opacity 500ms linear 0ms infinite normal;
   animation: animate-opacity 500ms linear 0ms infinite normal;
}
#Banner1 .single-char
{
   float: left;
}
#Banner1 div
{
   display: inline-block;
   text-align: center;
}
.Banner1_ShowAnimation
{
   -webkit-animation: bomb-left-out 1000ms linear 0 1 normal both;
   -moz-animation: bomb-left-out 1000ms linear 0 1 normal both;
   -ms-animation: bomb-left-out 1000ms linear 0 1 normal both;
   animation: bomb-left-out 1000ms linear 0 1 normal both;
}
.Banner1_HideAnimation
{
   -webkit-animation:  1000ms linear 0 1 normal both;
   -moz-animation:  1000ms linear 0 1 normal both;
   -ms-animation:  1000ms linear 0 1 normal both;
   animation:  1000ms linear 0 1 normal both;
}
#wb_Text2 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text3 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text4 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text5 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text5 div
{
   text-align: left;
}
#wb_Text6 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text7 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#TabMenu1
{
   text-align: left;
   float: left;
   margin: 0;
   width: 100%;
   font-family: "Bookman Old Style";
   font-size: 29px;
   font-weight: normal;
   border-bottom: 1px solid #000000;
   list-style-type: none;
   padding: 19px 0px 4px 10px;
   overflow: hidden;
}
#TabMenu1 li
{
   float: left;
}
#TabMenu1 li a.active, #TabMenu1 li a:hover.active
{
   background-color: #FFFFFF;
   color: #666666;
   position: relative;
   font-weight: normal;
   text-decoration: none;
   z-index: 2;
}
#TabMenu1 li a
{
   padding: 5px 14px 10px 14px;
   border: 5px solid #000000;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
   background-color: #EEEEEE;
   color: #666666;
   margin-right: 3px;
   text-decoration: none;
   border-bottom: none;
   position: relative;
   top: 0;
   -webkit-transition: 500ms all linear;
   -moz-transition: 500ms all linear;
   -ms-transition: 500ms all linear;
   transition: 500ms all linear;
}
#TabMenu1 li a:hover
{
   background: #C0C0C0;
   color: #666666;
   font-weight: normal;
   text-decoration: none;
   top: -6px;
}
