body {
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
}    
a:link {
  color: #000080;
  text-decoration: underline;
  font-weight: bold; 
}
a:visited {
  color: #000080; 
  text-decoration: underline;
  font-weight: bold; 
}
a:hover {
  color: #C00000; 
  text-decoration: underline;
  font-weight: bold; 
}
a:active {
  color: #FFFFFF;
  background: #C00000;
  text-decoration: underline;
  font-weight: bold; 
}
a:focus {
  color: #FFFFFF;
  background: #C00000;
  text-decoration: underline;
  font-weight: bold; 
}
h1 {
  font-size: x-large; 
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  background: #F9F9F9;
  padding: .1em 6px;
}
h2 { 
  font-size: large;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
}  
h3 { 
  font-size: small;
  font-family: Verdana, Helvetica, Arial, Sans-serif;
} 
ul, ol {
  line-height: 1.4;     
} 
p {
  line-height: 1.4;   
}  
#logo {
  position: absolute;
  height: 100px;
  width: 100%;
  top: 25px;
  text-indent: 25px;
  border: 0px;
}
#navigation {
  position: absolute;
  height: 100%;
  width: 180px;
  top: 115px;
  left: 30px;
} 
#content {
  position: absolute;
  top: 140px;
  left: 220px;
  right: 30px;
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal; 
}  
img {
  border: none;
} 
acronym {
  cursor: help;
  border-bottom: none;
}
code {
  font-size: small;
}
.list3 {
  list-style: none;
}
ul#navlist {
  width: 158px;
  \width: 160px;
  w\idth: 158px;
  padding: 0px;
  border: 0px;
  border-top: 0px;
  margin: 0px;
  font: bold small verdana,helvetica,arial,sans-serif;
}
ul#navlist li {
  list-style: none;
  margin: 1px;
  border: 0px;
  border-top: 0px;
}
ul#navlist li a {
  display: block;
  width: 122px;
  \width: 158px;
  w\idth: 122px;
  padding: 4px 8px 4px 8px;
  border: 0px;
  background: #F9F9F9;
  color: #000000;
  text-decoration: none;
  text-align: left;  
}
ul#navlist li a:hover {
  color: #FFFFFF; 
  background: #800000;
} 
ul#navlist li a:active {
  color: #FFFFFF; 
  background: #800000;
} 
ul#navlist li a:focus {
  color: #FFFFFF; 
  background: #800000;  
}   
#home .home, #services .services, #case .case, #privacy .privacy,
#info .info, #map .map, #contact .contact, #news .news, #clients .clients, #articles .articles {
  color: #FFFFFF; 
  background: #800000;
}  
#breadcrumbs {
  position: absolute;
  top: 115px;
  left: 220px;
}
ul#crumbs { 
  margin-left: 0px;
  padding-left: 0px;
  display: inline;
  border: 0px;
  font: normal small verdana,helvetica,arial,sans-serif;
}  
ul#crumbs li { 
  margin-left: 0px;
  padding-left: 0px;
  display: inline;
  border: 0px;
  list-style: none;
}  
.cdde, .fn {
  font-weight: bold;
}
.pvs { 
  margin-top: -0.7em;
}
.pvb { 
  margin-bottom: 3em;
}
.vcard { 
  margin-bottom: 1em;
  background: #F9F9F9;
  padding: .1em 6px;
}
.welcome { 
  font-family: Georgia, Times, serif;
  font-size: large; 
  color: #800000;
  font-style: italic;
}
