@charset "utf-8";
/* Integration */
#integration-box {
	margin: 0;
	padding-left: 25px;
	height: 400px;
}
.int-cap {
	height: 325px;
	width: 700px;
	margin: 0 25px 15px 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
}
#floor3dfd {
	background: url(images/integration/int-3dFlrFnd.jpg) no-repeat 50% 0;
}
#r3dfound {
	background: url(images/integration/int-3dFd.jpg) no-repeat 50% 0;
}
#r3dr2d  {
	background: url(images/integration/int-3d2d.jpg) no-repeat 50% 0;
}
#r3dfoot {
	background: url(images/integration/int-3dFt.jpg) no-repeat 50% 0;
}
#r3dsect {
	background: url(images/integration/int-3dSe.jpg) no-repeat 50% 0;
}
#r3dtower {
	background: url(images/integration/int-3dTw.jpg) no-repeat 50% 0;
}
#r2dfoot {
	background: url(images/integration/int-2dFt.jpg) no-repeat 50% 0;
}
#r2dsect {
	background: url(images/integration/int-2dSe.jpg) no-repeat 50% 0;
}
#r3dfound h4 {
	margin: 5px 0 0 0;
	padding: 0 25px 0 440px;
}
#r3dfound p {
	padding: 0 0 0 440px;
} 
#floor3dfd h4 {
	margin: 0;
	padding: 5px 25px 0 175px;
}
#floor3dfd p {
	padding: 0 25px 0 175px;
}
#r3dr2d h4 {
	margin: 0;
	padding: 5px 25px 0 450px;
}
#r3dr2d p {
	padding: 0 5px 0 450px;
}
#r3dfoot h4 {
	margin: 0;
	padding: 15px 25px 0 415px;
}
#r3dfoot p {
	padding: 0 5px 0 415px;
}
#r3dtower h4 {
	margin: 0;
	padding: 0 0 0 295px;
}
#r3dtower p {
	padding: 0 0 0 295px;
}
#r3dsect h4 {
	margin: 0;
	padding: 0 0 0 15px;
}
#r3dsect p {
	margin: 0;
	padding: 0 425px 0 15px;
}
#r2dfoot h4 {
	margin: 5px 0 0 5px;
	padding: 0;
}
#r2dfoot p {
	margin: 0;
	padding: 0 500px 0 5px;
}
#r2dsect h4 {
	margin-top: 15px;
	padding-left: 525px;
}
#r2dsect p {
	padding: 0 0 0 525px;
}
.last { border: none; }
