* {margin:0px auto;}

/**************************BODY**************************/
body {
  text-align:center;
  font-family:Arial, "Georgia", "Book Antiqua", "Times New Roman", sans-serif;
  font-size: 12pt; 
  color: #000000; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none;
  background-color:#4077ad;
  }

/**************************LINKS**************************/
A:link        { color: #2d6298; text-decoration: none; font-weight: normal; }
A:visited     { color: #0e3e70; text-decoration: none; font-weight: normal; }
A:hover       { color: #1b88f7; text-decoration: underline; font-weight: normal; }

/**************************HEADERS/CLASSES**************************/
h1 {
  font-size: 16pt;
  font-weight: normal;
  color: #be0d0d;
  margin:15px 0px 15px 0px;
  }

h2 {
  font-size: 14pt;
  font-weight: normal;
  color: #1a7bd9;
  margin:10px 0px 10px 0px;
  }

h3 {
  font-size: 13pt;
  font-weight: normal;
  font-style: italic;
  color: #1f5b90;
  margin:5px 0px 5px 0px;
  }

h4 {
  font-size: 12pt;
  font-weight: normal;
  font-style: italic;
  color: #386da3;
  margin:5px 0px 5px 0px;
  }

h5 {
  font-size: 11pt;
  font-weight: normal;
  font-style: italic;
  color: #be0d0d;
  margin:5px 0px 5px 0px;
  }

h6 {
  font-size: 12pt;
  font-weight: normal;
  font-style: italic;
  color: #1f5b90;
  margin:-10px 0px 0px 350px;
  text-align:left;
  }

p {
  margin-bottom: 20px;
  text-align:left;
  }

.list1 {
  text-align:left;
  padding:0px 30px 20px 30px;
  }

.bar1 {
  padding:10px 0px 10px 0px;
  }
  
.navbutton {
  padding-left:3px;
  padding-right:3px;
  }

.trailer {
  font-size: 11pt;
  color: #7f0708;
  }


/**************************DIVS**************************/
#bodywrapper {
  position: relative;
  width: 775px;  
  margin: 0px auto;
  }

.nav          {
              font-size: 14pt; 
              line-height:120%;
              }

.navsel       {
              font-size: 14pt; 
              color: #be0d0d;
              text-decoration: none;
              font-weight: bold;
              line-height:120%;
              }

.bottomnav    {
              font-size: 12pt; 
              }

.bottomnavsel {
              font-size: 12pt; 
              color: #be0d0d;
              text-decoration: none;
              font-weight: bold;
              }

.framedphoto {
  border-style:groove;
  border-width:4px;
  border-color:#be0d0d;
  padding:2px;
  }

#headerarea {
  position: relative;
  margin: 0px auto;
  padding:0px;
  background-image:url('img/a1airconditioning_hdr1.jpg');
  width:760px;
  height:225px;
  }
  
#contentarea {
  position: relative;
  padding: 15px;
  width:730px;
  text-align:center;
  }
  
#footerarea {
  position: relative;
  margin: 0px auto;
  font-size: 13pt; 
  padding: 10px;
  }
