html, body{
height:100%;
margin:0;
padding:0;
font-family : arial, verdana;
font-size: 11px;
line-height: 1.25;
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;
}
#footer{
  background-image:url('/elearning/images/homepage/footer_bg.jpg'); 
 background-repeat: no-repeat; 
 height: 98px;
 width: 800px; 
 font-family : arial, verdana;
font-size: 10px;
  position: absolute;
  top: 1750px;
    left: 100px;
}

#officeimage{
position: absolute;
top: 145px;
left: 120px;
padding-top: 10px;
}
.head{
background-color: #337399;
font-family: arial;
font-size: 18px;
color: #ffffff;
height: 35px;
padding: 10px 0px 0px 10px;
}
 