body {
	margin: 0px;
	padding: 0px;
	background-color: #f4f2f8;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
/*div {
	position: relative;
	}
*/

#main_DIV {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#flash_bg {
	float:left;
	width:209px;
	background-color:#CCCCCC;
	padding-top:8px;
	padding-bottom:5px;
}
.box-text{
	background-color:#666; width:131px; height:62px; display:block;  color:#FFF; float:left; font-size:11px; margin-left:-1px;
	}
