@charset "UTF-8";
/* CSS Document */

#r2c1 {
	height: 222px;
	width: 222px;
	background-color: #FFFFFF;
	position: absolute;
	left: 28px;
	top: 88px;
	background-image: url(../images/background222x222-arrow2.jpg);
}

#r2c2 {
	height: 222px;
	width: 676px;
	background-color: #FFFFFF;
	position: absolute;
	left: 255px;
	top: 88px;
	background-image: url(../images/theprocess-swatches.jpg);
}

#r3c1 {
	height: 222px;
	width: 676px;
	background-color: #FFFFFF;
	position: absolute;
	left: 28px;
	top: 315px;
	background-image: url(../images/background676x222-process.jpg);
}

#r3c4 {
	height: 449px;
	width: 222px;
	background-color: #FFFFFF;
	position: absolute;
	left: 709px;
	top: 315px;
	background-image: url(../images/theprocess-product.jpg);
}

#r4c1 {
	height: 222px;
	width: 449px;
	background-color: #FFFFFF;
	position: absolute;
	left: 28px;
	top: 542px;
	background-image: url(../images/theprocess-sketch.jpg);
}

#r4c3 {
	height: 222px;
	width: 222px;
	background-color: #FFFFFF;
	position: absolute;
	left: 482px;
	top: 542px;
	background-image: url(../images/panel3.jpg);
}

.processtextboxleft {
	float:left;
	width: 200px;
	margin: 35px 0px 0px 15px;
	padding: 0px;
	position: absolute;
	top: -15px;
	
}

.processtextboxleft p {
color: #594738;	
}

.processtextboxright {
	margin: 35px 0px 0px 315px;
	width: 300px;
	padding: 0px;
}

.processtextboxright p {
	line-height: 25px;
}

#r2c1 a:link {
	text-decoration: underline;
	color: #000000;
}

#r2c1 a:visited {
	text-decoration: underline;
	color: #000000;
}

#r2c1 a:active {
	text-decoration: underline;
	color: #000000;
}

#r2c1 a:hover {
	color: #594738;
	text-decoration: underline;
}
