#Header
{
margin: 0px;
padding: 0px;
height: 114px;
background-image: url(/images07/frise_kile_4.jpg);
background-repeat: no-repeat;
background-position: bottom;
}


#HomeLink
{
margin: 0px;
padding: 0px;
position: relative;
float: left;
top: 30px;
left: 10px;

cursor: pointer;

width: 168px;
height: 90px;
}

#HomeLink a
{
width: 100%;
height: 100%;
}


#ServiceLinks
{
width: auto;
height: auto;
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: right;
float: right;
display:none;
}

#ServiceLinks table
{
margin: 2px 2px 0px 0px;
padding: 0px;
width: 370px;
height: 23px;
font-weight: bold;
}

#ServiceLinks table td
{
margin: 0px;
padding: 0px 2px 0px 2px;
vertical-align: top;
text-align: center;
font-size: 11px;
}

#ServiceLinks a
{
color: #002946;
background-color: inherit;
}

#ServiceLinks .Active
{
color: #760700;
background-color: inherit;
}

#ServiceLinks .Delimiter
{
height: 9px;
margin: 3px 0px 10px 0px;
padding: 0px;
border-top: 0px;
border-right: 1px solid #0e2449;
border-bottom: 0px;
border-left: 1px solid #ffffff;
}

#SearchBox
{
margin: 0px;
padding: 0px;
position: relative;
float: right;
top: 40px;
left: 345px;

width: 168px;
height: 80px;
}

#SearchBox table
{
margin: 0px;
padding: 0px;
width: 100%;
height: 1%;
}

#SearchBox form
{
margin: 0px;
padding: 0px;
}

#SearchBox .Title
{
margin: 0px;
padding: 0px 0px 6px 0px;
font-weight: bold;
font-size: 14px;
color: #002946;
background-color: inherit;
}

#SearchBox input
{
width: 100%;
height: 14px;
font-weight: normal;
font-size: 10px;
font-family: verdana, serif;
color: #000000;
/*color: #777777;*/
background-color: #ffffff;
}

#SearchBox .Submit
{
width: 50px;
height: auto;
margin: 0px;
padding: 0px;
font-family: verdana,arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #760700;
background-color: #d7d7d1;
float: right;
}

