body
{
  background: #FFFFFF;
  text-align: center;
  font-size: 0.75em;
  font-family: arial, sans-serif;
}

#page
{
  margin: 0px auto;
  text-align: center;
  width: 821px;
}

#header
{   
	margin: 0px auto 0px 11px;
	display: block;
	width: 821px;
	height: 36px;
	background : transparent url( /images/splash-page/spheader.jpg ) scroll no-repeat;
}


#middle
{
}

#middle ul
{
  list-style: none;
}

#middle li
{
  float: left;
}

#middle a span
{
  display: none;
}

#middle a:hover
{
  text-decoration: none;
}

#middle #ag
{
  display: block;
  
}

#middle #ag a
{ 
  margin: 0px 3px;
  display: block;
  width: 400px;
  height: 445px;
}

#middle #land
{
  display: block;

}

#middle #land a
{ 
  margin: 0px 3px;
  display: block;
  width: 400px;
  height: 376px;
}

#middle #ground
{
  display: block;
  
}

#middle #ground a
{
  margin: 0px 3px;
  display: block;
  width: 290px;
  height: 445px;
}

#middle #landmain
{
  display: block;
  background: transparent url( /images/splash-page/spland.jpg ) scroll no-repeat top left;
  width: 366px;
  height: 316px;
  padding: 26px 12px 36px 12px;
}

#middle #landmaincentre
{
  display: block;
  background-color: #000;
  width: 366px;
  height: 276px;
}

#left, #right
{
	float: left;
}

#bottom
{
  background: transparent url( /images/splash-page/bottom.jpg ) scroll no-repeat bottom right;
  width: 821px;
  height: 136px;
}

#footer
{
	width: 792px;
	height: 109px;
	background : #FFFFFF url( /images/splash-page/footer.jpg ) scroll no-repeat bottom center;
}

#footer-text
{
	padding-top: 15px;
	padding-left: 55px;
	padding-right: 30px;
	font-size: 14px;
}

#footer-text h1
{
	font-size: 18px;
	font-weight: bold;
}

fieldset, form, h1, h2, h3, h4, ul, li, p
{
  margin: 0px;
  padding: 0px;
}

a
{
  text-decoration: none;
  color: #9A0;
}

a:hover
{
  text-decoration: underline;
}

fieldset
{
  border: none;
}

h3
{
  font-weight: normal;
}

h3 span
{
  font-weight: bold;
}

img
{
  border: none;
  border-width: 0px;
}

p, li
{
  line-height: 150%;
}

.clear
{
  clear: both;
}
