#content 
{
  margin-top:40px;
  margin-right:10px;
  padding:10px;
  width:955px;
  
  font: 12px/15px Arial;
  /*background-color:yellow;
  border-top: 1px solid #ccccff;*/
}

/* ---------------------------- MENU ----------------------------------- */
#menuline
{
  width:100%;
  height:50px;
  font:12px/17px Verdana;
}

.menuline-box-active
{
  background-image:url("/pictures/aboutus-menuline-bg-active.gif");
  background-repeat:no-repeat;
  float:left;
  width:130px;
  height:30px;
  text-align:center;
  padding:15px 5px 5px 5px;
  margin-right:19px;
  font-weight:bold;
  font-size:13px;
}

.menuline-box-inactive,.menuline-box-inactive:hover
{
  background-image:url("/pictures/aboutus-menuline-bg-inactive.gif");
  background-repeat:no-repeat;
  float:left;
  width:130px;
  height:33px;
  text-align:center;
  padding:17px 5px 5px 5px;
  margin-right:15px;
}

.menuline-box-inactive:hover
{
  background-image:url("/pictures/aboutus-menuline-bg-inactive-hover.gif");
  font-weight:bold;
}

.menuline-box-inactive a
{
  border:none;
}



/* IE */
.submenuline
{
  width:956px;
  height:50px;
  font:12px/17px Verdana;

  background-image:url("/pictures/profi-submenuline-bg.gif"); 
  /*background-color:#F0F0FF;*/
  border:1px solid #C5C5FD;
  border-top:none;
  border-bottom:none;
  
  margin-top:-5px;  
}

/* Others */
*>.submenuline
{
 margin-top:0px;
}



/* ============================ BODY ======================================  */
#body
{
  width:896px;
  border:1px solid #C5C5FD;
  border-top:none;
  background-color:white;
  padding:0px 30px 40px 30px;
  text-align:justify;
  font:12px/16px Verdana;
  margin-top:-11px;
}

.narrow
{
  width:680px;
}

.bg1 { background:url('/pictures/aboutus-bg1.gif') top right no-repeat; }
.bg2 { background:url('/pictures/aboutus-bg2.gif') top right no-repeat; }
.bg3 { background:url('/pictures/aboutus-bg3.gif') top right no-repeat; }



h2
{
  font:13px/17px Verdana;
  font-weight:bold;
  margin-left:-5px;
}

h1
{
  font:16px Verdana;
  font-weight:bold;
  background-color:white;
  border:none;
  clear:both;
  /*border-bottom:1px solid orange;*/
  margin:15px 0px 10px 0px; 
  padding:10px 0px 7px 0px;
}

  ul.cooperation
  {
    padding:0px 0px 0px 20px;
    margin:10px 0px 10px 0px;
    width:650px;
  }
  
  ul.cooperation li
  {
    margin:10px 0px 0px 0px;
  }
  
  .b,ul.cooperation li span
  {
   font-weight:bold;
  }
  
  img.aboutus
  {
    float:right;
    margin:10px;
  }


/* ------------------------------------------------------------------------- */
table.profi-prices
{
   width:670px;
   margin-left:130px;
   border:1px solid #C5C5FD;
   margin-bottom:20px;
}

td.profi-prices
{
  font: 13px/30px Verdana, sans-serif; 
   color: black;
   margin: 25px 0px 0px 175px;
   
   
   padding-left:20px;  
   font-weight:bold;
   text-align:left;
   
   /*border:1px solid #C5C5FD;
   border-right: 1px solid #9999FF;*/
   border-bottom: 1px solid #9999FF;
   
   
  background-image:url("/pictures/auction-header-bg.gif");
}


td.profi-subheader
{
  background-color:#F0F0FB;
  border-top:1px solid #E3E5FF;
  border-bottom:1px solid #ccccff;
  padding:5px 5px 5px 5px;
  text-align:center;
  font:12px/17px Verdana;
  color:#7777ff;
    font-weight:bold;
}

td.profi-blue,td.profi-black,td.profi-red
{
  border:1px solid #E3E5FF;
  border-left:none;
  border-top:none;
  
  padding:5px 5px 5px 25px;
  font:12px/17px Verdana;
  color:#7777ff;
}

td.profi-blue
{
 font-weight:bold;
}

td.profi-black
{
 color:black;
}

td.profi-red
{
 color:red;
}

td.profi-normal
{
  padding:20px;
  font:12px/15px Verdana;
}
