html {
        background: url(//www.websocialfiles.com/010380/images/bg.jpg) no-repeat center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

#header-wrapper {background: url(//websocialfiles.com/010380/images/header_bg.png) repeat-x; width:100%;}
.box { background: transparent;}
.buttons-line {height: 1em;}
#wrap { width: 981px; height: auto; margin: 0 auto; padding:0;}
#head { width: 940px; height: 140px; margin: 0 auto; padding:0;}
#headL { width: 940px; height: 140px; margin: 0; padding:0; float:left;}
#button1 { width: 220px; height: 170px; margin: 0 auto; padding: 15px 20px; clear:both; float: left;}
#button1 img{float:left;}
#video { width: 460px; height: 340px; margin: 0 auto; padding: 14px 0 0; float:left;}
#button2 { width: 220px; height: 170px; margin: 0 auto; padding: 15px 20px; float: right;}
iframe { border-width:0;}
#button2 img{float:right;}
#clr { clear:both;}
#content { width: 940px; height: auto; margin: 0 auto; padding:0; box-shadow: 0 0 11px 1px #888888 inset;}
#left { width: 702px; height: 323px; margin: 15px 0 0; background:#fff; padding: 18px 0 0; overflow-y: auto; float:left; border: 1px solid #008FDD;}
#left p{ color:#000; padding: 0px 10px 0px 10px; font-family: Cambria, serif;
font-size: 17px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
margin: 9px 10px 10px 12px;}
#right a:link {color:#00aad3;}      /* unvisited link */
#right a:visited {color:#00aad3;}  /* visited link */
#right a:hover {color:#ff0000;}  /* mouse over link */
#right a:active {color:#ff0000;}
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 15px;
}
#left a:link {color:#00aad3;}      /* unvisited link */
#left a:visited {color:#00aad3;}  /* visited link */
#left a:hover {color:#ff0000;}  /* mouse over link */
#left a:active {color:#ff0000;}
#left h1{ color: #008FDD; padding: 0px 10px 0px 10px; font-family: Helvetica, Arial, sans-serif;
font-size: 26px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.1em; border-bottom: 1px dashed #008FDD;}
#right { width: 220px; height: auto; margin: 0; padding:0; float:right;}
#right p{ color:#000; padding: 0px 10px 0px 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 25px;}
#right h2{ color: #008FDD; padding: 0px 10px 0px 10px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; line-height: 25px; border-bottom: 1px dashed #008FDD;}
#form { width: 220px; height: 221px; margin: 15px 0 0 0; padding:0; float:right; background: url(//www.websocialfiles.com/010380/images/form.png);}
#form iframe { padding-top: 22px; border-width: 0px;}
#social { width: 220px; height: 101px; margin: 15px 0 0 0; padding:0; float:right;}
#foot { width: 940px; height: 121px; margin: 15px 19px 0; padding:0; float:right;}
#form iframe{}
.view {
   width: 220px;
   height: 170px;
   margin: 0px;
   padding:0;
   float: left;
   border: 0px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   /*-webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;*/
   /*box-shadow: 1px 1px 2px #e6e6e6;*/
   cursor: default;
   /*background: #fff url(../images/bg.jpg) no-repeat center center;*/
}
.view .mask,.view .content {
   width: 220px;
   height: 170px;
   position: absolute;
   overflow: hidden;
   top:0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #000;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: #008FDD;
   margin: 0 0 0 0;
}
.view p {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 3px 3px 3px;
   text-align: center;
}
.view a.info {
   font-family: Georgia, "Times New Roman", Times, serif;
   display: inline-block;
   text-decoration: none;
   padding: 2px 2px;
   background: #008FDD;
   color: #000;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background: #000;/*rgba(84, 30, 55, 0.7)*/
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}
