TABLE {
	font-size: 12px;
	width: 100%;
	max-width: 960px;
	background-color: #a0a080;
}
TD {
	width: 120px;
	height: 45px;
	background-color: #e0f0e0;
}
#full {
	float:none;
	width:960px;
}
#map {
	float:left;
	width: 520px;
}
#table {
	float:left;
	width: 440px;
}
#table2 {
	float:left;
	width: 440px;
}
#body {
	clear:left;
}
#footer {
	clear:left;
}