body {
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 10pt;
  background-image: url(../images/bigbg.jpg); background-repeat: no-repeat; background-position: top;
}

div#firstmain {
  width: 1024px;
  height: 1235px;
  background-image: url(../images/firstbg.jpg);
  background-repeat: no-repeat;
  margin: 0 auto 0 auto;
}

embed#flashheader{
  margin-top: 50px;
}

div#firstbasement{
  margin-top: 121px;
}

table.firstcontent{
  margin-left: 160px;
  width: 760px;
  height: 200px;
}

table.firstcontent th, table.firstcontent td {
  padding: 5px 30px 5px 30px;
  vertical-align: top;
}

table.firstcontent td {
  font-weight: bold;
}


table.firstcontent td a{
  color: #000000;
  text-decoration: none;
}

table.firstcontent td a:hover{
  text-decoration: underline;
}


table.firstcontent th{
  font-size: 16pt;
  text-decoration: underline;
  font-weight: normal;
  text-align: left;
}

.firstleft{
  width: 150px;
}

.firstcenter{
  width: 210px;
}

.firstright{
  width: 220px;
}

div#firstfooter {
  text-align: center;
  margin-top: 60px;
  padding-bottom: 10px;
}

table#main {
  width: 1024px;
  background-color: white;
  background-repeat: no-repeat;
  background-position: 10px bottom;
  margin: 0 auto 0 auto;
}

table#main th {
  height: 230px;
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
}

table#main td{
  vertical-align: top;
}


table#main td#left{
  width: 349px;
  background-image: url(../images/left.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0;
}

div#menu {
  margin: 130px 0 0 150px;
  font-size: 10pt;
  font-weight: bold;
}

div#menu a{
  display: block;
  color: #000000;
  text-decoration: none;
  margin-bottom: 5px;
}

div#menu a:hover{
  text-decoration: underline;
}

.functionsbar{  
  margin-right: 20px;
  font-size: 11px;
  position: absolute;
  float:right;
}

.functionsbar img {
  border: none;
}

.functionsbar a{
  color: #fff;
  margin-left: 10px;
}


table#main td#right{
  height: 700px;
  background-image: url(../images/right.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding: 10px 60px 10px 20px;
}

table#main td#right h1{
  color: #ffffff;
  font-size: 20pt;
  margin: 0 0 60px 80px;
  padding: 0;
  font-weight: normal;
}

table#main td#footer{
  height: 200px;
  vertical-align: middle;
  padding-left: 370px;
}

table#main td#footer a{
  color: #000000;
  text-decoration: none;
}

table#main td#footer a:hover{
  text-decoration: underline;
}


h2, h3, #right ul{
  color: #0368ae;
  font-size: 16pt;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#right ul{
  list-style: none;
  margin: 5px 0 15px 0px;
}

#right ul ul{
  margin: 0;
  padding: 5px 0 15px 25px;
  font-size: 10pt;
  list-style: square;
  color: #000;
}

#right ul ul li{
  margin-bottom: 5px;
}


p, #right ul li p{
  margin: 5px 0 15px 0;
}

#right ul li p{
  color: #000;
  font-size: 10pt;
}


a{
  color: #0368ae;
  text-decoration: underline;
}

img.land{
  margin: 0 10px 10px 0;

}

img.png{
  height:130px;
  width: 180px;
}


.slogan{
  font-style: italic;
  color: #ff7200;
  font-weight: bold;
  font-size: 10pt;
}

ul#navigation {
  margin: 0;
  padding: 0;
}

ul#navigation li{
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}

ul#navigation ul{
  margin: 0 0 5px 15px;
  padding: 0 0 0 5px;
  border-left: dotted 1px #555555;
  border-bottom: dotted 1px #555555;
}

h2.title {
  display: inline;
}

#right ul li ul.inner{
  list-style: none;
  margin: 0;
  padding: 0;
}

