@charset "utf-8";
/* CSS Document */

body{margin:0px;padding:0px;font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#919191; background:#f7f7f7 url(../Images/bg.jpg) repeat-x;}
p{margin:0px;padding:10px 0 0 0; text-align:justify;}
h1{margin:0px;padding:0px;font-size:22px;color:#787677;font-weight:normal;}
.wrapper{width:900px;margin:auto;}
.wrapper_inner{width:900px;float:left; padding:15px 0 0 0;}
.clear_both{clear:both; font-size:1px; height:1px;}
.clear_left{clear:left; font-size:1px; height:1px;}
.ml{margin:0 0 0 13px;}
.logo{width:150px; float:left;}
.nav{width:600px; float:right; padding:7px 0 0 0;}
.nav ul{margin:0px; padding:0px;}
.nav li{float:right; list-style:none; padding:0 5px;}
.nav li a{padding:10px 15px 17px 15px; text-decoration:none;color:#adadad; font-size:12px; text-transform:uppercase; display:block;}
.nav li a:hover{padding:10px 15px 17px 15px; text-decoration:none;color:#fff; font-size:12px; text-transform:uppercase; display:block;}
.nav li a.act{padding:10px 15px 17px 15px; text-decoration:none;color:#fff; font-size:12px; text-transform:uppercase; border-bottom:1px solid #828282; display:block;}
.flash_banner{width:900px;float:left;height:370px; background:url(../Images/shadow.jpg) no-repeat center bottom; padding:45px 0 44px 0;} 
.content_left{width:600px; float:left; padding:7px 0 0 0;}
.content_right{width:225px; float:right; padding:30px 20px 30px 20px; position:relative; background:#fff; color:#333333; height:150px;}
.arrow_left{width:21px; float:left; position:absolute; left:-5px; top:-5px;}
.arrow_right{width:21px; float:left; position:absolute; right:-5px; bottom:-5px;}
.services_head{border-top:1px dotted #d9d9d9; height:50px;}
.services_head span{background:#8a8a8a; padding:4px 20px; color:#fff; display:block; width:55px;}
.services_box{width:215px; float:left;}
.services_box p{font-size:12px; padding:10px 10px 0px 0px}
.services_box h2{padding:10px 0 0 0; font-size:15px; color:#8a8a8a; text-transform:uppercase; font-weight:normal; height:25px;}
.footer_text{width:100%;float:left; padding:10px 0; text-align:center; color:#868686; font-size:11px; background:#272727; text-align:center; margin:20px 0 0 0;}
.footer_text a{text-decoration:none;font-size:11px;color:#c7c7c7;}
.footer_text a:hover{text-decoration:underline;font-size:11px;color:#c7c7c7;}



 /*! j-query slider */
 
 

#wrapper {
  
  }  
.rslides {
  margin: 0 auto 0px;
  } 
.rslides_tabs {
  list-style: none;
  padding: 0; 
  margin: 0 auto 50px;
  max-width:956px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  background:none;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  padding:0px;
  background:none;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }