/* basic elements */
.style4 {
	font-size: 14px;
	font-weight: bold;
}

/* specific divs */
#homepage_main_bg {
	position:absolute;
	background:url(images/main_bg.png) repeat-y;
	width:979px;
	height:3261px;
	z-index:2;
	top: 225px;
	left: 0px;
}
#maincontent {
	position:absolute;
	width:924px;
	height:3190px;
	z-index:14;
	left: 27px;
	top: 5px;
}
#wdtxt {
	position:absolute;
	width:273px;
	height:76px;
	z-index:3;
	left: 315px;
	top: 35px;
}
#wdprev {
	position:absolute;
	width:92px;
	height:15px;
	z-index:2;
	left: 315px;
	top: 133px;
}
#wdwrk {
	position:absolute;
	width:119px;
	height:17px;
	z-index:1;
	left: 469px;
	top: 131px;
}
#w3 {
	position:absolute;
	width:183px;
	height:34px;
	z-index:15;
	left: 797px;
	top: 3200px;
}
