body {
	background-color: #DADADA;
	margin: 0px 0px 0px 0px;
}
#iconContainer {
	position: relative;
	width: 954px;
	height: 63px;
	z-index:12;
	left: 0px;
	top: 0px;
	background-image: url(../images/backgrounds/pageBkgrd-954wide.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#icon01 {
	position: absolute;
	width: 69px;
	height: 63px;
	z-index:12;
	left: 206px;
	top: 0px;
}
#icon02 {
	position: absolute;
	width: 53px;
	height: 63px;
	z-index:13;
	left: 331px;
	top: 0px;
}
#icon03 {
	position: absolute;
	width: 52px;
	height: 63px;
	z-index:14;
	left: 457px;
	top: 0px;
}
#icon04 {
	position: absolute;
	width: 48px;
	height: 63px;
	z-index:15;
	left: 572px;
	top: 0px;
}
#icon05 {
	position: absolute;
	width: 52px;
	height: 63px;
	z-index:16;
	left: 698px;
	top: 0px;
}
#icon06 {
	position: absolute;
	width: 52px;
	height: 63px;
	z-index:17;
	left: 824px;
	top: 0px;
}
#exchangeAlert {
	position: absolute;
	width: 600px;
	height: 15px;
	z-index:19;
	left: 212px;
	top: 70px;
}


