html, body{
font-family: arial;
font-size: 12px;
line-height: 1.5;
height:100%;
margin:0;
padding:0;
min-height:100%;
background-color: #FFFFFF;
		}
#survey {
position: absolute;
top: 1030px;
left: 120px:
font-family: arial;
font-size: 12px;
}
.title{
font-family: arial;
font-size: 11px;
font-color: #000000;
}
.name {
position: absolute;
top: 375px;
left: 120px;
width: 150px;
}
.address {
position: absolute;
top: 375px;
left: 245px;
width: 150px;
}
#country {
position: absolute;
top: 375px;
left: 385px;
width: 150px;
font-family: arial;
font-size: 12px;
font-color: #000000;
}

.phone {
position: absolute;
top: 375px;
left: 590px;
width: 150px;
}
.org {
position: absolute;
top: 5px;
left: 320px;
width: 150px;
font-family: arial;
font-size: 12px;
font-color: #000000;
}
.newsletter {
position: absolute;
top: 130px;
left: 300px;
width: 150px;
font-family: arial;
font-size: 12px;
font-color: #000000;
}
#tophalf {
position: absolute;
top: 120px;
left: 110px;
width: 780px;
}
#bottomhalf {
position: absolute;
top: 1750px;
left: 110px;
width: 780px;
}
.list1{
display: block;
width: 375px;
float: left;
margin-top: 20px;
}
.list2{
display: block;
width: 375px;
float: left;
margin-top: 20px;
}
 #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: 1700px;
    left: 101px;
}
