#bottom{
	height: 190px;
	margin-top: 30px;
}

#contact{
	float: left;
	padding-left: 28px;
	width: 295px;
	border-right: 1px dotted #cecece;
	line-height: 19px;
}

.phone, .email, .messenger{
	padding-left: 40px;
}

#address{
	float: right;
	width: 340px;
	height: 190px;
	background: url(../images/map.png) right 64px no-repeat;
	line-height: 19px;
}

#address .highlight, #address strong{
	line-height: 21px;
}

.highlight{
	font-size: 14px;
}