.maintable {
	text-align: center;
	vertical-align: middle;
	height: 99%;
	width: 100%;
}
.sitetable {
	height: 600px;
	width: 881px;
	border: 1px solid #FFFFFF;
}
.contenttable {
	height: 407px;
/*	height: 100%; */
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	border-left-color: #DEDEDE;
}
.sitemaptable {
	height: 100%;
	width: 100%;
	border: 1px solid #0098DC;
}

