.banner {
	background-image: url(images/banner-bg.jpg);
	height: 179px;
}

.banner2 {
	height: 179px;
	width:1000px;
	margin:0 auto;
	
}


.bannerimg {
	height: 408px;
	background-color:#000;
}

.banner2img {
	height: 408px;
	width:1000px;
	margin:0 auto;
	background-color:#000;

	
}

.bodyc {
	background-color:#EDEDED;
}

.bodyc2 {
	width:1000px;
	margin:0 auto;
	background-color:#EDEDED;
	
}

.footer {
	background-color:#000000;
	height:76px;
	background-image: url(images/images/footerbg.jpg);
}

.footer2 {
	width:442px;
	margin:0 auto;
	height:76px;
	
}

.feedback-inp-box {
	width: 1000px;
	position:absolute;
	z-index: 7;
	margin:0 auto;
}
.feedback-inp {
	height: 350px;
	width: 400px;
	position: relative;
	z-index: 1;
	top: 82px;
	left: 132px;
}


.inp1 {
	width:360px;
	height:18px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	
}
