#wrap {
	width:1003px;
	margin:0 auto; position:relative;
}

#banner {
 position: relative;
 top: 0px; left: 0px; right: 0px;
 background-repeat: no-repeat;
 background-position: 350px; width:1003px;
}

#menu {
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0em;
	right: 0%;
	overflow: auto;
	width: 131px;
	background-color: black;
	height: 515px;
}

#news {
	position: relative;
	top: -515px;
	left: 120px;
	bottom: 0em;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0em;
	background-color: #0f07fa;
	width: 883px; height: 515px; 
}

#imagebox1 {
	position: absolute;
	top: 260px;
	left: 170px;
	right: 0px;
	background-repeat: no-repeat;
	width: 200px;
}

#imagebox2 {
	position: absolute;
	top: 100px;
	left: 490px;
	right: 0px;
	background-repeat: no-repeat;
	width: 200px;
}

#imagebox3 {
	position: absolute;
	top: 122px;
	left: 210px;
	right: 0px;
	background-repeat: no-repeat;
	width: 200px;
}

#imagebox4 {
	position: absolute;
	top: 100px;
	left: 160px;
	right: 0px;
	background-repeat: no-repeat;
	width: 200px;
}

#imagebox5 {
	position: absolute;
	top: 400px;
	left: 230px;
	right: 0px;
	background-repeat: no-repeat;
	width: 200px;
}
