#slider2 {
	background-color:#3a3a3a;
	position:relative;
	padding:20px;
	overflow:hidden;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.content2 {
	width:900px;
	float: left;
	position: relative;
	margin-top: 45px;
	padding-left: 20px;
}
.inslider2 a {
	text-decoration:none;
}
.contentholder2, .contentholder2 * {  
	-webkit-box-sizing: content-box !important;
     -moz-box-sizing: content-box !important;
          box-sizing: content-box !important;}
.contentholder2 {
	height:460px;
	width: 920px;
	overflow: hidden;
	position: relative;

	margin: -44px auto;
}
.contentslider2 {
	position: absolute;
	top: 0; left: 0;
}
.imgslider2 img {
	float: left;
}
/*.contentnav1 {
	position: absolute;
	bottom: 30px; left:30px;
	 height:30px;
	z-index: 100;
	text-align: center;
	line-height: 30px;
	border: 1px solid #000;
	background-color: #fff;
	border: 1px solid #000;
}
.contentnav2 a {
	padding: 5px;
	text-decoration: none;
	color: #6193EE;
	margin: 0;
	background-color: #F7F7FB;
    background-repeat: no-repeat;
    text-align: center;
    box-shadow: 0px 2px #E1E1E2, 0px 2px #E1E1E2;
    background-position: 10%;
    width: 345px;
    height: 66px;
    display: block;
}
.contentnav2 a.active2 {
	color:#FFF;
	background: #6193EE;
}
.contentnav2 a[rel="1"] {
	background-image: url(../img/40.png);
	background-repeat: no-repeat;
	background-position: 10%;
}

.contentnav2 a[rel="2"] {
	background-image: url(../img/27.png);
	background-repeat: no-repeat;
	background-position: 10%;
}*/
.contentnav2 a[rel="1"].active2 #back2{
	background-image: url(../img/11.png);
	background-repeat: no-repeat;
}
.contentnav2 a[rel="2"].active2 #back3{
	background-image: url(../img/13.png);
	background-repeat: no-repeat;
}
.contentnav2 a[rel="3"].active2 #back4{
	background-image: url(../img/14.png);
	background-repeat: no-repeat;
}
.content2 h2 {
	font-family: 'OswaldMedium';
    font-weight: 600;
    color: #6193EE;
    text-transform: uppercase;
}
/*-------------------------------------------------*/
#slider3 {
	background-color:#3a3a3a;
	position:relative;
	padding:20px;
	overflow:hidden;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.content3 {
	width:920px;
	float: left;
	position: relative;
	margin-top: 45px;
}
.inslide3 a {
	text-decoration:none;
}
.contentholder3, .contentholder3 * {  
	-webkit-box-sizing: content-box !important;
     -moz-box-sizing: content-box !important;
          box-sizing: content-box !important;}
.contentholder3 {
	height:250px;
	width: 920px;
	overflow: hidden;
	position: relative;

	margin: -44px auto;
}
.contentslider3 {
	position: absolute;
	top: 0; left: 0;
}
.imgslider3 img {
	float: left;
}