div#container
{
   width: 970px;
   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;
}
a
{
   color: #0000FF;
   text-decoration: none;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: none;
}
.wb-theme-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.wb-theme-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(21%) sepia(14%) saturate(0%) hue-rotate(204deg) brightness(98%) contrast(80%);
}
.wb-theme-button, .wb-theme-static
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.wb-theme-button:hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.wb-theme-button.active, .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .wb-theme-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .wb-theme-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(38%) sepia(95%) saturate(352%) hue-rotate(172deg) brightness(90%) contrast(104%);
}
.darktheme .wb-theme-button, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .wb-theme-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .wb-theme-button.active, .darktheme .wb-theme-button:active, .active > .wb-theme-button
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.ui-widget-header
{
   background-color: #E9E9E9;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(233,233,233,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
}
.ui-widget-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   color: #333333;
   --background-color: rgba(255,255,255,1.00);
   --border-color: #DDDDDD;
   --border-width: 1px;
   --color: #333333;
   --icon-color: #444444;
   --colorize: invert(25%) sepia(4%) saturate(4%) hue-rotate(345deg) brightness(90%) contrast(84%);
}
.ui-state-default
{
   background-color: #F6F6F6;
   background-image: none;
   border: 1px solid #C5C5C5;
   border-radius: 0px;
   color: #454545;
   --background-color: rgba(246,246,246,1.00);
   --border-color: #C5C5C5;
   --border-width: 1px;
   --color: #454545;
}
.ui-state-hover
{
   background-color: #EDEDED;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   color: #2B2B2B;
   --background-color: rgba(237,237,237,1.00);
   --border-color: #CCCCCC;
   --border-width: 1px;
   --color: #2B2B2B;
}
.ui-state-default.active, .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-widget-header
{
   background-color: #272B2F;
   background-image: none;
   border: 1px solid #424549;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(39,43,47,1.00);
   --border-color: #424549;
   --border-width: 1px;
   --color: #CCCCCC;
}
.darktheme .ui-widget-content
{
   background-color: #212529;
   background-image: none;
   border: 1px solid #495057;
   border-radius: 0px;
   color: #CCCCCC;
   --background-color: rgba(33,37,41,1.00);
   --border-color: #495057;
   --border-width: 1px;
   --color: #CCCCCC;
   --icon-color: #3370B7;
   --colorize: invert(41%) sepia(40%) saturate(909%) hue-rotate(171deg) brightness(89%) contrast(89%);
}
.darktheme .ui-state-default, .darktheme .wb-theme-static
{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-state-hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-state-default.active, .darktheme .ui-state-active, .active > .ui-state-default
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
.darktheme .ui-button{
   background-color: #090909;
   background-image: none;
   border: 1px solid #3A3A3A;
   border-radius: 0px;
   color: #BABABA;
   --background-color: rgba(9,9,9,1.00);
   --border-color: #3A3A3A;
   --border-width: 1px;
   --color: #BABABA;
}
.darktheme .ui-button:hover
{
   background-color: #121212;
   background-image: none;
   border: 1px solid #333333;
   border-radius: 0px;
   color: #D4D4D4;
   --background-color: rgba(18,18,18,1.00);
   --border-color: #333333;
   --border-width: 1px;
   --color: #D4D4D4;
}
.darktheme .ui-button:active
{
   background-color: #3370B7;
   background-image: none;
   border: 1px solid #2E6DA4;
   border-radius: 0px;
   color: #FFFFFF;
   --background-color: rgba(51,112,183,1.00);
   --border-color: #2E6DA4;
   --border-width: 1px;
   --color: #FFFFFF;
}
#mainPageHeader1
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#mainRollOver6
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#mainRollOver6 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#mainRollOver6 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#mainRollOver6 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
#mainRollOver6 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_homeText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_homeText2
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 15px;
   line-height: 16.5px;
}
#wb_homeText2 p, #wb_homeText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_indexText3
{
   color: #000000;
   font-family: Arial;
   font-weight: 400;
   font-size: 19px;
   line-height: 21px;
}
#wb_indexText3 p, #wb_indexText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_bottomImage4
{
   vertical-align: top;
}
#bottomImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_bottomImage6
{
   vertical-align: top;
}
#bottomImage6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_bottomImage8
{
   vertical-align: top;
}
#bottomImage8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_botomImage1
{
   vertical-align: top;
}
#botomImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_botomImage2
{
   vertical-align: top;
}
#botomImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_botomText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_botomText1 div
{
   text-align: center;
}
#wb_homeText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_homeText7 div
{
   text-align: left;
}
#wb_botomIconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#botomIconFont1
{
   height: 26px;
   width: 34px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.botomIconFont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.botomIconFont1:before
{
   content: "\e8c5";
}
#botomIconFont1 i
{
   color: #F5F5F5;
   display: inline-block;
   font-size: 26px;
   line-height: 26px;
   vertical-align: middle;
}
#wb_botomIconFont1:hover #botomIconFont1 i
{
   color: #F5F5F5;
}
#tricsLayer1
{
   background-color: #4682B4;
   background-image: none;
   border-radius: 0px;
   opacity: 0.90;
}
#wb_socialsIconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_socialsIconFont1 a
{
   text-decoration: none;
}
#wb_socialsIconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#socialsIconFont1
{
   height: 38px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.socialsIconFont1
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.socialsIconFont1:before
{
   content: "\e5c7";
}
#socialsIconFont1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 38px;
   line-height: 38px;
   vertical-align: middle;
}
#wb_socialsIconFont1:hover #socialsIconFont1 i
{
   color: #FFA500;
}
#mainLayer10
{
   background-color: #265A88;
   background-image: none;
   border-radius: 0px;
}
#assault1
{
   background-color: transparent;
   background-image: url('images/wall-38.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border-radius: 0px;
}
#assault1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #000000 0%, rgba(0,0,0,0.00) 100%);
}
#mainLayer6
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#sniperriflesLayer1
{
   background-color: transparent;
   border-radius: 0px;
}
#sniperriflesLayer1-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #000000 0%, rgba(0,0,0,0.00) 100%);
}
#sniperriflesLayer1-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#sniperriflesLayer1-video iframe
{
   pointer-events: none;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mainImage1
{
   vertical-align: top;
}
#mainImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#count-up3
{
   background-color: #E1E2E4;
   background-image: none;
   border-radius: 0px;
}
#count-up2
{
   background-color: #E1E1E1;
   background-image: none;
   border-radius: 0px;
}
#mainLayer8
{
   background-color: #5A5A5A;
   background-image: none;
   border-radius: 0px;
}
#wb_contactformForm1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
}
#contact-usEditbox1
{
   line-height: 21px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #F5F5F5;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#contact-usEditbox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactCombobox1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #F5F5F5;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#contactCombobox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactEditbox2
{
   line-height: 21px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #F5F5F5;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#contactEditbox2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactCombobox2
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #F5F5F5;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#contactCombobox2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactEditbox3
{
   line-height: 21px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #F5F5F5;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#contactEditbox3:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactEditbox4
{
   line-height: 21px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #F5F5F5;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#contactEditbox4:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactEditbox5
{
   line-height: 21px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #F5F5F5;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#contactEditbox5:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactEditbox6
{
   line-height: 21px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #F5F5F5;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#contactEditbox6:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#contactTextArea1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #F5F5F5;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
   margin: 0;
   overflow: auto;
   resize: none;
}
#contactTextArea1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#b2b-contactEditbox1
{
   line-height: 21px;
   margin: 0;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #F5F5F5;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: left;
   padding: 4px 4px 4px 4px;
}
#b2b-contactEditbox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_contactText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_contactText6 div
{
   text-align: right;
}
#wb_contactText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_contactText9 div
{
   text-align: right;
}
#wb_contactText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_contactText4 div
{
   text-align: right;
}
#wb_contactText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_contactText5 div
{
   text-align: right;
}
#wb_contactText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_contactText8 div
{
   text-align: right;
}
#wb_contactText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_contactText10 div
{
   text-align: right;
}
#wb_contactformText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_contactformText1 div
{
   text-align: right;
}
#wb_contactText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_contactText7 div
{
   text-align: right;
}
#wb_contactText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_contactText2 div
{
   text-align: right;
}
#wb_contactText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_contactText11 div
{
   text-align: right;
}
#contactjQueryButton2
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   border-style: solid;
   border-width: 1px;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#contactjQueryButton2 .ui-button
{
   position: absolute;
   padding: 0;
}
#contactjQueryButton2.ui-corner-all
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#contactjQueryButton2.ui-corner-all
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#contactjQueryButton1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
   font-style: normal;
   border-style: solid;
   border-width: 1px;
   margin: 0;
   padding: 0;
   text-align: center;
   vertical-align: top;
}
#contactjQueryButton1 .ui-button
{
   position: absolute;
   padding: 0;
}
#contactjQueryButton1.ui-corner-all
{
   border-bottom-left-radius: 0px;
   border-top-left-radius: 0px;
}
#contactjQueryButton1.ui-corner-all
{
   border-bottom-right-radius: 0px;
   border-top-right-radius: 0px;
}
#wb_contactText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_contactText1 div
{
   text-align: center;
}
#wb_b2b-orderText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_b2b-orderText5 div
{
   text-align: left;
}
#mainCombobox1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #F5F5F5;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: left;
   padding: 4px 4px 4px 4px;
   box-sizing: border-box;
}
#mainCombobox1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_mainText43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_mainText43 div
{
   text-align: right;
}
#wb_mainImage14
{
   vertical-align: top;
}
#mainImage14
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_page3Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_page3Text1 div
{
   text-align: center;
}
#wb_page3Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#page3Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_page3Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_page3Text2 div
{
   text-align: center;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_page3Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_page3Text3 div
{
   text-align: center;
}
#wb_Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#Heading3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Heading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#Heading5
{
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_mainText18 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mainText18 div
{
   text-align: center;
}
#wb_mainImage13
{
   vertical-align: top;
}
#mainImage13
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mainText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_mainText19 div
{
   text-align: center;
}
#wb_mainImage11
{
   vertical-align: top;
}
#mainImage11
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mainImage12
{
   vertical-align: top;
}
#mainImage12
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mainImage27
{
   vertical-align: top;
}
#mainImage27
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mainText39 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText39
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   line-height: 53.5px;
}
#wb_mainText39 p, #wb_mainText39 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainHeading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#mainHeading6
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_mainText40 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mainText40 div
{
   text-align: center;
}
#page2Layer7
{
   background-color: #265A88;
   background-image: none;
   border-radius: 0px;
}
#wb_page2Image1
{
   vertical-align: top;
}
#page2Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_page2Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_page2Text3 div
{
   text-align: center;
}
#wb_page2Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#page2Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_page2Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_page2Text4 div
{
   text-align: center;
}
#wb_page2Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#page2Heading2
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_page2Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_page2Text5 div
{
   text-align: center;
}
#wb_page2Heading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#page2Heading3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#page2Heading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_page2Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_page2Text6 div
{
   text-align: center;
}
#wb_page2Heading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#page2Heading4
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 35px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_page2Image2
{
   vertical-align: top;
}
#page2Image2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_page2Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 15px 0 15px 0;
   margin: 0;
   text-align: center;
}
#wb_page2Text7 div
{
   text-align: center;
}
#wb_feedingText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_feedingText2
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 35px;
}
#wb_feedingText2 div
{
   text-align: left;
}
#wb_feedingText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_feedingText3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
}
#wb_feedingText3 div
{
   text-align: left;
}
#wb_feedingText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_feedingText4
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 35px;
}
#wb_feedingText4 div
{
   text-align: left;
}
#wb_feedingText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_feedingText5
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 35px;
}
#wb_feedingText5 div
{
   text-align: left;
}
#wb_feedingText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_feedingText8
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 21px;
}
#wb_feedingText8 div
{
   text-align: center;
}
#wb_feedingImage1
{
   vertical-align: top;
}
#feedingImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_feedingImage2
{
   vertical-align: top;
}
#feedingImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_dehydratedmealsText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_dehydratedmealsText24 div
{
   text-align: center;
}
#mainLayer5
{
   background-color: #5A5A5A;
   background-image: none;
   border-radius: 0px;
}
.mainToolTip2.ui-widget.ui-widget-content
{
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 4px 4px 4px 4px;
   box-shadow: none;
   max-width: 250px;
   text-align: left;
}
.mainToolTip1.ui-widget.ui-widget-content
{
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 4px 4px 4px 4px;
   box-shadow: none;
   max-width: 250px;
   text-align: left;
}
#wb_homeText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_homeText1 div
{
   text-align: left;
}
#wb_mainText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_mainText2 div
{
   text-align: right;
}
.aboutToolTip1.ui-widget.ui-widget-content
{
   background-color: #F5F5F5;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 0px;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   padding: 4px 4px 4px 4px;
   box-shadow: none;
   max-width: 250px;
   text-align: left;
}
#wb_mainText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText3
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   line-height: 53.5px;
}
#wb_mainText3 p, #wb_mainText3 ul
{
   margin: 0;
   padding: 0;
}
#wb_FontAwesomeIcon2
{
   background-color: #2E2E2E;
   background-image: none;
   border: 2px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_FontAwesomeIcon2 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon2:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #2E2E2E;
}
#FontAwesomeIcon2
{
   height: 31px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon2 i
{
   color: #DCDCDC;
   display: inline-block;
   font-size: 30px;
   line-height: 31px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon2:hover #FontAwesomeIcon2 i
{
   color: #2E2E2E;
}
#wb_FontAwesomeIcon2
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon2:hover
{
   transform: rotate(0deg) scale(1.4,1.4) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon1
{
   background-color: #2E2E2E;
   background-image: none;
   border: 2px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_FontAwesomeIcon1 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #2E2E2E;
}
#FontAwesomeIcon1
{
   height: 31px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon1 i
{
   color: #DCDCDC;
   display: inline-block;
   font-size: 30px;
   line-height: 31px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon1:hover #FontAwesomeIcon1 i
{
   color: #2E2E2E;
}
#wb_FontAwesomeIcon1
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon1:hover
{
   transform: rotate(0deg) scale(1.4,1.4) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon6
{
   background-color: #2E2E2E;
   background-image: none;
   border: 2px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_FontAwesomeIcon6 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon6 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon6:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #2E2E2E;
}
#FontAwesomeIcon6
{
   height: 31px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon6 i
{
   color: #DCDCDC;
   display: inline-block;
   font-size: 30px;
   line-height: 31px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon6:hover #FontAwesomeIcon6 i
{
   color: #2E2E2E;
}
#wb_FontAwesomeIcon6
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon6:hover
{
   transform: rotate(0deg) scale(1.4,1.4) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon9
{
   background-color: #2E2E2E;
   background-image: none;
   border: 2px solid #D0D6D7;
   border-radius: 50%;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 8px 8px 8px 8px;
   vertical-align: top;
}
#wb_FontAwesomeIcon9 a
{
   text-decoration: none;
}
#wb_FontAwesomeIcon9 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#wb_FontAwesomeIcon9:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 2px solid #2E2E2E;
}
#FontAwesomeIcon9
{
   height: 31px;
   width: 30px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#FontAwesomeIcon9 i
{
   color: #DCDCDC;
   display: inline-block;
   font-size: 30px;
   line-height: 31px;
   vertical-align: middle;
}
#wb_FontAwesomeIcon9:hover #FontAwesomeIcon9 i
{
   color: #2E2E2E;
}
#wb_FontAwesomeIcon9
{
   transform: rotate(0deg) ;
   transition: transform 500ms linear 0ms;
}
#wb_FontAwesomeIcon9:hover
{
   transform: rotate(0deg) scale(1.4,1.4) ;
   transition: transform 500ms linear 0ms;
}
#wb_logoImage1
{
   vertical-align: top;
}
#logoImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_logoText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_logoText1
{
   color: #FFA500;
   font-family: Arial;
   font-weight: 400;
   font-size: 37px;
   line-height: 41.5px;
}
#wb_logoText1 p, #wb_logoText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_menuExtension2
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
}
#wb_menuExtension2 a
{
   text-decoration: none;
}
#wb_menuExtension2, #wb_menuExtension2 ul, #wb_menuExtension2 li, #menuExtension2 a
{
   margin: 0;
   padding: 0;
}
#menuExtension2_button
{
   background-color: #000000;
   border: 1px solid #000000;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #F5F5F5;
   cursor: pointer;
   display: none;
   margin: 0;
   padding: 15px 0 15px 0;
   text-align: center;
   width: 100%;
}
#menuExtension2_title
{
   padding: 0 0 0 10px;
}
#menuExtension2_icon 
{
   display: block;
   position: absolute;
   right: 17px;
   top: 13px;
}
#menuExtension2_icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #F5F5F5;
   color: #F5F5F5;
   width: 24px;
}
#menuExtension2:before, #menuExtension2:after
{
   content: " ";
   display: table;
}
#menuExtension2:after
{
   clear: both;
}
#menuExtension2
{
   list-style: none;
   background-color: #000000;
   border: 1px solid #000000;
}
#menuExtension2 a 
{
   color: #F5F5F5;
   padding: 15px 10px 15px 10px;
}
#menuExtension2 a:hover 
{
   background-color: #FFA500;
   color: #000000;
}
#menuExtension2 li
{
   position: relative;
}
#menuExtension2 > li 
{
   float: left;
}
#menuExtension2 > li > .hassubmenu 
{
   background-image: url(./images/menu_arrow_down.png);
   background-repeat: no-repeat;
   background-position: 95% 50%;
   padding-right: 10px;
}
#menuExtension2 > li > a 
{
   display: block;
}
#menuExtension2 li ul 
{
   list-style: none;
   position: absolute;
   left: -9999px;
}
#menuExtension2 > li.hover > ul 
{
   left: 0;
}
#menuExtension2 li li.hover ul 
{
   left: 100%;
   top: 0;
}
#menuExtension2 li li a 
{
   background-color: #404040;
   border-top: 1px solid #808080;
   color: #F5F5F5;
   display: block;
   position: relative;
   z-index: 100;
}
#menuExtension2 li li a:hover
{
   background-color: #FFA500;
   color: #000000;
}
#menuExtension2 li li li a
{
   background-color: #B4B4B4;
   border-top: 1px solid #424242;
   color: #424242;
   z-index: 200;
}
#menuExtension2 li li li a:hover
{
   background-color: #CCCCCC;
   color: #000000;
}
@media screen and (max-width: 320px) 
{
#menuExtension2 .visible
{
   display: block;
}
#menuExtension2 > li 
{
   float: none;
}
#menuExtension2 li li .hassubmenu 
{
   background-image: url(./images/menu_arrow_down.png);
   background-repeat: no-repeat;
   background-position: 90% 50%;
}
#menuExtension2 ul
{
   display: block;
   width: 100%;
}
#menuExtension2 > li.hover > ul , #menuExtension2 li li.hover ul 
{
   position: static;
}
}
#wb_mainText12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText12
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
}
#wb_mainText12 div
{
   text-align: left;
}
#wb_mainText13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText13
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
}
#wb_mainText13 div
{
   text-align: left;
}
#homeLayer1
{
   background-color: #4B4B4B;
   background-image: none;
   border-radius: 0px;
}
#mainLayer9
{
   background-color: #1E1E1E;
   background-image: none;
   border-radius: 0px;
}
#wb_mainText16 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText16
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_mainText16 p, #wb_mainText16 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainText17 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText17
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   line-height: 27.5px;
}
#wb_mainText17 p, #wb_mainText17 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainText20 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText20
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 29px;
}
#wb_mainText20 div
{
   text-align: left;
}
#wb_mainImage3
{
   vertical-align: top;
}
#mainImage3
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 25px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url('images/box-shadow-1.png');
   border-image-slice: 1 1 25 1;
   border-image-width: 1px 1px 25px 1px;
   border-image-repeat: stretch;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mainImage2
{
   vertical-align: top;
}
#mainImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mainText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_mainText1 div
{
   text-align: left;
}
#wb_mainImage4
{
   vertical-align: top;
}
#mainImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mainText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText4
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
}
#wb_mainText4 div
{
   text-align: left;
}
#mainRollOver5
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#mainRollOver5 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#mainRollOver5 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#mainRollOver5 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 500ms linear;
}
#mainRollOver5 .hover
{
   opacity: 0;
   transition: all 500ms linear;
}
#mainRollOver5:hover .hover
{
   opacity: 1;
}
#mainRollOver5:hover span
{
   opacity: 0;
}
#mainRollOver5 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#mainRollOver2
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
   perspective: 1200px;
}
#mainRollOver2 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#mainRollOver2 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#mainRollOver2 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@keyframes mainRollOver2-animation-in
{
   0%   { opacity: 0; transform: translateZ(-500px) rotateY(-90deg); }
   100% { }
}
@keyframes mainRollOver2-animation-out
{
   0%   { }
   100% { opacity: 0; transform: translateZ(-500px) rotateY(90deg); }
}
#mainRollOver2 .default.animate
{
   animation: mainRollOver2-animation-out 250ms linear both;
   transform-origin: -50% 50%;
}
#mainRollOver2 .default, #mainRollOver2 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#mainRollOver2 .hover.animate
{
   animation: mainRollOver2-animation-in 188ms linear 63ms both;
   transform-origin: 150% 50%;
}
#mainRollOver2 .reverse
{
   animation-direction: reverse !important;
}
#mainRollOver2 .hover.animate.reverse
{
   animation-delay: 0ms !important;
}
#mainRollOver2 .default.animate.reverse
{
   animation-delay: 63ms !important;
}
#mainRollOver2 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mainText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mainText8 div
{
   text-align: center;
}
#wb_mainText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mainText9 div
{
   text-align: center;
}
#mainLayer2
{
   background-color: #1E90FF;
   background-image: none;
   border-radius: 0px;
}
#mainLayer1
{
   background-color: #F5F5F5;
   background-image: none;
   border-radius: 0px;
}
#hrightsInlineFrame1 img
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   margin: 0;
   animation: animate-background 1000ms linear 0ms infinite normal both;
   width: 100%;
   height: 100%;
}
#wb_mainText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mainText5 div
{
   text-align: center;
}
#wb_mainImage15
{
   vertical-align: top;
}
#mainImage15
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mainText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText7
{
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   line-height: 53.5px;
}
#wb_mainText7 p, #wb_mainText7 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#mainHeading2
{
   color: #0000FF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_mainText31 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText31
{
   color: #0000FF;
   font-family: Arial;
   font-weight: bold;
   font-size: 64px;
   line-height: 71.5px;
}
#wb_mainText31 p, #wb_mainText31 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#mainHeading3
{
   color: #00BFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_mainText32 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText32
{
   color: #00BFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   line-height: 53.5px;
}
#wb_mainText32 p, #wb_mainText32 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainText33 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mainText33 div
{
   text-align: center;
}
#wb_mainHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#mainHeading4
{
   color: #00BFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_mainHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#mainHeading5
{
   color: #00BFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_mainText35 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText35
{
   color: #00BFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   line-height: 53.5px;
}
#wb_mainText35 p, #wb_mainText35 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainText37 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mainText37 div
{
   text-align: center;
}
#wb_mainText38 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mainText38 div
{
   text-align: center;
}
#wb_mainImage26
{
   vertical-align: top;
}
#mainImage26
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#page2Line1
{
   border-color: #A0A0A0;
   border-style: solid;
   border-bottom-width: 4px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_page2Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_page2Text1 div
{
   text-align: center;
}
#wb_page2Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_page2Text2
{
   color: #00BFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   line-height: 53.5px;
}
#wb_page2Text2 p, #wb_page2Text2 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainHeading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 15px 0 0 0;
   text-align: center;
}
#mainHeading7
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 64px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_mainText45 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText45
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 29px;
   line-height: 33px;
}
#wb_mainText45 p, #wb_mainText45 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainText64 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mainText64 div
{
   text-align: center;
}
#mainRollOver8
{
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
}
#mainRollOver8 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#mainRollOver8 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#mainRollOver8 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
#mainRollOver8 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_mainText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText6
{
   color: #FF0000;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   line-height: 53.5px;
}
#wb_mainText6 p, #wb_mainText6 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText11
{
   color: #00BFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   line-height: 53.5px;
}
#wb_mainText11 p, #wb_mainText11 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainText15 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText15
{
   color: #00BFFF;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   line-height: 53.5px;
}
#wb_mainText15 p, #wb_mainText15 ul
{
   margin: 0;
   padding: 0;
}
#wb_mainText21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_mainText21
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 48px;
   line-height: 53.5px;
}
#wb_mainText21 p, #wb_mainText21 ul
{
   margin: 0;
   padding: 0;
}
#humandutiesInlineFrame1 img
{
   border: 0px dashed #C0C0C0;
   border-radius: 0px;
   margin: 0;
   width: 100%;
   height: 100%;
}
#wb_mainText22 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_mainText22 div
{
   text-align: center;
}
#page2Layer2
{
   background-color: #4B4B4B;
   background-image: none;
   border-radius: 0px;
}
#mainLayer7
{
   background-color: #000000;
   background-image: url('images/wall-20.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border-radius: 0px;
}
#mainPageFooter1
{
   background-color: #000000;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#contactformExtension1
{
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
}
