/************************** HOMEPAGE ***************/

#homepage_header {
	z-index: 50;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 21px;
}

#homepage_flash_content {
	z-index: 100;
	height: 565px;
	width: 1000px;
}

#homepage_non_flash_content {
	position: absolute;
	z-index:200;
	top: 0;
	left: 0;
	height: 565px;
	width: 947px;
	margin-left: 21px;
	overflow: hidden;
}

#homepage_container {
	text-align: left;
	overflow: hidden;
	position: relative;
}

#homeNav {
	margin: 30px 0 0 0;
	.margin: 33px 0 0 0;
	position:relative;
	left: -45px;
	text-align: right;
	width:600px;
}

#homepage_login_button {
	float: left;
	text-align: left;
	height: 21px;
	position: relative;
	left: -40px;
	width: 40px;
}

#homepage_non_flash_content #content_area {
	width: 554px;
	height: 462px;
	padding: 83px 0 0 383px;
}
