#home-text {
padding:0;
left: 200px;
position:relative;
width: 500px;
}

#home-images {
padding:0;
left: 0px;
position:absolute;
width: 200px;
}

#home-image-1 {
padding:0;
background-image: url("../images/pagelet_images/home_2.jpg");
background-repeat: no-repeat;
height: 240px;
left: 25px;
position: absolute;
width: 160px;
top: 200px;
}

#home-image-2 {
padding:0;
background-image: url("../images/pagelet_images/home_1.jpg");
background-repeat: no-repeat;
height: 249px;
left: 25px;
position: absolute;
width: 150px;
top: 450px;
}
