BODY {
  background: #336600;
  margin: 0px;
  text-align: center;
}
H1 {
  text-align: right;
}
.bordered {
  border: 1px solid black;
  margin: 5px;
  width: 200px;
}
P {
  text-align: justify;
}

#clear {
  clear: both;
}
#copyright {
  color: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
  font-weight: bold;
  position: relative;
  top: 100px;
}
#page {
  background: white url('../images/background/header_background.jpg') repeat-x;
  width: 100%;
}
#heading {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  top: 93px;
  width: 100%;
}
#footer {
  background: white url('../images/background/footer_background.jpg') repeat-x;
  height: 93px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  top: 0px;
  width: 100%;
}
#first_line {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  top: 120px;
  width: 610px;
}
#menu {
  background: white;
  width: 100%;
  height: 270px;
}
#languages {
  float: right;
  margin-right: 5px;
  margin-top: 0px;
}
#lease-content {
  _height: 350px;
  _width: 760px;
  float: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  margin-left: 20px;
  margin-right: auto;
  min-height: 350px;
  max-width: 760px;
  text-align: left;
}
#lease-heading {
  clear: both;
  display: block;
  float: right;
  margin-left: auto;
  margin-top: 0px;
  margin-right: 20px;
  text-align: right;
  z-index: 0;
}
#lease-menu {
  _top: 100px;
  border: 1px solid silver;
  border-bottom: 0px;
  clear: both;
  color: black;
  float: left;
  margin-left: 10px;
  margin-top: 0px;
  position: relative;
  width: 150px;
  z-index: 1;
}
#lease-menu A {
  border-bottom: 1px solid silver;
  color: black;
  display: block;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
  text-decoration: none;
}
#lease-menu A:hover {
  background: #336600;
  color: black;
}
#news {
  border: 1px solid silver;
  color: #666666;
  right: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  height: 300px;
  margin-right: 5px;
  position: absolute;
  top: 150px;
  width: 150px;
}
#news-heading {
  background: DimGray;
  color: White;
  font-size: 14px;
  font-weight: bold;
}
#second_line {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  top: 120px;
  width: 410px;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.no-border {
  border: 0px;
}
#rental A {
  border: 0px solid black;
  float: left;
  height: 75px;
  width: 200px;
}
#lease A {
  border: 0px solid black;
  float: left;
  height: 75px;
  width: 200px;
}
#casino A {
  border: 0px solid black;
  float: left;
  height: 75px;
  width: 200px;
}
#f1 A {
  border: 0px solid black;
  float: left;
  height: 75px;
  width: 200px;
}
#taxi A {
  border: 0px solid black;
  float: left;
  height: 75px;
  width: 200px;
}
#podium A {
  border: 0px solid black;
  float: left;
  height: 75px;
  width: 200px;
}


