* {
  margin: 0;
  padding: 0;
  }

html {
  background: #fff;
  }

body {
  color: #333;
  margin: 0 auto;
 padding: 0 0px;
  -webkit-font-smoothing: antialiased;
  }

/*#wrapper {
  float: left;
  width: 100%;
  margin-bottom: 50px;
  }*/

h1 {
  font: 600 28px/36px sans-serif;
  margin: 50px 0;
  }

h3 {
  font: 600 18px/24px sans-serif;
  color: #999;
  margin: 0 0 20px;
  }

a {
  color: #222;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  }

.rslides {
  margin: 0 auto;
  }

.rslides_container {
  margin-bottom: -20px;
  position: relative;
  float: left;
  width: 100%;
  }

.centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("themes.gif") no-repeat left 50%;
  width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin: 0px auto;
  z-index:99999;
  position:relative;
  width:960px;
  text-align:right;
  bottom:40px;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  overflow: hidden;
  background: #9db5ce;
  display: inline-block;
  _display: block;
  *display: block;
  width: 20px;
  height: 18px;
  color:#fff;
  text-align:center;
  text-decoration:none;
  padding:3px 0 0;
  font-weight:700;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #da380a;
  }

@media screen and (max-width: 960px) {
#banner {
width: 960px;
height: auto;
}

.slider-wrapper {
width: 960px;
height: auto;
}
.banner {
width: 960px;
margin: 0 auto;
  }
  
.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  right:10px;
  }

}
@media screen and (max-width: 1024px) {
#banner {
width: 1000px;
height: auto;
margin: 0 auto;
}

.slider-wrapper {
width: 1000px;
height: auto;
margin: 0 auto;
}
.banner {
width: 1000px;
margin: 0 auto;
  }
  
.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  right:10px;
  }


.box_box { width:100%; margin-top:20px;}

.box_box11 { float:left; width:149px; padding-left:0px;}

.box_box22 { float:left; width:149px; padding-left:18px;}

.text_link {text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
}
