.accordion-container {
	font-size: 13px;
	padding:0 0px;
	width:1070px; margin:0 auto;
	
}

.accordion-container h2.accordion-header {margin-bottom:0px; color:#fff; padding:0px 0 20px 150px; line-height:18px; cursor:pointer; font-family: 'Roboto', sans-serif; font-weight:700; font-size:30px; height:68px; margin:0; font-weight:500; border-bottom:0px; width:auto; line-height:68px;}


.strip1 {
	
	background: url(../images/strip-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.strip2 {
	
	background: url(../images/strip-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.strip3 {
	
	background: url(../images/strip-3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.active-header {
	
	
	background-repeat: no-repeat;
	background-position: center top;
}


.active-header:hover {
	/*background: url(../images/arrowdown.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
}

.inactive-header {
	/*background: url(../images/arrowup.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
}

.inactive-header:hover {
	/*background: url(../images/arrowup.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
}

.accordion-content {
	display: none;
	padding:50px 67px 30px 67px;
	background:#414046;
	border-top: 0;
	margin-bottom:50px;
	width:100% !important;
	
}

.accordion-content ul{list-style:none; margin:0; padding:0 0 0 0;}
.accordion-content ul li{float:none; display:block; border:none; padding:0 0 25px 0; font-size:18px; color:#fff; line-height:30px; display:block; font-family: 'Roboto', sans-serif;}
.accordion-content ul li:last-child{border-bottom:none;}
.accordion-content a{font-size:14px; color:#fff; line-height:35px; background:#78913e; padding:0 15px; display:block; font-weight:400; font-family: 'Roboto', sans-serif; float:right;  behavior: url(PIE.htc); position:relative; transition:all 2s ease; -webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s; -webkit-border-top-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 10px;
border-bottom-right-radius: 10px;}
.accordion-content a:hover{text-decoration:none; color:#000; box-shadow: inset 200px 0 0 0 #fff;}
.accordion-content ul li p{border: medium none; color: #9d9999; display: block; float: none; font-family: "Open Sans",sans-serif; font-size: 15px; font-weight: 300; line-height: 18px;
 padding: 0 0 22px 0;}
 .accordion-content ul li p:last-child{padding:0 0 0 0;}
 
 /*accordinfo*/
 .accordinfo{width:auto;}
 /*accordinlt*/
.accordinlt{float:left; padding-right:100px;}
.accordinlt p{border: medium none; color: #9d9999; display: block; float: none; font-family: "Open Sans",sans-serif; font-size: 15px; font-weight: 300; line-height: 18px;
 padding: 0 0 22px 0 !important;}
 