#container
{
width: 100%;
margin: 0px auto;
background-color: #fff;
color: #333;
line-height: 130%;
}


#top
{
  height: 100px;
  position: relative;
  width: 100%;
  background-color: #00709e;
  margin: 0;
  padding: 0;
  border: 0;
}


#title
{
  position: relative;
  float: left;
  width: 50%;
  height: 100px;
  margin: 0;
  padding: 0px;
  background-color: #00709e;
}

#title div.text
{
	position: absolute;
	bottom: 15px;
  left: 17px;
}

.text {font-family: Arial, Helvetica, sans-serif;}

#biglogo
{
float: right;
width: 270px;
margin: 0;
padding: 0px;
background-color: #00709e;
}

#space
{
  height: 100px;
max-width: 95%;
margin-left: 62%;
margin-right: 252px;
padding: 0;
background-color: #00709e;
}



.menu {font-family: Arial, Helvetica, sans-serif;}

#breadcrumb{
margin: 0px 0px 0px 0px;
background: url("/images/furniture/breadcrumb.gif");
background-color: #9C8186;
height: 24px;
border-top-color: #FFFFFF;
border-top-width: 2px;
border-top-style: solid;
border-bottom-color: #FFFFFF;
border-bottom-width: 2px;
border-bottom-style: solid
}



a:link, a:visited {
  color: #0000CC; 
  text-decoration: none;
  font-weight: normal;
}

#biglogo img
{
  border: none;
}


#top h1
{
padding: 0;
margin: 0;
}

#top h2
{
padding: 0;
margin: 0;
}


#title h1
{
  font-family: Arial, Helvetica, Homerton, sans-serif;
  font-weight: 900;
  font-size: 16pt;
  line-height: 1.2em;
  /* Fix for IE - doesn't know where the bottom of text is
  _padding-bottom: 5px;*/
  color: white;
  vertical-align: bottom;
}

#title h2
{
  font-family: Arial, Helvetica, Homerton, sans-serif;
  font-weight: 900;
  font-size: 12pt;
  line-height: 1.2em;
  color: white;
  vertical-align: bottom;
}


#title h1 a
{
  font-family: Arial, Helvetica, Homerton, sans-serif;
  font-weight: 900;
  font-size: 16pt;
  line-height: 1.2em;
  /* Fix for IE - doesn't know where the bottom of text is
  _padding-bottom: 5px; */
  color: white;
  vertical-align: bottom;
  margin-top: 2pt;
}

#title h2 a
{
  font-family: Arial, Helvetica, Homerton, sans-serif;
  font-weight: 900;
  font-size: 12pt;
  /* Fix for IE - doesn't know where the bottom of text is
  _padding-bottom: 5px; */
  color: white;
  vertical-align: bottom;
  margin-top: 2pt;
}


body.computHeader {
 font-family: Arial, Helvetica, Homerton, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  margin: 0px;
  background-color: white;

}
