/*  start header */

#header {
width: 843px;
height: 384px;
margin: 0px;
padding: 0px;
background-image:url(../img/bg_menu.gif);
background-repeat:repeat-x;
}

#header #headerT {
width: 843px;
height: 99px;
margin: 0px;
padding: 0px;
background-image:url(../img/bg_menu.gif);
background-repeat:repeat-x;
}

#header #headerB {
width: 843px;
height: 285px;
margin: 0px;
padding: 0px;
background-image:url(../img/startmain.jpg);
background-repeat:no-repeat;
}

#headerT  #headerTL{
width: 519px;
height: 99px;
margin: 0px;
padding: 0px;
float: left;
}

#headerT #headerTR {
width: 324px;
height: 99px;
margin: 0px;
padding: 0px;
float: right;
background-image:url(../img/startmaintop.jpg);
background-repeat:repeat-x;
}

#headerTL  #hMenuLogo {
width: 300px;
height: 63px;
margin: 0px;
padding: 0px;
white-space:nowrap;
float: left;
}

#headerTL  #hMenuNavi {
height: 16px;
margin: 10px 0px 0px 0px;
padding: 0px;
float: left;
white-space:nowrap;
line-height:14px;
font-size:14px;
}

/*  end header */


