﻿html,body {
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	overflow: auto;
}
v\:* { behavior: url(#default#VML); }

#logo {margin:3px;}

#topbanner {height: 66px;}

#map_canvas {
	position: absolute;
	top: 60px;
	bottom: 42px;
	left: 2px;
	right: 254px;
}

#rightbanner {
	position: absolute;
	top: 64px;
	right: 0px;
	width: 250px;
	bottom: 52px;
	font-size: 12px;
	overflow: auto;
}
#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 40px;
	width: 100%;
}
