html, body, h1, h2, h3, h4, ul, li
{
	margin: 0;
	padding: 0;
}
h1 img 
{
	display: block;
}
img {
	border: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #fff url(../images/page.gif) repeat-x;
	text-align: center;
	font-family: verdana, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
        position: relative;
}

#banner
{
   float: left;
   width: 414px;
   height: 43px;
   margin-top: 47px;
}

h1 {
  position: absolute;
  top: 47px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  font-size: 20px;
  background: url(../images/pri.gif) repeat-y;
  color: #ffffff;
}
h1 strong {
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 16px;
  left: 414px;
  width: 266px;
  height: 269px;
  background: #6D7481 bottom left url(../images/header.jpg) no-repeat;
}
#topnavbar{
  background: url(../images/site.gif) repeat-y;
  height: 31px;
}

#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  color: #fff;
}
#0top-nav a {
  text-decoration: none;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#topnavbar ul li a{
color: #fff;
text-decoration: none;
font-size: 10px;}

#topnavbar ul li a:hover{
color: #ffc;
text-decoration: underline;}

 #mmagic {
  background: url(../images/Batangas_Lipa.jpg) no-repeat;
  position: absolute;
  top: 47px;
  left: 680px;
  width: 48px;
  height: 238px;
}
#header {
  background: url(../images/header_bg.jpg) no-repeat;
  position: absolute;
  top: 90px;
  left: 0px;
  width: 414px;
  height: 195px;
}

/** body **/
#spacer {
  height: 285px;
  background-color: #ffffff;
}

#body {
  background:url(../images/background.gif) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 412px;
}
#right {
  float: right;
  width: 312px;
}
#nav ul {
}
#nav li {
  float: left;
  width: 103px;
  height: 33px;
  line-height: 34px;
  text-align: center;
  background: url(../images/nav2.gif) repeat-x;
  list-style: none;
}
#nav a {
  text-decoration: none;
  color: #ffffff;
}
#nav a:hover {
  text-decoration: underline;
  color: yellow;
}
#flash{
  background: #000000;
  width: 412px;
  height: 200px;
}

#flash_image{
margin-left: 1px;
margin-top: 1px;
}

#subs-left {
  float: left;
  width: 210px;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left h3{
   color: #ffffff;}

#subs-right {
  float: right;
  width: 165px;
  padding-right: 10px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #DFC305;
  text-decoration: none;
  font-weight: bold;
}

#subs-left a:hover{
  text-decoration: underline;}

#subs-left {
  color: #BFBBBB;
}
#subs-left h4 {
  color: #ffffff;
}
#subs-left p {
  text-align: left;
}

#subs-right {
  color: #BFBBBB;
}
#subs-right h3 {
  color: #ffffff;
  padding-left: 20px;
  padding-bottom: 14px;
  text-align: left;
}
#subs-right h4 {
  text-align: left;
  color: #ffffff;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 10px;
}

#subs-right li a{
  text-decoration: none;
  color: #DFC305;
  font-weight: bold;}

#subs-right li a:hover{
  text-decoration: underline;}


#subs-right p {
  text-align: left;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 25px 0 20px;
}
#right h2 {
  color: #333333;
  margin-bottom: 12px;
  text-align: center;
}
#right h3 {
  color: #731314;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #333333;}

#right a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  color: #741313;
  text-decoration: underline;
}

#right .left {
  margin-right: 4px;
}

/** footer **/
#copyright {
  background: url(../images/lownav.gif) repeat-y;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 728px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  text-align: center;
  padding-left: 0px;
}