* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	text-align: center;
}
#pigfarm_container {
	height: 1815px;
	width: 612px;
	background-image: url(images/lines.jpg);
}
#index_container {
	height: 720px;
	width: 612px;
	background-image: url(images/lines.jpg);
}
#manila_container {
	height: 950px;
	width: 612px;
	background-image: url(images/lines.jpg);
}
#contact {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}

#banner {
	height: 463px;
	width: 612px;
	background-image: url(images/header.png);
}
#caloocan_banner {
	height: 463px;
	width: 612px;
	background-image: url(images/caloocan_header.png);
}

#content {
	height: 329px;
	width: 612px;
}
#manila_content {
	height: 420px;
	width: 612px;
}
td {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#title {
	float: left;
	padding-left: 35px;
	padding-top: 35px;
}
a img { border:0;
}

