.divMenuL_0 {
	position:absolute;
	left:0px;
	top:0px;
	width:160px;
	height:30px;
}
.divMenuL_1 {
	position:absolute;
	left:0px;
	top:35px;
	width:160px;
	height:30px;
}
.divMenuL_2 {
	position:absolute;
	left:0px;
	top:70px;
	width:160px;
	height:30px;
}
.divMenuL_3 {
	position:absolute;
	left:0px;
	top:105px;
	width:160px;
	height:30px;
}
#divMain {
	background-image:url('../testImages/gray_dient.jpg');
	background-align:bottom;
	background-position:bottom;
	background-repeat:repeat-x;
	top:90px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
}

.googleMapFrame {
	position:absolute;
	top:-3px;
	left:-3px;
	height:329px;
	width:424px;
}

.contactInfo {
 	position:absolute;
	top:326px;
	left:-3px;
	font-family:arial;
	font-size:10pt;
	width:730px;

}

.floatingFrame {
	position:absolute;
	width:724px; 
	height:432px; 
	top:50%; 
	margin-top: -216px; 
	left:50%; 
	margin-left:-362px; 
	background-color:#fff;
	color:#000; 
	border-style:solid; 
	border-width: 3px; 
	border-color:#000;
	background-image:url('../testImages/pencil_background.jpg');
}

.titleCell {
	font-weight:bold;
	background-color:#ddd;
	font-family:arial;
	font-size:10pt;
}
