#header_text {
	display: block;
	position: absolute;
	width: 515px;
	height: 111px;
	margin-top: 135px;
	margin-left: 30px;
	background-image: url(../images/header-services-text.png);
}

#type {
	display: block;
	position: absolute;
	width: 310px;
	height: 240px;
	margin-top: 60px;
	margin-left: 540px;
	background-image: url(../images/header-services.gif);
}

.introtext {
	float: left;
	width: 500px;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 100px;
	font-size: 12px;
	line-height: 1.8em;
}

.boxrow {
	padding-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.box {
	width: 340px;
	line-height: 150%;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/product-box-background.gif);
}

.boxleft {
	float: left;
}

.boxright {
	float: left;
	margin-left: 28px;
}

.boxtop, .boxbottom {
	width: 380px;
	height: 10px;
}

.boxtop {
	background-image: url(../images/product-box-top.gif);
}

.boxbottom {
	background-image: url(../images/product-box-bottom.gif);
}

.box h1 {
	margin-top: 0;
	margin-bottom: 20;
	font-size: 16px;
	color: #666;
}

.box p {
	font-size: 12px;
	line-height: 1.8em;
}
