﻿@charset "utf-8"; 


#header {
 width:750px;
 height:72px;
 border-bottom:0px solid #600;
 margin-top:0px; 
 background-image:url('/secure/392617/headerback.jpg');
  background-repeat:no-repeat;
  background-position:right top;
}

#header_top{
 background-color:#f5f5f5;
 text-align:right;
 padding:2px 5px 2px 0; 
 border-bottom:1px solid #009b0c;
 border-bottom:1px solid #999;
 font-size:108%;
}

#title-logo{
 margin:0px;
 padding:0px;
 margin-left:42px;
 margin-top:12px;
 float:left;
}

#header span{
 padding-top:1px;
 padding-Right:1px;
 float:Right;
}
