body, h1, h2, h3, h4, h5, h6, p, div, ul, li, dl, dd, dt, ol, form, table, td, tr, th img {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background: url('images/body_bg.gif');
  padding-top: 27px;
  font-family: "Trebuchet MS";
  font-size: 12px;
}

.clerar {
  clear: both;
}

#page {
  width: 762px;
  height: 499px;
  padding: 20px;
  border: 1px #c6c6c6 solid;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.alt1 {
  background: url('images/page_bg1.jpg') no-repeat;
}

.alt2 {
  background: url('images/page_bg2.jpg') no-repeat;
}

.alt3 {
  background: url('images/page_bg3.jpg') no-repeat;
}
.alt4 {
  background: url('images/page_bg4.jpg') no-repeat;
}
.alt5 {
  background: url('images/page_bg5.jpg') no-repeat;
}
.alt6 {
  background: url('images/page_bg6.jpg') no-repeat;
}
.alt7 {
  background: url('images/page_bg7.jpg') no-repeat;
}

#logo {
  width: 316px;
  height: 81px;
  background: url('images/logo_bg.gif') no-repeat;
}

#logo * {
  display: none;
}

#menu {
  height: 24px;
  width: 100%;
  margin-top: 17px;
  background: #fff;
  border-top: 5px #eb8485 solid;
  border-bottom: 1px #c6c6c6 solid;
}

#menu li {
  display: block;
  list-style-type: none;
  float: left;
  border-left: 1px #b9b9b9 solid;
}

#menu li:first-child {
  border-left: none;
}

#menu a {
  padding-left: 12px;
  padding-right: 12px;
  display: block;
  height: 24px;
  line-height: 24px;
  color: #5c5c5c;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

* html #menu a {
  float: left;
}

#picture {
  height: 258px;
  width: 185px;
  padding: 20px;
  background: #fff;
  float: left;
  margin-top: 20px;
}

#text {
  height: 258px;
  width: 472px;
  float: right;
  padding: 20px;
  background: #fff;
  margin-top: 20px;
  overflow: auto;
}

#text a {
  color: #565656;
  text-decoration: underline;
}

#text a:hover {
  color: #eb8485;
  text-decoration: none;
}

* html #text {
  height: 263px;
}

.full {
  float: left !important;
  width: 722px !important;
  height: auto !important;
}

#text h1 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
  color: #eb8485;
  margin-bottom: 12px;
  letter-spacing: 1px;
}

#text h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  color: #565656;
  margin-top: 8px;
  letter-spacing: 1px;
}

#text p {
  font-size: 12px;
  text-transform: none;
  color: #272727;
  margin-bottom: 12px;
  margin-top: 12px;
  line-height: 16px;
  text-align: _justify;
}

#text ul {
  margin-top:2px;	
  margin-left: 20px;
}

#text li {
  font-size: 12px;
  text-transform: none;
  color: #272727;
}

#footer  {
  clear: both;
  height: 24px;
  width: 100%;
  padding-top: 21px;
}


* html #footer  {
  padding-top: 19px;
}

#footer p {
  height: 24px;
  background: #fff;
  border-top: 5px #eb8485 solid;
  border-bottom: 1px #c6c6c6 solid;
}

#footer a {
  font-size: 11px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  height: 24px;
  line-height: 24px;
  color: #5c5c5c;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
  float: left;
}

#lombardo {
  clear: both;
  height: 50px;
  width: 100%;
  padding-top: 30px;
  text-align: right;
}
#lombardo a {
  font-size: 10px;
  display: ;
  color: #5c5c5c;
  letter-spacing: 0.5px;
  text-decoration: none;
}




#headline {
  font-size: 14px;
  display: block;
  color: #eb8485;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-align: center;
}

























