div.topleft {
	width: 179px;
	height: 114px;
	left: 0px;
	top: 0px;
	position: absolute;
}
div.topcenter {
	width: 383px;
	height: 239px;
	left: 179px;
	top: 0px;
	position: absolute;
}
div.topright {
	width: 188px;
	height: 239px;
	left: 562px;
	top: 0px;
	position: absolute;
}
div.leftnav {
	width: 179px;
	height: 337px;
	left: 0px;
	top: 239px;
	position: absolute;
	background-color: #E5E5E5;
}
div.shortcut {
	width: 179px;
	height: 337px;
	left: 562px;
	top: 239px;
	position: absolute;
}

div.content {
	width: 345px;
	height: 200;
	left: 198px;
	top: 258px;
	position: absolute;
}
div.search {
	width: 179px;
	height: 40;
	left: 0px;
	position: absolute;
	bottom: 239px;
	top: 199px;
}

div.footer {
	width: 750px;
	height: 40px;
	left: 0px;
	top: 576px;
	position: absolute;
}
