
#divPhoto {
	background: url(../images/home/photo1.png);
	width: 353px;
	height: 276px;
	position: absolute;
	right: 10px;
	top: 7px;
	z-index:999;
}

#divWelcomeContent {
	position: absolute;	
	margin-top: 30px;
	margin-left: 25px;
	width: 300px;
	height: 200px;
}

#divWelcome {
	background: url(../images/home/welcome.png);
	width: 119px;
	height: 14px;
}

#divMarbleandGranite {
	background: url(../images/home/marbleandgranite.png);
	width: 205px;
	height: 14px;
}

#divFAQContent {
	position: absolute;
	margin-top: 280px;
	margin-left: 10px;
}

#divFAQImg {
	background: url(../images/home/faq_img.png);
	width:322px;
	height:219px;
	position: absolute;
}

#divSlideShowContent {
	position: absolute;
	margin-top: 10px;
	margin-left: 330px;
}

#divSlideShowImg {
	background: url(../images/home/slideshow_background.png);
	width:422px;
	height:287px;
	position: absolute;
}

#divSlideShow {
	position: absolute;
	margin-top: 25px;
	margin-left: 28px;
}

#divServicesContent {
	position: absolute;
	width:322px;
	height:219px;
	margin-top: 320px;
	margin-left: 350px;
}

#divServices {
	background: url(../images/home/ourservices.png);
	width: 110px;
	height: 14px;
}
