html, body {
  margin: 0;
  padding: 0;
  background: #f2f2f2;
  font-family: tahoma;
  font-size: 12px; }

.master {
  margin: 0 auto;
  padding: 0;
  width: 1000px;
  background: #f2f2f2; }

.header {
  position: fixed;
  z-index: 100000;
  background: #f2f2f2; }

.logo {
  margin-left: 14px;
  margin-top: 26px;
  margin-bottom: 10px; }

nav {
  background: -moz-linear-gradient(top, #fff 0%, #e5e5e5 50%, #d0d0d0 52%, #e1e1e1 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #e5e5e5 50%, #d0d0d0 52%, #e1e1e1 100%);
  background: linear-gradient(top, #fff 0%, #e5e5e5 50%, #d0d0d0 52%, #e1e1e1 100%);
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  border-bottom: 1px solid #8a8a8a;
  border-top-left-radius: 5px;
  box-shadow: 1px 3px 5px #cbcbcb;
  width: 1000px; }
  nav li {
    display: inline;
    padding: 12px 0;
    border-right: 1px solid #989898; }
    nav li:first-child {
      margin-left: -40px; }
  nav a {
    padding: 0px 16px;
    text-decoration: none;
    color: #0000cc; }
    nav a:hover {
      color: #ed1b23; }

form {
  float: right; }

input[type=text] {
  background: -moz-linear-gradient(top, #fff 0%, #e5e5e5 50%, #d0d0d0 52%, #e1e1e1 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #e5e5e5 50%, #d0d0d0 52%, #e1e1e1 100%);
  background: linear-gradient(top, #fff 0%, #e5e5e5 50%, #d0d0d0 52%, #e1e1e1 100%);
  text-align: right;
  width: 120px;
  margin-right: 50px;
  margin-top: -40px; }

.slider {
  height: 400px;
  padding-top: 160px; }
  .slider .right {
    cursor: pointer;
    float: right;
    right: 10px;
    top: -230px;
    z-index: 1;
    position: relative;
    filter: opacity(70%); }
    .slider .right:hover {
      filter: opacity(100%); }
  .slider .left {
    cursor: pointer;
    left: 10px;
    position: relative;
    z-index: 1;
    top: -240px;
    filter: opacity(70%); }
    .slider .left:hover {
      filter: opacity(100%); }

.news-header {
  position: absolute;
  width: 1000px;
  height: 50px;
  margin-top: 20px;
  background: -moz-linear-gradient(top, #fff 0%, #d2d2d2 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #d2d2d2 100%);
  background: linear-gradient(top, #fff 0%, #d2d2d2 100%); }
  .news-header p {
    color: #4a4a4a;
    line-height: 50px;
    font-size: 21px;
    margin-left: 50px;
    margin-top: 0px; }

.news {
  height: 540px;
  background-color: white;
  margin-top: 20px; }
  .news a {
    text-decoration: none;
    float: right;
    color: #0000cc;
    font-size: 12px;
    bottom: 10px;
    position: relative; }
    .news a:hover {
      text-decoration: underline; }

.news-footer-header {
  font-size: 17px;
  color: #9a9a9a;
  text-align: center; }

.news-footer-p {
  color: #555555;
  padding: 0 130px; }

.news-footer {
  height: 150px;
  background: white;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede; }
  .news-footer a {
    text-decoration: none;
    color: #6767d9;
    float: right;
    padding-right: 150px; }
    .news-footer a:hover {
      text-decoration: underline; }

.news1 {
  width: 254px;
  height: 273px;
  float: left;
  margin-top: 100px;
  padding: 10px;
  margin-left: 60px; }
  .news1 p {
    font-size: 16px;
    text-align: left;
    color: #9a9a9a;
    margin-top: -10px; }

.news2 {
  width: 254px;
  height: 273px;
  float: left;
  margin-top: 100px;
  padding: 10px;
  margin-left: 30px; }
  .news2 p {
    font-size: 16px;
    text-align: left;
    color: #9a9a9a;
    margin-top: -10px; }

.news3 {
  width: 254px;
  height: 273px;
  float: left;
  margin-top: 100px;
  padding: 10px;
  margin-left: 30px; }
  .news3 p {
    font-size: 16px;
    text-align: left;
    color: #9a9a9a;
    margin-top: -10px; }

.news1 img, .news2 img, .news3 img {
  border-top: 1px solid #dedede;
  padding-top: 20px; }

.line1 {
  width: 1px;
  position: absolute;
  margin-left: 345px;
  margin-top: 150px;
  height: 273px;
  background-color: #dedede; }

.line2 {
  width: 1px;
  position: absolute;
  margin-left: 650px;
  margin-top: 150px;
  height: 273px;
  background-color: #dedede; }

.footer-link1 {
  z-index: 1;
  height: 149px;
  border-bottom: 1px solid white; }

.footer-link {
  height: 150px;
  border-bottom: 1px solid #d0d0d0;
  margin: 0px 120px; }

.footer-icon {
  margin-top: 30px;
  margin-left: 10px; }

.master-footer {
  height: 200px;
  background: #d8d8d8;
  margin-top: 30px; }

.link {
  margin-left: 220px;
  margin-top: -125px;
  border-right: 1px solid #e6e6e6;
  width: 170px; }
  .link li {
    list-style: none;
    padding: 5px; }
    .link li a {
      text-decoration: none;
      color: #4a4a4a; }
      .link li a:hover {
        text-decoration: underline; }

.dir1 span, .dir2 span, .dir3 span {
  color: #9a9a9a; }

.dir1 {
  width: 345px;
  margin-left: 410px;
  margin-top: -135px; }

.dir2 {
  width: 345px;
  margin-left: 410px; }

.dir3 {
  width: 345px;
  margin-left: 410px; }

.social {
  margin-left: 180px;
  margin-top: -100px;
  border-right: 1px solid #e6e6e6;
  width: 50px; }
  .social li {
    list-style: none; }

.fb {
  background-image: url("../images/fb.png") no-repeat; }

.twitter {
  background-image: url("../images/twitter.png") no-repeat; }

.youtube {
  background-image: url("../images/youtube.png") no-repeat; }

.menu {
  position: absolute;
  margin-top: 65px; }
  .menu img {
    float: left; }
  .menu li {
    list-style: none;
    padding: 5px 0px;
    border-bottom: 1px solid #dedede;
    width: 136px;
    margin-left: -5px; }
    .menu li a {
      margin-left: 15px;
      padding-top: 7px;
      color: #000;
      text-decoration: none;
      float: left; }
      .menu li a:hover {
        color: #ee1b24; }

.techheader {
  position: absolute;
  width: 1000px;
  height: 50px;
  margin-top: 20px;
  background: -moz-linear-gradient(top, #fff 0%, #d2d2d2 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #d2d2d2 100%);
  background: linear-gradient(top, #fff 0%, #d2d2d2 100%); }
  .techheader p {
    color: #4a4a4a;
    line-height: 50px;
    font-size: 21px;
    margin-left: 30px;
    margin-top: 0px; }

.content {
  margin-top: 70px;
  float: right;
  margin-right: 125px;
  width: 521px;
  height: 350px; }
  .content p {
    text-align: justify;
    color: #656565; }

/*# sourceMappingURL=tech.css.map */
