.banners {
	width: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: auto;
}


.leftcontent {
	position: absolute;
	width: 150px;
	left: 0px;
	top: 480px;
	height: auto;
}


.bodycontent {
	margin-left: 170px;
	top: 522px;
	margin-right: 300px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	min-width: 250px;
}


.rightcontent {
	position: absolute;
	width: 200px;
	top: 324px;
	right: 0px;
	heigh: 100%;
	background: #dcdcdc;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.rightcontent1 {
	position: absolute;
	width: 200px;
	top: 324px;
	right: 0px;
	heigh: 100%;
	background: #dcdcdc;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	

.bottomcontent {
	width:100%;
	z-index: 2;
}
.center1{
	text-align:center}

