@charset "UTF-8";
body {
	margin: 0px;
	background-image: url(images/back_fade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#logo {
	height: 88px;
	width: 264px;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 0px;
}
#jigsaw {
	height: 345px;
	width: 612px;
	z-index: 0;
	background-image: url(images/back_jigsaw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
}
#jigsawflash {
	height: 345px;
	width: 612px;
	z-index: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header {
	height: 147px;
	width: 305px;
	z-index: 15;
	position: absolute;
	left: 587px;
	top: 0px;
}
#mainblock {
	width: 525px;
	z-index: 20;
	position: absolute;
	left: 334px;
	top: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
	color: #00746b;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff8a00;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #00746b;
}
.bigorangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #ff8a00;
}
#address {
	height: 147px;
	width: 200px;
	z-index: 15;
	position: absolute;
	left: 45px;
	top: 490px;
}
#addressholding {
	height: 147px;
	width: 200px;
	z-index: 15;
	position: absolute;
	left: 45px;
	top: 120px;
}
.addressblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	color: #00746b;
}
.addressblock a:link {
	color: #00746b;
	text-decoration: none;
}
.addressblock a:visited {
	color: #00746b;
	text-decoration: none;
}
.addressblock a:hover {
	color: #ff8a00;
	text-decoration: underline;
}
.addressblock strong {
	color: #ff8a00;
}
