
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;
}
.courseware_title{ 
background-image: url('/elearning/images/info/courseware_title.jpg');
	background-repeat: no-repeat; 
	background-repeat: repeat-y;	
	margin-left: 0;
	position: absolute;
	width: 428px;
	height: 168px;
top: 0px;
left: 360px;
	}
.title_text{
position: absolute;
top: 50px;
left: 50px;
font-family: arial;
font-size: 28px;
font-weight: bold;
font-style: italic;
}
.courseware_left{
position: absolute;
top: 227px;
left: 0px;
 height: 1190px;
 width: 327px;
 background-color: #FFFFFF;
 margin-left: 20px;
    }    
#image_left{
position: absolute;
top: 0px;
left: 21px;
}
.btm_edge{
position: absolute;
top: 1400px;
left: 20px;
}
.compfund{
position: absolute;
top: 0px;
left: 100px;
}
.office{
position: absolute;
top: 145px;
left: 100px;
}
.personal{
position: absolute;
top: 290px;
left: 100px;
}
.it{
position: absolute;
top: 435px;
left: 100px;
}
.database{
position: absolute;
top: 580px;
left: 100px;
}
.web{
position: absolute;
top: 725px;
left: 100px;
}
.vocational{
position: absolute;
top: 870px;
left: 100px;
}

.edu{
position: absolute;
top: 1015px;
left: 100px;
}

.text_right{
position: absolute;
top: 180px;
left: 330px;
width: 440px;
}
.heading{
position: absolute;
top: 0px;
left: 50px;
}
.comp_text{
position: absolute;
top: 100px;
left: 50px;
}
.office_text{
position: absolute;
top: 214px;
left: 50px;
}
.pers_text{
position: absolute;
top: 360px;
left: 50px;
}
.it_text{
position: absolute;
top: 530px;
left: 50px;
}
.database_text{
position: absolute;
top: 680px;
left: 50px;
}
.web_text{
position: absolute;
top: 840px;
left: 50px;
}
.vocational_text{
position: absolute;
top: 980px;
left: 50px;
}
#footer{
  background-image:url(''); 
 background-repeat: no-repeat; 
 height: 98px;
 width: 800px; 
 font-family : arial, verdana;
font-size: 10px;
  position: absolute;
  top: 1580px;
    left: 100px;
}


