body {
	margin:0;
	border:0;
	background-color:#fff;
}
#header {
	position:relative;
	width:675px;
	margin-left:auto;
	margin-right:auto;
	z-index:5;
	height:25;
}
#headbar { position:absolute; top:0; width:100%; height:90; background-color:#f30000; background-image:url(/sys/images/48/redbg.gif); background-repeat:repeat-x; }
#vform { margin:0; }
#logo {
	position:absolute;
	top:0;
	left:-157;
	width:358;
	height:93;
	border:0;
}

#searchbox { position:absolute; top:9; left:235; width:380; height:106; background-image:url(/sys/images/48/searchbox.png); }
#find {
	position:absolute;
	left:15;
	top:50;
	font-family:arial,helvetica;
	font-size:17px;
	font-weight:bold;
}
#city {
	position:absolute;
	left:15;
	top:20;
	font-family:arial,helvetica;
	font-size:17px;
	font-weight:bold;
}
#what {
	position:absolute;
	left:60;
	top:47;
	width:240;
	height:24;
	font-family:arial,helvetica;
	font-size:15px;
	font-weight:bold;
	border:1px solid #000;
	background-color:#fff;
	padding:2px;
}
#where {
	position:absolute;
	left:60;
	top:17;
	width:240;
	height:24;
	font-family:arial,helvetica;
	font-size:15px;
	font-weight:bold;
	border:1px solid #000;
	background-color:#fff;
	padding:2px;
}
#whatins {
	position:absolute;
	left:15;
	top:75;
	font-family:arial,helvetica;
	font-size:11px;
	color:#111;
}
#gobtn {
	position:absolute;
	left:310;
	top:29;
	width:39;
	height:28;
	cursor:pointer;
}

#footer { color: #fff; text-align:center; font-family:arial; font-size:9px; line-height:13px; clear:both; width:100%; background-color:#e00; margin-top:10; height:38; background-image:url(/sys/images/48/footbg.gif); background-repeat:repeat-x; }
#footer a, #footer a:link, #footer a:visited, #footer a:active { color: #fff; text-decoration:none; }
#footer a:hover { color: #fff; text-decoration:underline; }
.mapfooter { position:absolute; bottom:0; z-index:2; }
#footertxt { position:relative; text-align:left; margin-left:auto; margin-right:auto; padding-top:5; width:950; }
#footerlogo { position:absolute; right:-5; top:0; width:79; height:38; border:0; }

div.suggestions {
	text-align:left;
	font-family:arial;
	Z-INDEX:100;
	border: 1px solid #aaa;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 13px;
	position: absolute;
	padding-right:2px;
}
div.suggestions div {
	cursor: default;
	width: 98%;
	padding-left: 5px;
	text-indent:-3px;
	border:0px;
	padding:1 1 1 6;
}
div.suggestions div.current {
	border:1px solid #93bad7;
	border-bottom:1px solid #649ec6;
	border-right:1px solid #649ec6;
	cursor:pointer;
	background-image:url(/sys/images/ls/bhilite.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color: #000;
	padding:0 0 0 5;
}

