.homepage {
	margin: 5px auto;
	width: 626px;
	height: 1000px;
	background: url(../../images/homebg.jpg) no-repeat;
	position: relative;
}

.slideshow {
	position: absolute;
	top: 31px;
	left: 5px;
	height: 400px;
	width: 325px;
	overflow: hidden;
}

.welcome { 
	position: absolute;
	top: 65px;
	left: 340px;
	height: 365px;
	width: 270px;
	overflow: hidden;
}
.welcome p {
	margin: 0;
	padding: 0;
}

.featuredtop {
	position: absolute;
	top: 454px;
	left: 35px;
	height: 81px;
	width: 288px;
	overflow: hidden;
}
.featuredtop  p {
	margin: 0;
	padding: 0;
}

.featuredmid {
	position: absolute;
	top: 542px;
	left: 35px;
	height: 170px;
	width: 288px;
	overflow: hidden;
}
.featuredmid  p {
	margin: 0;
	padding: 0;
}

.featuredbottom {
	position: absolute;
	top: 724px;
	left: 35px;
	height: 90px;
	width: 288px;
	overflow: hidden;
}
.featuredbottom  p {
	margin: 0;
	padding: 0;
}

.homebottom {
	position: absolute;
	top: 860px;
	left: 37px;
	height: 120px;
	width: 554px;
	overflow: hidden;
}
.homebottom  p {
	margin: 0;
	padding: 0;
}