
.contact {
	width:300px;
	top:200px;
	left:180px
}

.contact,.info,.footer {
	position:absolute
}

.info {
	top:250px;
	width:220px;
	height:500px;
	left:520px
}

.footer {
	width:937px;
	top:750px;
	left:0;
	color:#666;
	border-top:1px solid #667588;
	padding-top:5px
}

