body {
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#PageHeader1
{
	background-image: -webkit-gradient(linear, 0.00% 100.00%, 100.00% 0.00%, color-stop( 0% , rgba(241,241,241,1.00)),color-stop( 21.56% , rgba(160,108,64,1.00)),color-stop( 40.67% , rgba(251,126,0,0.26)),color-stop( 66% , rgba(255,255,255,1.00)),color-stop( 100% , rgba(255,255,255,1.00)));
	background-image: -webkit-repeating-linear-gradient(45deg,rgba(241,241,241,1.00) 0%,rgba(160,108,64,1.00) 21.56%,rgba(251,126,0,0.26) 40.67%,rgba(255,255,255,1.00) 66%,rgba(255,255,255,1.00) 100%);
	background-image: repeating-linear-gradient(45deg,rgba(241,241,241,1.00) 0%,rgba(160,108,64,1.00) 21.56%,rgba(251,126,0,0.26) 40.67%,rgba(255,255,255,1.00) 66%,rgba(255,255,255,1.00) 100%);
	border-radius: 0px;
	box-shadow: 0px 0px 15px #1E90FF;
	box-sizing: border-box;
}
#TextArt1
{
   border-width: 0;
   vertical-align: top;
}
#wb_CssMenu1
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   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: 20%;
}
#wb_CssMenu1 a
{
   display: block;
   float: left;
   color: #333333;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #FFFFFF;
   background-image: url('images/webbuilder.gif');
   background-repeat: no-repeat;
   background-position: left center;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   width: calc(100% - 4px);
   box-sizing: border-box;
   height: 28px;
   padding: 0 3px 0px 3px;
   vertical-align: middle;
   line-height: 26px;
   text-align: center;
}
#wb_CssMenu1 li:hover a, #wb_CssMenu1 a:hover
{
   color: #FFFFFF;
   border: 1px solid #2E6DA4;
   background-color: #337AB7;
   background-image: url('images/button08.gif');
   background-repeat: no-repeat;
   background-position: left center;
}
#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;
}
#TextArt2
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt2
{
   margin: 0;
   animation: animate-box-shadow 1000ms linear 0ms infinite normal both;
}
#TextArt3
{
   border-width: 0;
   vertical-align: top;
}
#wb_TextArt3
{
   margin: 0;
   animation: pop 1000ms linear 0ms infinite normal both;
}
#TextArt4
{
   border-width: 0;
   vertical-align: top;
}
#InlineFrame1
{
	box-sizing: border-box;
	border: 6px solid #C0C0C0;
	border-radius: 0px;
	margin: 0;
	box-shadow: 0px 0px 12px #000000;
}
#Button1
{
   border: 1px solid #B0E0E6;
   border-radius: 4px;
   background-clip: padding-box;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button1:focus
{
   outline: 0;
}
#Button1:hover
{
   color: #FF4500;
   background-color: #FFFF00;
   transition: color 100ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0ms, background-color 100ms cubic-bezier(0.785, 0.135, 0.15, 0.86) 0ms;
}
#Button2
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button2:focus
{
   outline: 0;
}
#Button2:hover
{
   background-color: #FFFF00;
   color: #FF0000;
   transition: background-color 100ms linear 0ms, color 100ms linear 0ms;
}
#Button3
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
}
#Button3:focus
{
   outline: 0;
}
#Button3:hover
{
   background-color: #FFFF00;
   color: #FF0000;
   transition: background-color 100ms linear 0ms, color 100ms linear 0ms;
}
