@import url(makinair.css);

/* LOGO AREA ****************************/
div.brand
{
   position: relative;
   height: 293px;
   background: url(../images/brandpic0.jpg) no-repeat top left;
}

img.floater
{
   margin-top: -12px;
   float: right;
}


div.note a:link, a:visited
{
   text-decoration: none;
   color: #FFCC33;
/*   color: #C2C2C2; */
}

div.note a:hover
{
   text-decoration: underline overline;
   color: #FFCC33;
}