/* thumbnails */
#thumbnails1 {
top: 412px;
}

#thumbnails2 {
top: 514px;
}

#thumbnails3 {
top: 615px;
}

/* project description box */
#content {
height: 220px;
top: 720px;
}

	#content .actualcontent {
	height: 190px;
	}

/* footer */
#footer_margin {
top:940px;
}

#footer {
top:945px;
}

/* viewport of actual images */
	#large .info{
		background-image:url(images_greenwoods/greenwoods1.jpg);
	}

