.footer-bg {
	background-color: #6696cb;
	width: 100%;
	color: #fff;
}
.logo-line {
	height: 119px;
	width: 1072px;
}
.testi-line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.logo {
	float: left;
	height: 119px;
	width: 611px;
	background-position: center;
}
.login {
	float: right;
	height: 119px;
	width: 461px;
}
.contactno {
	font-family: 'Calibri', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, san-serif;
	font-size: 28px;
	color: #222222;
	text-align: right;
	float: right;
	width: 461px;
	padding-top: 15px;
}