#content_container {
	height: 560px;
	width: 800px;
	margin-top: -325px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	left: 1%;
	right: 1%;
	top: 50%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#navi {
top: 3px;
	height: 77px;
	width: 800px;
	position: absolute;
}
#flash_container {
	background-color: #909090;
	height: 450px;
	width: 800px;
	position: absolute;
	top: 80px;
	background-color: #CCCCCC;
}
#copyrights {
	top: 540px;
	height: 20px;
	width: 800px;
	position: absolute;
	color:#999999;
	font-weight:bold;
	font-family: Candara;
	font-size: 10pt;
}
#link {
	top: 540px;
	right: 0px;
	height: 20px;
	width: 200px;
	position: absolute;
	color:#999999;
	text-align:right;
	font-weight:bold;
	font-family: Candara;
	font-size: 10pt;
}
#img {
    background-color: #ffffff;
	height: 450px;
	width: 400px;
	position: absolute;
	top: 80px;
	left: 0px;
}
#text_container {
	background-color: #909090;
	height: 435px;
	width: 385px;
	position: absolute;
	top: 80px;
	right: 1px;
	overflow: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 0px;
	text-align: justify;
	font-size: 12pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-image: url(../img/text-bg.png);
	background-repeat: no-repeat;
}

#swirl {
	height: 425px;
	width: 255px;
	position: absolute;
	left: 272px;
	top: 67px;
}
#FB-link {
	height: 80px;
	width: 280px;
	position: absolute;
	left: 255px;
	top: 225px;
}
#DF-link {
	height: 80px;
	width: 280px;
	position: absolute;
	left: 205px;
	top: 437px;
}

