#container{
	width: 944px;
	padding-left: 18px;
	padding-right: 18px;
}

.contact h2 {
	background: #fff url('../assets/images/contact.png') no-repeat left;
	width: 337px;
	height: 60px;
	padding: 0px;
}
 
.contact h2 span {
	margin-left: -9999px;
}

.canvas{
	padding: 0px;
	margin: 0 0 0 -18px;
	width: 980px;
}

.box {
	width: 220px;
	height: 138px;
	margin: 0px 0 20px 20px;
	float: left;
	border-bottom: 1px solid #c2c2c2;
}

.box_title {
	line-height: 22px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 22px;
}

.box p {
	font-size: 13px;
	line-height: 14px;
	color: #666;
}
