.footer {
	padding: 0px 5px 0px 5px;
	background-color: #000000;
	
}

.info {
	padding: 10px 5px 10px 5px;
	background-color: #FFFFFF;
	
}
.box{
	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	width:1280px;
  	height:640px;
}

.box1{
	position:relative;
	left:110px;
	bottom:-80px;
}

.box2{
	position:relative;
	left:150px;
	bottom:-80px;
}

.box3{
	position:relative;
	left:190px;
	bottom:-80px;
}

.btn1{
	position:relative;
	left:-830px;
	bottom:-330px;
	width:219px;
	height:83px;
	border-style:hidden;
}

.btn2{
	position:relative;
	left:550px;
	bottom:-100px;
	width:219px;
	height:83px;
	border-style:hidden;
}

.btn3{
	position:relative;
	left:700px;
	bottom:-100px;
	width:219px;
	height:83px;
	border-style:hidden;
}

.txt1{
	padding-top:100px;
	padding=bottom:100px;
	width:800px;
	margin-left: auto;
  	margin-right: auto;

	
}

.item_clicked{
    /*background:#C4CDE0;*/
    background:#f6f8f8!important;
    border-bottom:4px solid #23b7e5;

}