   <!--
a:link {
   color : #17017E;
   font-weight:600;
   font-family: Arial, Arial, Serif;
   text-decoration:none;
  }
a:active {
   color:#17017E;
   font-weight:600;
   font-family: Arial, Arial, Serif;
   text-decoration:none;
  }      
a:visited {
   color:#17017E;
   font-weight:600;
   font-family: Arial, Arial, Serif;
   text-decoration:none;
  }
a:hover {
   color:red;
   font-weight:600;
   font-family: Arial, Arial, Serif;
   text-decoration:none;
  }
.header {
   background:url(http://www.airciu.com/images/header.gif) no-repeat center;
   background-position:top;
   height:150px;
   margin-left:auto;
   margin-right:auto;
  }
.topnav {
   background-color:#9D9DFF;
   border:0px solid #9D9DFF;
   margin-left: auto;
   margin-right: auto;
   width:750px;
   height: 24px;
  }
.buttons {
  }
.buttons a {
  }
.buttons a:hover {
   background-color:#333333;
   padding-top: 8px;
   margin-top: -9px;
}
.centerit {
   margin-left:auto;
   margin-right:auto;
  }     
.leftnav {
   width:170px;
   float:left;
   padding:5px;
   clear:left;
   color:black;
   margin-left: 2%;
   margin-top: 3%;
   border-top:1px solid #000000; 
  }
.leftbox {
   width:170px;
   float:left;
   padding:5px;
   clear:left;
   color:black;
   margin-left: 2%;
  }
.rightnav {
   width:180px;
   background-color:#FFFFFF;
   float:right;
   border:medium double black;
   font-size: small;
   font-family: Arial, Arial, Serif;
   font-weight:normal;
   margin-right:10px;
   text-align:center;
   text-decoration:none;
   color:black;
   clear:right;
  }
.rightbox {
   width: 45%;
   background-color:#FFFFFF;
   float:right;
   font-size:medium;
   font-family: Arial, Arial, Serif;
   font-weight:normal;
   margin-right: 5%;
   margin-top: 3%;
   text-align:left;
   text-decoration:none;
   color:black;
   clear:none;
  }
body {
   background-color:#FFFFFF;
   float:none;
   margin-left:auto;
   margin-right:auto;
   font-family: Arial, Arial, Serif;
   font-weight:normal;
   font-size:9pt;
   color:black;
   text-align:left;
  }
.middle {
   clear:none;
   width: 80%;
   text-align:left;
  }
.row1 {
   position:relative;
   top: 20px;
   }   
.row2 {
   position:relative;
   top: 340px;
   }   
.row3 {
   position:relative;
   top: 660px;
   }   
.row4 {
   position:relative;
   top: 980px;
   }   
.row5 {
   position: relative;
   top: 10px;
   border: 0px solid #FFFFFF;
   }   
.row6 {
   position: relative;
   top: 30px;
   border: 0px solid #FFFFFF;
   }   
.col1 {
   position:absolute;
   right:60%;
   clear: none;
   z-index: 2;
  }
.col2 {
   margin-left:30%;
   clear: none;
   font-size:large;
   font-family: Arial, Arial, Serif;
   font-weight:normal;
   color:#000099;
  }
.col3 {
   position:absolute;
   right:58%;
   clear: none;
   z-index: 1;
  }
.col4 {
   position:absolute;
   right:16%;
   clear: none;
   z-index: 2;
   }
.col5 {
   position: absolute;
   right: 45%;
   clear: none;
   border: 1px solid #FFFFFF;
  }
div#textbox {
   width: 140px;
   clear: none;
   }
div#textbox2 {
   width: 180px;
   clear: none;
   border: 1px solid #FFFFFF;
   }
div#photo {
   width: 400px;
   clear: none;
   }
.footer {
   background-color:#000000;
   margin:1%;
   clear:both;
  }
H1 {
   font-size:xx-large;
   font-family: Arial, Arial, Serif;
   font-weight:bold;
   color:#17017E;
   text-align:center;
  }
H2 {
   font-size:large;
   font-family: Arial, Arial, Serif;
   font-weight:normal;
   color:blue;
   text-align:center;
  }
H3 {
   font-size:medium;
   font-family: Arial, Arial, Serif;
   font-weight:normal;
   color:#004080;
   text-align:center;
  }
H4 {
   font-size:small;
   font-family: Arial, Arial, Serif;
   font-weight:normal;
   text-align:left;
  }
H5 {   
   font-size:x-large;
   font-family: Arial, Arial, Serif;
   font-weight:normal;
   color:yellow;
  }
H6 {
   font-family: Arial, Arial, Serif;
   font-size:xx-large;
   font-weight:bold;
   color:#FF8040;
  }
img {
   border:0px;
  }
-->
