.homepage {
	width: 631px;
	height: 906px;
	background: url(../../images/homepagebg.gif) no-repeat;
	position: relative;
}
 
.slideshow {
	width: 250px;
	height: 253px;
	top: 39px;
	left: 13px;
	position: absolute;
}

.homewelcome {
	width: 265px;
	height: 400px;
	top: 75px;
	left: 335px;
	position: absolute;
	overflow: hidden;
	color: #85a645;
	font-size: .9em;
}
.homewelcome p{
	margin: 0; 
	padding: 0;
	color: #85a645;
}
.homewelcome a {
	color: #85a645;
}

.hometestimonials {
	width: 283px;
	height: 164px;
	top: 545px;
	left: 10px;
	position: absolute;
	overflow: hidden;
	color: #fff;
	font-size: .9em;
}
.hometestimonials p{
	margin: 0; 
	padding: 0;
	color: #fff;
}
.hometestimonials a {
	color: #fff;

}
.homeshirts {
	width: 283px;
	height: 164px;
	top: 545px;
	left: 327px;
	position: absolute;
	overflow: hidden;
	color: #fff;
	font-size: .9em;
}
.homeshirts p{
	margin: 0; 
	padding: 0;
	color: #fff;
}
.homeshirts a {
	color: #fff;
}

.homebottom {
	width: 605px;
	height: 145px;
	top: 735px;
	left: 10px;
	position: absolute;
	overflow: hidden;
	color: #57acbb;
	font-size: .9em;
}
.homebottom p{
	margin: 0; 
	padding: 0;
	color: #57acbb;
}
.homebottom a{
	color: #57acbb;
}
.applylink {
	width: 100px;
	height: 163px;
	top: 327px;
	left: 5px;
	position: absolute;
	cursor: pointer;
	cursor: hand;
	text-indent: -9000px;
}

.homeapply {
	width: 145px;
	height: 140px;
	top: 350px;
	left: 125px;
	position: absolute;
	overflow: hidden;
	color: #fff;
	font-size: .9em;
}
.homeapply p{
	margin: 0; 
	padding: 0;
	color: #fff;
}
.homeapply a{
	color: #fff;
}
