#flashwrapper 
{
	height:190px;
	width:764px;
	clear:both;
}
* html #flashwrapper {width:764px;w\idth:764px;}

#flashcontent 
{
	position:absolute;
	top:49px;
	left:197px;
	width:764px;
	height:225px;
}

#maincontent 
{
	padding-top: 2px;
	width:764px;
}
* html #maincontent {width:764px;w\idth:764px;}

#leftmaincontent {
	width:503px;
	float:left;
	padding-left: 2px;
}

#rightmaincontent {
	width:245px;
	float:right;
	padding: 0px 1px 5px 3px;/* needed to make room for footer */
}

#topleftmaincontent {
	width:245px;
	float:left;
}

#toprightmaincontent {
	width:245px;
	float:right;
}

#bottommaincontent {
	width:503px;
	clear:both;
}


