.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

body {
  font-family:arial,helvetica,sans-serif;
  color:#8e8e8e;
  font-size:10pt;
  line-height:1.3;
  background-color:#8e8e8e;
  margin:0;
  padding:0;
}

#container {
  width:800px; 
  margin:0 auto; 
  padding-top:10px;
  padding-bottom:10px;
}
#logo {
  width:800px;
  height:139px;
  background-color:#ffffff;
  text-align:center;
}
.navlink {
  width:160px;
  text-align:center;
  font-size:1.5em;
  float:left;
}

.navlinkON {
  width:160px;
  text-align:center;
  font-size:1.5em;
  float:left;
  background-color:#1e6cae;
  color:#ffffff;
}

#navigation {
  width:800px;
  text-align:center;
  background-color:#ffffff;
  padding-top:20px;
}

#content {
  width:790px;
  background-color:#ffffff;
  text-align:left;
  color:#525252;
  font-size:10pt;
  padding:5px;
  min-height:300px;
}


.slideshow img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
border:0;
}

a {
color:#1e6cae;
text-decoration:none;
}

a:hover{
color:#1e6cae;
text-decoration:underline;
}

a:hover .navlink {
  background-color:#000000;
  color:#ffffff;
}

.homecar a:hover {
text-decoration:none;
}
