#page {
	width: 800px;
	margin: auto;
	height: 100%;
}
#content {
	position: relative;
	width: 800px;
	text-align: left;
	height: auto;
}
#logo {
	position: absolute;
	height: 69px;
	width: 800px;
	top: 15px;
	background:url('/images/ing/headerback.gif');
}
#topMenu {
	right: 0px;
	position: absolute;
	height: auto;
	width: 100%;
	text-align: right;
	vertical-align: bottom;
	bottom: 0px;
}
#mainImage {
	display: block;
	position: absolute;
	height: 220px;
	width: 600px;
	top: 100px;
	text-align: left;
}
#quickAccess {
	position: absolute;
	height: 220px;
	width: 196px;
	left: 600px;
	top: 100px;
}
#map {
	display: block;
	height: 128px;
	width: 200px;
	position: relative;
}
#navIndexCentre {
	width: 800px;
	position: absolute;
	top: 322px;
	text-align: left;
	margin-top: 1px;
}
#navIndexCentre li {
	margin-top: 2px;
	margin-bottom: 0px;
	list-style-image: url(/images/ing/arrownew.gif);
	margin-left:15px;
	padding-top:0px;
	padding-bottom:0px;
}

#navIndexLrg {
	text-align: left;
	position: absolute;
	width: 800px;
	display: block;
	top: 450px;
	height: 100px;
}
#legalInfo {
	MARGIN-TOP: 50px; DISPLAY: block; FONT-SIZE: 9px; WIDTH: 800px; COLOR: #877d78; BOTTOM: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; POSITION: relative; TEXT-ALIGN: center
}
#search {
	DISPLAY: block; RIGHT: 0px; WIDTH: 220px; POSITION: absolute; TOP: 90px; HEIGHT: 30px; TEXT-ALIGN: right
}

dl.news {
  margin:0 9px 15px 0;
  padding:0;
  list-style:none;
  }
dl.news dt {
  clear:both;
  border-bottom:1px dotted #eee;
  padding:2px 0 2px 15px;
  margin-top:2px;
  background:url('/images/ing/square.gif') left top no-repeat;
  }
dl.news dt a, dl.news dt a:visited {
  color:#006;
  font-weight:bolder;
  }
dl.news dt a:hover {
  color:#f60;
  }
dl.news dd {
  clear:both;
  margin:4px 0 18px 0;
  padding:0;
  }
.date {
  color:#999;
  font-weight:300;
  font-size:11px;
  border-left:1px solid #eee;
  padding-left:4px;
  float:right;
  }
  
#quickAccess form {
	background-color: #B4C3E1;
	margin: 0px;
	padding-left: 10px;
	width: 190px;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.float {width:140px;margin-left:10px;float:left;}