/* CSS Document */
#top_img {	
	border-bottom:1px solid white;
	border-right:1px solid white;
	border-left:1px solid white;
}
#head {
	text-align:center;
	background-color:#00562d;
	color:white;
	border:1px solid white;	
	font-size:20px;
	letter-spacing:1px;
	padding:3px 0;
}
#main_2 p {
	padding:5px;
	font-weight:bold;
	font-size:12px;
	margin:15px 15px 10px 15px;
}
#main_2 #left_col, #right_col {
	list-style-type:square;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	margin-top:0px;
}
#main_2 #left_col {
	float:left;
	margin-left:40px;
}
#main_2 #right_col {
	float:right;
	margin-right:23px;	
}
#floor_footer {
	position:absolute;
	top:490px;
	left:10px;
	width:540px;
	height:30px;	 
}	
#floor_footer p {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#floors {
	border:1px solid #00562d;
}
