/* CSS Document */#container {	position : absolute;	width : 900px;	margin-left: -400px;	background-repeat: no-repeat;	top: 50px;	height: 1762;	background-image: url(newhome.jpg);	z-index: 1;	left: 50%;}#nav {	position : absolute;	width : 174px;	top: -51px;	height: 166px;	left: 788px;}#button1 {	position : absolute;	width : 174px;	top: 117px;	height: 166px;	left: 4px;}#button2 {	position : absolute;	width : 240px;	top: 118px;	height: 188px;	left: 547px;}#button3 {	position : absolute;	width : 174px;	top: 512px;	height: 166px;	left: 637px;}#button4 {	position : absolute;	width : 174px;	top: 119px;	height: 166px;	left: 779px;}.button {	border: #FFFFFF;}