#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/page_main.jpg); 
	background-repeat: repeat-y;
}

#section1 {
	margin: 0 auto;
	top: 0px;
	width: 827px;
	height: 111px;
	z-index: 3;

}

#section2 {
	margin: 0 auto;
	top: 111px;
	width: 827px;
	height: 637px;
	background-image:url(/images/page_section2.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}

#section3 {
	margin: 0 auto;
	top: 747px;
	width: 827px;
	height: 482px;
	background-image:url(/images/page_section3.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}

#section4 {
	margin: 0 auto;
	top: 1229px;
	width: 827px;
	height: 628px;
	background-image:url(/images/page_section4.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}

#section5 {
	margin: 0 auto;
	top: 1857px;
	width: 827px;
	height: 261px;
	background-image:url(/images/page_section5.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}

#section6 {
	margin: 0 auto;
	top: 2118px;
	width: 827px;
	height: 304px;
	background-image:url(/images/page_section6.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}

#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: 2135px;
	left: 504px;
	width: 315px;
	height: 200px;
	z-index: 5;
}

#toptext {
	text-align: center;
	position: absolute;
	top: 135px;
	left: 274px;
	width: 425px;
	height: 200px;
	z-index: 5;
}

#topshadow {
	text-align: center;
	position: absolute;
	top: 136px;
	left: 275px;
	width: 425px;
	height: 200px;
	z-index: 5;
}

#bullet_txt {
	text-align: left;
	position: absolute;
	top: 390px;
	left: 40px;
	width: 745px;
	height: 200px;
	z-index: 5;
}

#helptxt {
	text-align: left;
	position: absolute;
	top: 705px;
	left: 40px;
	width: 760px;
	height: 50px;
	z-index: 5;
}

#mykit {
	text-align: left;
	position: absolute;
	top: 885px;
	left: 40px;
	width: 385px;
	height: 225px;
	z-index: 5;
}

#kitcontents {
	text-align: left;
	position: absolute;
	top: 1215px;
	left: 514px;
	width: 285px;
	height: 400px;
	z-index: 5;
}

#site1 {
	text-align: left;
	position: absolute;
	top: 1850px;
	left: 409px;
	width: 370px;
	height: 200px;
	z-index: 5;
}

#shadow {
	text-align: left;
	position: absolute;
	top: 1851px;
	left: 410px;
	width: 370px;
	height: 100px;
	z-index: 5;
}

#footer {
	position: relative;
	margin: 0 auto;
	width: 827px;
	height: 139px;
	background-image:url(/images/page_section7.jpg); 
	background-repeat: no-repeat; 
	z-index: 3;
}



