html, body{
font-family: arial;
font-size: 12px;
line-height: 1.75;
height:100%;
margin:0;
padding:0;
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;
}
.about_left{ 
  background-image:url('/elearning/images/info/about_left.jpg'); 
 background-repeat: no-repeat; 
 position: absolute;
top: 30px;
left: 100px;
 height: 800px;
 width: 333px;
 margin-left: 20px;
   }
   .btm_edge{
  position: absolute;
  top: 790px;
  left: 0px;
}
#contact_title{
position: absolute;
top: 30px;
left: 460px;
}
.left_text{
position: absolute;
top: 300px;
left: 20px;
width: 285px;
}
.sig{
position: absolute;
top: 600px;
left: 50px;
}
.right_side{
Position: absolute;
top: 240px;
left: 470px;
width: 400px;
}
.rs_box1{
}

#container {
    position: relative;
    min-height: 100%;
	}

#footer{
  background-image:url(''); 
 background-repeat: no-repeat; 
 height: 98px;
 width: 800px; 
 font-family : arial, verdana;
font-size: 10px;
  position: absolute;
  top: 980px;
    left: 100px;
}
</style>