
.contact {
	width:350px;
	height:711px;
	left:180px;
}

.contact,.map,.footer {
	position:absolute
}

.contact,.map {
	top:200px
}

.map {
	width:357px;
	height:500px;
	right:25px
}

.footer {
	width:937px;
	height:50px;
	top:1100px;
	left:36px;
	color:#666;
	border-top:1px solid #667588;
	padding-top:5px
}

