#home-wrapper{
	height: 570px;
	max-width: 100%;
	padding: 0px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin: 0px auto;
	text-align: center;
}

.gen-chat{
	width: 100%;
	vertical-align: middle;
	line-height: 93px;
	border-bottom: 1px solid #01245c;
}

.gen-chat a{
	color: #01245c;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	cursor: pointer;
}

.foot{
	text-align: right;
}

.head p{
	color: #01245c;
}