body {
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
}    
a:link {
  color: #0000C0;
  text-decoration: underline; 
}
a:visited {
  color: #000080; 
  text-decoration: underline; 
}
a:hover {
  color: #C00000; 
  text-decoration: underline; 
}
a:active {
  color: #FFFFFF;
  background: #C00000;
  text-decoration: underline; 
}
a:focus {
  color: #FFFFFF;
  background: #C00000;
  text-decoration: underline; 
}
h1 {
  font-size: x-large; 
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  background: #FFFFD0;
  border-top: 1px solid #800000;
  border-bottom: 1px solid #800000;
  text-indent: 4px;
}
h2 { 
  font-size: medium;
  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;
  border: 0px;
}
#navigation {
  position: absolute;
  height: 100%;
  width: 180px;
  top: 115px;
  left: 30px;
} 
#content {
  position: absolute;
  top: 150px;
  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: #FFFFD0;
  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
{
  font-weight: bold;
}
.pvs { 
  margin-top: -0.7em;
}
.pvb { 
  margin-bottom: 3em;
}
.vcard { 
  margin-bottom: 1em;
}
