body {
       background-color: #EFE1F2;
       font-family: Verdana, Arial, sans-serif;
       font-size: 13px;
     }
     
img {
  border:0;
  font-size:60%;
}
     
div.main {
           width:960px;
           display: block;           
           margin: 0 auto;
           background-color: #FFFFFF;
           margin: 0 25px;
         }

.content {
  padding: 0 25px;
}


/* -- Header Menu -- */
.header {
           width:960px;
           height: 250px;
           display: block;           
           margin: -10px auto 12px auto;
           background-color: #EFE1F2;
           border-bottom: 2px solid purple;
           background: url(images/logo.gif);

         }
         
.menu {
           width:960px;
           display: block;
           margin: auto auto 12px 25px;
           background-color: #EFE1F2;

         }

.address {
  float:right;
  margin: 5px 25px auto auto;
}

.logos {
  float:right;
  width:125px;
  margin: 40px 40px auto auto;
}

p.addr {
  font-weight:bold;
  font-size:105%;
  color: #3F0A4F;
}

p.phone {
  font-weight:bold;
  font-style:italic;
  font-size:120%;
  color: #3F0A4F;
}
/* -- end Header Menu -- */



p { font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
  }
  

/* -- Footer -- */
.footer {
          text-align: center;
          background: url(images/h1bg.gif) no-repeat;
          height:34px;
}

p.footer {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 10px;
  color: #000;
  padding-top:3px;
}

.footer a:link {font-weight:bold;
                color: #3B2963;
                text-decoration:none;
               }
               
.footer a:visited {font-weight:bold;
                   color: #917CC6;                   
                   text-decoration:none;                  
                  }
/* -- end footer -- */

                  
a:link {font-weight:bold;
        text-decoration:none;       
       }
       
a:visited {font-weight:bold;
           color: #917CC6;           
           text-decoration:none;          
          }
          
a:hover {font-weight:bold;         
         color: #F79319;         
         text-decoration: underline;         
        }
        
h1 { 
  font-family: Trebuchet, Verdana, Arial, sans-serif;
  font-size: 18px;
  line-height:34px;
  font-weight: bold;
  color: #3F0A4F;
  background: url(images/h1bg.gif);
  text-indent: 25px;
}
      
h2 { font-family: Trebuchet, Verdana, Arial, sans-serif;
     font-size: 15px;     
     font-weight: bold;   }   
     
h3 { font-family: Trebuchet, Verdana, Arial, sans-serif;
     font-size: 13px;     
     font-weight: bold;   }   
     
h4 { font-family: Trebuchet, Verdana, Arial, sans-serif;
     font-size: 11px;     
     font-weight: bold;   }      
     
.big {font-family: Trebuchet, Verdana, Arial, sans-serif;
     font-size: 18px;     
     font-weight: bold;     }
     

