﻿.bannerdiv
{
	width: expression(document.documentElement.clientWidth + 'px');
}

.mainbody
{
    height: 600px;
}
