body {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 0pt;
}


.flashnav{
	float: left;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	width: 320px;
	font-size: 10px;
}

.flashgroup{float: left;padding-top: 32px;display: block;}
.flashbtn1{display: block;padding-left: 12px;padding-right: 10px;}
.flashbtn1 a:hover {color: #FFFFFF;}
.flashbtn2{display: block;padding-right: 10px;padding-left: 10px;}
.flashbtn2 a:hover {color: #FFFFFF;}
.flashbtn3{display: block;padding-left: 10px;padding-right: 10px;}
.flashbtn4{display: block;padding-left: 5px;}


/*FLASH Function*/
#light {
	z-index: 1003;
	position: absolute;
	top: 140px;
	left: 358px;
}
#flashdiv .flashreq {
	background-color: #000000;
	display: block;
	font-size: 13px;
	color: #FFFFFF;
	float: right;
	padding-right: 20px;
}
#flashdiv .flashreq a {
	color: #B01C2E;
}
 .white_content {
	display: none;
	width: 668px;
	height: 325px;

}
.closeflash{
	position: absolute;
	z-index:3000;
	right: -8px;
	top: -13px;
}
.black_overlay{
	display: none;
	z-index:1001;
}

