#main
{
	width:expression(document.body.clientWidth > 490? "703px": "auto" );
	position: relative;
}
#imageflow{
	height: 30%;
	clear: none;
}