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;
}

  .case_left{ 
  background-image:url('/elearning/images/info/casestudies_left.jpg'); 
 background-repeat: no-repeat; 
 position: absolute;
  top: 0px;
    left: 20px;
 height: 278px;
 width: 333px;
   }
.title{
background-image:url('/elearning/images/info/casestudies_title.jpg'); 
 background-repeat: no-repeat; 
 height: 168px;
 width: 428px; 
 font-family : arial, verdana;
font-size: 10px;
  position: absolute;
  top: 0px;
    left: 340px;
}
.casestudies{
position: absolute;
  top: 50px;
    left: 30px;
    }
.casestudy{
position: absolute;
  top: 0px;
    left: 10px;
    width: 340px;    
}
h1{
font-family : arial, verdana;
font-size: 24px;
font-style: italic;
color: #000000;
}
#textbox{
position: absolute;
top: 300px;
left: 10px;
width: 760px;
}

 #footer{
  background-image:url(''); 
 background-repeat: no-repeat; 
 height: 98px;
 width: 900px; 
 font-family : arial, verdana;
font-size: 10px;
  position: absolute;
  top: 1450px;
    left: 100px;
}
