/* ----- header.css ----- */

#header
{
   width: 645px;
   border: 1px solid #EEE;
   background: url(../files/fill.gif) repeat-x;
}

#header .header
{
   width: 100%;
   height: 97px;
   background: url(../files/logo.gif) no-repeat;
}

#smdheader
{
   width: 100%;
   height: 97px;
}

.header
{
   color: #AAA;
}

.header a
{
   color: #AAA;
}
