#container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	z-index: 1;
}
#containerbkg {
	position: relative;
	margin: 0 auto;
	width: 827px;
	z-index: 1;
	background-image:url(/images/newpage_main.jpg); 
	background-repeat: repeat-y;
}

#section1 {
	margin: 0 auto;
	top: 0px;
	width: 827px;
	height: 120px;
	z-index: 3;
	background-image:url(/images/newpage_section1.jpg); 
	background-repeat: no-repeat; 

}

#section2 {
	margin: 0 auto;
	top: 120px;
	width: 827px;
	height: 675px;
	background-image:url(/images/newpage_section2.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}

#section3 {
	margin: 0 auto;
	top: 794px;
	width: 827px;
	height: 482px;
	background-image:url(/images/newpage_section3.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}

#section4 {
	margin: 0 auto;
	top: 1276px;
	width: 827px;
	height: 628px;
	background-image:url(/images/newpage_section4.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}

#section5 {
	margin: 0 auto;
	top: 1904px;
	width: 827px;
	height: 261px;
	background-image:url(/images/newpage_section5.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}

#section6 {
	margin: 0 auto;
	top: 2165px;
	width: 827px;
	height: 304px;
	background-image:url(/images/newpage_section6.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}

#kithead {
	position: absolute;
	top: 0px;
	left: 500px;
	width: 123px;
	height: 150px;
	z-index: 5;

}
#mainpage {
	text-align: left;
	position: relative;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0 auto;
	width: 750px;
	z-index: 3;
}

#orderform {
	position: absolute;
	top: 2175px;
	left: 504px;
	width: 315px;
	height: 200px;
	z-index: 5;
}

#toptext {
	text-align: center;
	position: absolute;
	top: 130px;
	#top: 140px;
	left: 30px;
	width: 770px;
	height: 200px;
	z-index: 5;
}

#topshadow {
	text-align: center;
	position: absolute;
	top: 131px;
	#top: 141px;
	left: 30px;
	width: 770px;
	height: 200px;
	z-index: 5;
}

#bullet_txt {
	text-align: left;
	position: absolute;
	top: 226px;
	#top: 236px;
	left: 30px;
	width: 770px;
	height: 200px;
	z-index: 5;
}

#helptxt {
	text-align: center;
	position: absolute;
	top: 700px;
	#top: 710px;
	left: 0px;
	width: 770px;
	height: 50px;
	z-index: 5;
}

#mykit {
	text-align: left;
	position: absolute;
	top: 918px;
	#top: 928px;
	left: 39px;
	width: 395px;
	height: 200px;
	z-index: 5;
}

#kitcontents {
	text-align: left;
	position: absolute;
	top: 1273px;
	#top: 1293px;
	left: 514px;
	width: 270px;
	height: 400px;
	z-index: 5;
}

#site1 {
	text-align: left;
	position: absolute;
	top: 1883px;
	#top: 1903px;
	left: 409px;
	width: 370px;
	height: 200px;
	z-index: 5;
}

#shadow {
	text-align: left;
	position: absolute;
	top: 1884px;
	#top: 1904px;
	left: 410px;
	width: 370px;
	height: 100px;
	z-index: 5;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 827px;
	height: 139px;
	background-image:url(/images/newpage_section7.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}



