/*==============================
	SITE OVERALL
===============================*/
body
{
  font-family:Arial;
  font-size:12px;
  color: #000000;
  font-weight: normal;
}
.site-1024
{
  width:1024px;
  height:auto;
  margin-left:0px;
  margin-right:auto;
  margin-top: 0px;
  margin-bottom: auto;
}

P#headerp
{
  font-family: Arial;
  font-size: 16px;
  color: #808385;
  font-weight: bold ;
}

P#bodyp
{
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}


/*==============================
	HEADER WITH LOGO's
===============================*/
.header
{
  width:1024px;
  height:260px;
  background:url('../images/masthead-graphic-1.jpg');
  background-repeat: no-repeat;
}


/*==============================
	MAIN BODY
===============================*/
.main-body
{
  width:1024px;
  min-height:508px;
  background:url('../images/footer-light_green.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
}
