.formdiv {
	position:absolute;
	left:525px;
	top:40px;
}
input {
	width:200px;
	border:1px solid #999999;
}
textarea {
	width:200px;
	height:140px;
	_height:120px;
	overflow:auto;
	white-space:normal;
	border:1px solid #999999;
}
.mapdiv {
	position:absolute;
	width:348px;
	height:161px;
	left:200px;
	background:url(../images/home/map_big.gif) no-repeat;
	margin:10px;
	cursor:pointer;
}
.addresstextdiv {
	position:absolute;
	width:200px;
	margin:4px;
}
.addressdiv
{
	position:absolute;
	left:229px;
	top:309px;
	width:560px;
	height:184px;
	margin:6px;
	border-top:#999999 1px dotted;
}
.infodiv {
	position:absolute;
	left:229px;
	top:0px;
	border-right:#999999 1px dotted;
	margin:6px;
	width:281px;
	height:300px;
}
.servicesmenu {
	position:absolute;
	left:0px;
	top:0px;
	width:183px;
	height:495px;
}
