#container {
	position: relative;
	width:982px;
	height:1081px;
	margin:0 auto;
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-right:0px solid #ffffff;
	z-index: 1;
	background-color: #000000;
	visibility: visible;
}
#topstrip {
	position:absolute;
	width:1000px;
	height:417px;
	z-index:1;
	left: -8px;
	top: 0px;
	background-color: #000000;
	visibility: visible;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000; 
}
#header {
	position:absolute;
	width:818px;
	height:82px;
	z-index:2;
	left: 75px;
	top: 0px;
}
#lefttext {
	position:absolute;
	width:378px;
	height:46px;
	z-index:3;
	left: 75px;
	top: 729px;
}
#homeicon1 {
	position:absolute;
	width:339px;
	height:199px;
	z-index:4;
	left: 115px;
	top: 494px;
}
#vertline {
	position:absolute;
	width:1px;
	height:150px;
	z-index:2;
	left: 471px;
	top: 729px;
}

#righttext {
	position:absolute;
	width:403px;
	height:46px;
	z-index:8;
	left: 490px;
	top: 729px;
}
#footer {
	position:absolute;
	width:818px;
	height:163px;
	z-index:7;
	top: 915px;
	left: 75px;
}

