#breadcrumb
{
	position: absolute;
	top: 70px;
	left: 134px;
	width: 616px;
	height: 30px;
	margin-left: 15px;
	padding: 0;
	z-index: 1000;
}

#divMain
{
	position: absolute;
	top: 100px;
	left: 134px;
	width: 616px;
	height: auto;
	margin-left: 15px;
	padding: 0;
}

