
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #000066;
	}
	
.wrapper .page {
	width: 1050px;
	background-image: url(images/difference-cardinal-classic.png);
	background-repeat: no-repeat;
	background-position: 00px 00px;
	background-color: #ffffff;
	height: 700px;
	text-align: center;
	position: relative;
	margin: auto;
}


.item1 {
	height:140px;
	width:306px;
	position: absolute;
	top: 95px;
	left: 150px;
	}
	
.item2 {
	height:268px;
	width:382px;
	position: absolute;
	top: 97px;
	left: 455px;
	}

.item3 {
	height:174px;
	width:269px;
	position: absolute;
	top: 108px;
	left: 732px;
	}

.item4 {
	height:215px;
	width:365px;
	position: absolute;
	top: 454px;
	left: 215px;
	}

.item5 {
	height:181px;
	width:294px;
	position: absolute;
	top: 490px;
	left: 730px;
	}

.item6 {
	height:254px;
	width:348px;
	position: absolute;
	top: 418px;
	left: 555px;
	}
	
.item7 {
	height:259px;
	width:418px;
	position: absolute;
	top: 100px;
	left: 485px;
	}
	
.item8 {
	height:266px;
	width:452px;
	position: absolute;
	top: 100px;
	left: 452px;
	}
	
.item9 {
	height:275px;
	width:462px;
	position: absolute;
	top: 93px;
	left: 398px;
	}


/* poor pitiful IE6 */
* html .item1 img {
	background: transparent url(images/difference1-IE.png) no-repeat;
}
* html .item2 img {
	background: transparent url(images/difference2-IE.png) no-repeat;
}
* html .item3 img {
	background: transparent url(images/difference3-IE.png) no-repeat;
}
* html .item4 img {
	background: transparent url(images/difference4-IE.png) no-repeat;
}
* html .item5 img {
	background: transparent url(images/difference5-IE.png) no-repeat;
}
* html .item6 img {
	background: transparent url(images/difference6-IE.png) no-repeat;
}
* html .item7 img {
	background: transparent url(images/difference7-IE.png) no-repeat;
}
* html .item8 img {
	background: transparent url(images/difference8-IE.png) no-repeat;
}
* html .item9 img {
	background: transparent url(images/difference9-IE.png) no-repeat;
}
