.makati_about_makati {
	margin-left: 200px;
}

#makati_content .cebu_sub_menu {
	width: 166px;
	/*float: left;
	margin-right: 20px;*/
	position: fixed;
	z-index: 99;
	top: 380px;
	left: 40px;
}
 .top{
	background: url(../images/cebu_about_sub_menu_top.png) no-repeat top left;
	height: 10px;
}

.cebu_sub_menu .menu_head {
	background: #dedfdf;
	height: 20px;
	line-height: 20px;
}

#makati_content .cebu_sub_menu .menu_head a {
	color: #374c69;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	height: 20px;
	line-height: 20px;
	display: block;
}

.cebu_sub_menu .bottom{
	background: url(../images/cebu_about_sub_menu_bottom.png) no-repeat bottom left;
	height: 10px;
}

#makati_content .cebu_sub_menu ul {
	background: #dedfdf;
	/*height: 297px;*/
	height: 0px;
	overflow: hidden;
}

#makati_content .cebu_sub_menu li {
	list-style:none;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	background: url(../images/cebu_about_menu_border.png) no-repeat center bottom;
}

#makati_content .cebu_sub_menu li.last {
	background: none;
}

#makati_content .cebu_sub_menu li a {
	color: #374c69;
	text-decoration: none;
	display: block;
	height: 30px;
	line-height: 30px;
	background: url(../images/cebu_about_menu_arrow.png) no-repeat center left;
	padding-left: 20px;
}

#makati_content .cebu_sub_menu li a:hover {
	background: url(../images/cebu_about_menu_arrow.png) no-repeat center left #faa71a;
}

#makati_content .makati_about_makati {
	/*float: left;
	width: 700px;*/
	margin-left: 186px;
}

#makati_content .makati_about_makati img {
	float: right;
	clear: right;
}

#makati_content .makati_about_makati li {
	list-style: disc;
	margin-left: 20px;
}
