/* CSS Document */
#mainCol{
	position:absolute;
	width:1004px;
	left:50%;
	/*margin-left:-390px;*/
	margin-left:-502px;
	overflow:auto;
	z-index:100;
	vertical-align: top;
}
#mainContent{
	background-repeat: no-repeat;
	background-position: center -150px;
	height: 565px;
}
#flashContent{
	height:550px;
}
#flashItem{
	text-align: center;
}
#htmlContent{
}
