

#wrapper{
	position: relative;
	height:500px;
}

#wrapperborder{
	position: absolute;
	height: 502px;
}

#wrapperinside{
	position: absolute;
	height: 496px;
}

#footer1 {
	position: absolute;
	top: 105%
}

#footer2 {
	position: absolute;
	top: 112%
}

#picrow{
	position:absolute;
	top:82px;
	left:-1px;
}	

#pic1{
	position:absolute;
	left: 0px;
	top: 0px;
	width: 275px;
	height: 195px;
	border: 0px none;
}

#pic2{
	position:absolute;
	left: 275px;
	top: 0px;
	width: 187px;
	height: 195px;
	border: 0px none;
}
#pic3{
	position:absolute;
	left: 462px;
	top: 0px;
	width: 173px;
	height: 195px;
	border: 0px none;
}

#home{
	position:absolute;
	left: 32px;
	top: 300px;
	width: 52px;
	height: 19px;
	border: 0px none;
}

#latestnews{
	position:absolute;
	left: 369px;
	top: 300px;
	width: 92px;
	height: 19px;
	border: 0px none;
}

#hometext{
	position:absolute;
	left: 34px;
	top: 330px;
	width: 303px;
	height: 138px;
	border: 0px none;
}

#pagetext{
	position: absolute;
	left: 40px;
	top: 333px;
	width: 290px;
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	text-align: justify;
	z-index: 50;
}

#scrollerbox{
	position:absolute;
	left: 371px;
	top: 330px;
	width: 230px;
	height: 138px;
	border: 0px none;
}

#Scroller{
	position:absolute;
	left: 381px;
	top: 337px;
	width: 210px;
	height: 80px;
	border: 0px solid #000000;
	background:#FEFEFE;
	z-index:300;
}