body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 854px;
	height: 1200px;
	position: absolute;
	left: 50%;
	margin-left: -427px;
	top: 10px;
	background-image: url(images/container_background.gif);
	background-repeat: repeat-y;
}
#policy_container {
	width: 854px;
	height: 1350px;
	position: absolute;
	left: 50%;
	margin-left: -427px;
	top: 10px;
	background-image: url(images/container_background.gif);
	background-repeat: repeat-y;
}
#catalog_container {
	width: 854px;
	height: 1600px;
	position: absolute;
	left: 50%;
	margin-left: -427px;
	top: 10px;
	background-repeat: repeat-y;
	background-image: url(images/container_background.gif);
}
#footer {
	position: absolute;
	height: 75px;
	width: 854px;
	bottom: 0px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}
#header {
	position: absolute;
	top: 0px;
	height: 355px;
	width: 854px;
}
#nav {
	height: 200px;
	width: 233px;
	position: absolute;
	left: 2px;
	top: 141px;
	z-index: 50;
}
#home_textbox {
	position: absolute;
	width: 550px;
	top: 400px;
	left: 140px;
	height: 650px;
}
#policy_textbox {
	position: absolute;
	width: 600px;
	top: 400px;
	left: 125px;
	height: 700px;
}
#techcorner_textbox {
	position: absolute;
	width: 600px;
	top: 400px;
	left: 130px;
	height: 700px;
}
#catalog_frame {
	position: absolute;
	width: 842px;
	top: 360px;
	left: 6px;
	height: 1150px;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
