div.home#header-container {
	width: 610px;
	text-align: center;
	vertical-align: top;
}
h1.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 50px;
	text-align: right;
	margin-right: 20px;
}
ul.home {
	list-style-type: disc;
	list-style-position: inside;
}
li.home {
	margin-top: 15px;
	margin-bottom: 15px;
}
img.home#img1 {
	position: absolute;
	left: 620px;
	top: 170px;
	height: 200px;
}
img.home#img2 {
	position: absolute;
	left: 460px;
	top: 400px;
	height: 200px;
}
/*div.intro-flash {
	z-index: -1;
	position: relative;
	left: 100px;
}*/
object.intro-flash {
	position: relative;
	margin-right: -40px;
	margin-top: 5px;
	float: right;
}

