.homepage {
	background: url(../../images/home_bg.gif) no-repeat;
	width: 546px;
	height: 1000px;
	margin: 0 auto;
	position: relative;
}


.slideshow {
	height: 240px;
	width: 240px;
	top: 28px;
	left: 19px;
	position: absolute;
	overflow: hidden;
}

.hometop {
	height: 200px;
	width: 245px;
	top: 25px;
	left: 270px;
	position: absolute;
	padding: 5px;
	overflow: hidden;
}
.hometop p{
	margin: 0;
	padding: 0;
	font-size: .9em;
}

.newsletter {
	height: 27px;
	width: 255px;
	top: 240px;
	left: 270px;
	position: absolute;
	cursor: pointer;
	cursor: hand;
	text-indent: -9000px;	
}

.articles {
	height: 110px;
	width: 435px;
	top: 334px;
	left: 50px;
	position: absolute;
	overflow: hidden;
}

.articles p {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: .85em;
}

.leftcontent {
	height: 198px;
	width: 152px;
	top: 498px;
	left: 19px;
	position: absolute;
	overflow: hidden;
}
.leftcontent p {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: .85em;
}

.centercontent {
	height: 240px;
	width: 170px;
	top: 477px;
	left: 185px;
	position: absolute;
	overflow: hidden;
}
.centercontent p {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: .85em;
}

.rightcontent {
	height: 200px;
	width: 150px;
	top: 498px;
	left: 366px;
	position: absolute;
	overflow: hidden;
}
.rightcontent p {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: .85em;
}


.bottomcontent {
	height: 195px;
	width: 490px;
	top: 756px;
	left: 27px;
	position: absolute;
	overflow: hidden;
}
.bottomcontent p {
	margin: 0;
	padding: 0;
	font-size: .85em;
}
