/* Stylesheet by www.cubus.be */

h1 { behavior: url(iepngfix.htc); }

body
{
	background: #edeeeb;
	padding-top: 20px;	
}

h2 {text-transform: uppercase; font-size: 1.3em;}

p{line-height: 1.6em; _height: 0.1px;}

a {color: #09c; }

#wrapper
{
   font-size: 1em;
   width: 930px; 
   text-align: left;
   background-color: white;
}

/* ------------------------- HEAVY START -------------------------- */

body.start
{
   background: url(bg_body_start.jpg) #fff 50% 0px no-repeat;
   padding-top: 50px;
   color: black !important;
   font-size: 10pt;
}


body.start #wrapper {background: transparent;}

body.start #wrapper .intro
{
   background: white;
   font-size: 1em !important;
   margin-bottom: 10px;
   padding: 5px;
   text-align: left;
}

#header
{
 text-align: center;
}

#wrapper #header p.highlight
{
    font-weight: bold;
}

div.company 
{
   border-bottom: 1px solid white;
   padding: 15px;
   padding-bottom: 15px;
   margin-bottom: 10px;
   background: white;
   font-size: 95%;
}

div.company img
{
   float: left;
   margin-right: 25px;
}

div.company a.choice
{
    display: block;
    text-align: right;
    padding-right: 15px;
    color: black !important;
    clear: both;
    background: url(icon_start.gif) transparent right 2px no-repeat;
    
}

.start h1  { 	
  font-size: 1.8em;
  font-weight: normal;
  text-decoration: italic;
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
}