@charset "utf-8";
.textfloat1 {
	position: relative;
	left: 20px;
	top: 75px;
}
.textfloat2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	position: relative;
	left: 20px;
	top: 80px;
	width: 420px;
}
.textfloat3 {
	position: relative;
	left: 20px;
	top: 10px;
}
.textfloat4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	position: relative;
	left: 20px;
	top: 5px;
	width: 300px;
}
.textfloat5 {
	position: relative;
	left: 50px;
	top: 20px;
}
.textfloat6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	position: relative;
	left: 70px;
	top: 25px;
	width: 300px;
}
.textfloat7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	position: relative;
	left: 40px;
	top: 5px;
	width: 400px;
}
.textscroll7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	position: relative;
	left: 40px;
	top: 5px;
	width: 400px;
	overflow:auto;
	height:410px;
}
.picfloat {
	position: static;
	z-index: 1;
	padding-top: 20px;
	padding-left: 20px;
}
.privacyfloat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	position: relative;
	left: 10px;
	top: 10px;
	width: 800px;
}.tabletitle {
	font-weight: bold;
	color: #FFFFFF;
}
.flashfloat {
	position: static;
	padding-top: 33px;
	padding-left: 33px;
}
.sepiafloat1 {
	position: static;
	z-index: 2;
	padding-top: 100px;
	padding-left: 20px;
	}#contact-left {
	float: left;
	width: 200px;
}
#contact-right {
	float: right;
}
.floatleft {
	padding-right: 4px;
	float: left;
}
.floatright {
	float: right;
	padding-top: 6px;
	padding-left: 6px;
}

