/*==== SERVICE ====*/

.field {
	width: 100%;
	float: left;
	margin-bottom: 60px;
}

.field_last_field {
	margin-bottom: 0;
}

.header {
	clear: both;
	background: url("../../../images/line_gray.gif") repeat-x 0 100%;
	padding-bottom: 0;
	margin-bottom: 15px;
}

h4 {
	margin-bottom: 0;
}

.text {
	float: left;
	width: 405px;
	margin-right: 115px;
}

div.image {
	float: right;
	width: 430px;
}