@import url(makinair.css);

/* LOGO AREA ****************************/
div.brand
{
   position: relative;
   height: 293px;
   background: url(../images/brandpic2.jpg) no-repeat top center;
}


table
{
   margin-top: 15px;
   table-layout: auto;
   border-collapse: separate;   
}

table td
{
   padding-top: 0;
   vertical-align: top;
   height: 82px;
}

table td#helipic0
{
   width: 160px;
   vertical-align: top;
   color: #4c4c4c;
   font-size: .77em;
   background: url(../images/r22_0.jpg) no-repeat top left;
}

table td#helipic1
{
   width: 160px;
   vertical-align: top;
   color: #4c4c4c;
   font-size: .77em;
   background: url(../images/r22_1.jpg) no-repeat top left;
}


table td#helipic2
{
   width: 160px;
   vertical-align: top;
   color: #4c4c4c;
   font-size: .77em;
   background: url(../images/r44_0.jpg) no-repeat top left;
}


table td#helipic3
{
   width: 160px;
   vertical-align: top;
   color: #4c4c4c;
   font-size: .77em;
   background: url(../images/r44_1.jpg) no-repeat top left;
}


td.helitxt
{
   font-size: .75em;
   padding-left: 5px;
}


