.cbp-fwslider {
	position: relative;
	margin: 0 0 0px;
	overflow: hidden;
	padding: 17px 0px 0px 0px;
}

.cbp-fwslider ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
}

.cbp-fwslider ul li {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.cbp-fwslider ul li > a,
.cbp-fwslider ul li > div {
	display: block;
	text-align: center;
	outline: none;
}

.cbp-fwslider ul li > a img {
	border: solid;
display: block;
margin: 0 auto;
/*max-width: 75%;*/
width: 845px;
height: 500px;
border-color: #E1E1E1;
border-width:5px;
}
.cbp-fwslider nav
{
    background-color:Red;
    position :relative;
    margin-top:200px;
}

.cbp-fwslider nav span {
	position: absolute;
top: 50%;
width: 50px;
height: 10px;
/* background: #47a3da; */
color:  #A9A9A9;
font-size: 20px;
text-align: center;
margin-top: -60px;
line-height: 100px;
cursor: pointer;
font-weight: normal;
}



.cbp-fwslider nav span:hover 
{
    color:#878787;
	
}

.cbp-fwslider nav span.cbp-fwnext {
	right: 0px;
	
}

.cbp-fwslider nav span.cbp-fwprev 
{
  
	left:0px;
}

.cbp-fwdots {
	position: absolute;
	bottom: 21px;
	white-space: nowrap;
	text-align: center;
	width: 100%;
}

.cbp-fwdots span {
	display: none;
	width: 18px;
	height: 18px;
	/*background:white;*/
	margin: 4px;
	border-radius: 50%;
	cursor: pointer;
}

.cbp-fwdots span:hover {
	/*background:white;*/
}

.cbp-fwdots span.cbp-fwcurrent 
{
    display:none;
	background: #47a3da;
	box-shadow: 0 0 0 2px #47a3da;
	-webkit-transition: box-shadow 0.2s ease-in-out;
	-moz-transition: box-shadow 0.2s ease-in-out;
	transition: box-shadow 0.2s ease-in-out;
}

.wrapper{width:100%; margin:auto}

.Header_wrapper
{   border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#EAEAEA
}

.Header
{   margin: auto;
width: 980px;
height: 55px;
position: relative;
margin-top: 20px;
}

/*.Logo, #Logo
{  width: 155px;
height: 38px;
display: block;
background-image: url('../images/partner_demo2.png');
background-repeat: no-repeat;
margin: 0 0 10px -80px;
background-position: 0px -69px
   
}*/
.spntxt
{
    margin-left: 242px;
font-family: arial;
font-size: 22px;
color: black;
margin-top: 22px;
display: block;
}

.spntxt1
{
    font-family: arial;
font-size: 14px;
color: #808080;
margin-left:137px;

}

.spntxt2
{
	font-family: arial;
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
-webkit-text-stroke: 0.3px rgba(0,0,0,0.5);
text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
color: #808080;
margin-top: 9px;
display: block;
margin-left: 90px;
-webkit-backface-visibility: hidden;
}
