body {
  margin: 0;
  padding: 0;
  margin: 30px 40px 30px 30px; 
  background-color: white; 
  color: black;
  font: small Arial, sans-serif; 
}
#wrapper {
  background-color: white;  
  width: 775px;
  margin: 55px 100px 0 100px;  
  padding-bottom: 150px;
  padding-top: 130px; 
  list-style: none;
  text-decoration: none;
}
#content {
  position: absolute;
  top: 100px; 
  left: 250px; 
  color: black;
}
#sidebar1 {
  position: absolute;
  top: 180px;    /*top: 180px; */
  text-align: center;
  image-right: -10; 
  bottom: 1px;
  width: 700px; 
}
#sidebar1 a:link, #sidebar1 a:visited { 
   color: #FF0000;
  background-image: url(img/red-arrow-7.gif); 
  background-repeat: no-repeat;
  background-position: center left;         
  color: #FF0000; 
  padding-left: 25px;          
  font-size: 24px;
  font-weight: bold; 
  color: red; 
}
 #sidebar1 li a:hover {  
  background-color: #FA8072;     
  color: blue;    
 }
#bottom-address-1 {
  position: absolute;
  top: 205px; 
  left: 235px;   /* 210px */
  bottom: 0;  
  width: 600px;  
  text-align: center; 
  font-size: 12pt;
  font-weight: bold; 
  color: black; 
} 
#sidebar2 {
 list-style-image: none;
  position: absolute; 
  top: 229px;     /*top: 229px;*/
  text-align: center;
  image-right: -10; 
  bottom: 0;   
  width: 700px; 
}
#sidebar2 a:link, #sidebar2 a:visited {
  color: #FF0000;
  background-image: url(img/red-arrow-7.gif); 
  background-repeat: no-repeat;
  background-position: center left;         
  padding-left: 25px; 
  color: #FF0000;             
  font-size: 24px;
  font-weight: bold; 
  color: red; 
/*list-style: none;*/
/*text-decoration: none; */
}
 #sidebar2 li a:hover {  
  background-color: #FA8072;     
  color: blue;    
 }
#bottom-address-2 {
  position: absolute;
   top: 254px;   /* top: 254px; */
  left: 205px; 
  bottom: 0;  
  width: 600px;  
  text-align: center; 
  font-size: 12pt;
  font-weight: bold; 
  color: black; 
}
 #sidebar3 {
  position: absolute;
  top: 297px; 
  text-align: center; 
  image-right: -10; 
  bottom: 0;   
  width: 700px;
}
#sidebar3 a:link, #sidebar3 a:visited {
  color: FF0000;    /*color: white; FF0000;*/
  background-image: url(img/red-arrow-7.gif);
  background-repeat: no-repeat;
  background-position: center left;         
  padding-left: 25px;     
  color: #FF0000;   /* white */
  font-size: 24px;
  font-weight: bold;
  color: red;   /*white; */
}
 #sidebar3 li a:hover {  
  background-color: #FA8072;   /*white*/
  color: blue;   /*white; */
}
#bottom-address-3 {
  position: absolute;
  top: 321px;                  /*top: 321px;*/
  left: 207px;
  bottom: 0;  
  width: 600px;  
  text-align: center; 
  font-size: 12pt;
  font-weight: bold; 
  color: black; 
}

#bottom-address-4 {
  position: absolute;
  top: 495px;  
  left: 200px; 
  bottom: 0;  
  width: 600px;  
  margin: 0;
  padding: 0;
  text-align: center; 
  font-size: 12pt;
  font-weight: bold; 
  color: red; 
}


/*list-style: none;*/
/*text-decoration: none;*/





