html, body{
height:100%;
margin:0;
padding:0;
font-family : arial, verdana;
font-size: 12px;
line-height: 1.5;
min-height:100%;
background-color: #FFFFFF;
	background-image: url(/elearning/images/info/bg_1px.jpg);
	background-position: 90px 0px;
	background-repeat: no-repeat; 
	background-repeat: repeat-y;	
	margin-left: 0;
}

  .papers_left{ 
  width: 790px;
 margin-left: 20px;
 font-family : arial, verdana;
  }
  .image{
  position: absolute;
top: 120px;
left: 120px;
}
  
.title{
background-image:url('/elearning/images/info/whitepapers_title.jpg'); 
 background-repeat: no-repeat; 
 height: 168px;
 width: 428px; 
 font-family : arial, verdana;
font-size: 10px;
  position: absolute;
  top: 0px;
    left: 360px;
}
.whitepaper{
position: absolute;
  top: 50px;
    left: 50px;    
}
h1{
font-family : arial, verdana;
font-size: 24px;
font-style: italic;
color: #000000;
}
 .text_box{
position: absolute;
top: 190px;
left: 370px;
width: 400px;
}
.hierarchy{
position: absolute;
top: 300px;
left: 20px;
width: 780px;
}
.employees{
position: absolute;
top: 430px;
left: 20px;
width: 780px;
}
.expressions{
position: absolute;
top: 580px;
left: 20px;
width: 780px;
}
.compliance{
position: absolute;
top: 700px;
left: 20px;
width: 780px;
}
#footer{
  background-image:url(''); 
 background-repeat: no-repeat; 
 height: 98px;
 width: 800px; 
 font-family : arial, verdana;
font-size: 10px;
  position: absolute;
  top: 1050px;
    left: 100px;
}
