 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;
}
  
   #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: 1620px;
    left: 100px;
}

.cert_left{ 
  position: absolute;
  top: 0px;
    left: 20px;
   }
   .right_text{ 
  position: absolute;
  top: 200px;
    left: 380px;
    width: 400px;
   }
.left_text{
position: absolute;
  top: 300px;
    left: 21px;
    width: 326px;
    height: 1050px;
    padding: 10px;
    background-color: #FFFFFF;
}
.cert_title{
position: absolute;
top: 0px;
left: 360px;
}
.btm_edge{
  position: absolute;
  top: 1350px;
  left: 21px;
}
A:link {font-family: arial; font-size: 14px; color: #3366ff; text-decoration: none}
A:visited {font-family: arial; font-size: 14px; color: #333333; text-decoration: underline}
A:hover {font-family: arial; font-size: 14px; color: #191970; text-decoration: underline}
A:active {font-family: arial; font-size: 14px; color: #191970; text-decoration: underline}

