<!--
div#header h1
{
   height:150px !important;
}
div#visual 
{
   height:255px !important;
}

/* IE6 fix */
div#visual img
{
   display: block;
   float: left;
   clear: both;
}

-->