body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #595959;
	background-color: #e5f8cb;
	background-image: url(images/topheaderbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
body p {
	margin: 0px;
}

#frame {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 1004px;
}
#topframe, #middleframe, #bottomframe {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#topframe {
	height: 109px;
	padding-top: 4px;
}
#logoframe {
	margin: 0px;
	float: left;
	width: 122px;
	padding-right: 48px;
	padding-left: 25px;
}
#navigationframe {
	background-image: url(images/navibg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	float: left;
	height: 54px;
	width: 804px;
	padding-top: 55px;
	padding-right: 5px;
}
#flashframe {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 15px;
	height: 364px;
}
#otherfeaturedframe {
	background-image: url(images/featuredbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 112px;
	width: 968px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
}
#about-tagaytay-highlands {
	margin: 0px;
	float: left;
	width: 534px;
	padding-right: 23px;
	font-size: 12px;
	line-height: 18px;
}
#about-tagaytay-highlands a {
	color: #127411;
	text-decoration: underline;
}
#featuredprojectsframe {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 411px;
}
#featuredheader {
	font-size: 16px;
	text-transform: capitalize;
	color: #c3990a;
	float: left;
	height: 20px;
	width: 383px;
	padding-left: 28px;
}
#featuredprojframe {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#about-bellecorp {
	background-image: url(images/homecontent_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 227px;
	width: 950px;
	padding-top: 22px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
	line-height: 20px;
	font-size: 12px;
}
#about-bellecorp h4 {
	font-size: 20px;
	line-height: 20px;
	color: #c3980a;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footerframe {
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 15px;
	float: left;
	width: 974px;
}
#footerframe a {
	color: #333333;
	text-decoration: none;
}

.caps {
	text-transform: uppercase;
}
#footerframe a:hover {
	color: #127411;
	text-decoration: underline;
}
#menu {
	position:absolute;
}
#menu ul .item {
	display:none;
	list-style-type: none;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
.clear {
clear:both;
}
#menu ul li {
	list-style-type: none;
	margin: 0px;
}
