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

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

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

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

#r3c2 {
	height: 449px;
	width: 449px;
	background-color: #FFFFFF;
	position: absolute;
	left: 255px;
	top: 315px;
	background-image: url(../images/contact-map.jpg);
}

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

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

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

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

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