/* CSS Document */
#banner {
	position: absolute;
	top: 1px;
	left: -70px;
	width: 1024px;
	height: 228px;
	background: url(../images/banner.jpg) no-repeat;
	z-index: 100;
}
#topbar {
	position: absolute;
	top: -17px;
	left: -3px;
	width: 1030px;
	height: 39px;
	background: url(../images/topbar-bg.jpg);
	z-index: 50;
}
#footerbar1 {
	position: relative;
	top: 10px;
	left: -3px;
	width: 1024px;
	height: 20px;
	background: url(../images/footer-bar.jpg);
	z-index: 4;
}
#logo {
	position: absolute;
	top: 45px;
	left: 132px;
	width: 268px;
	height: 79px;
	background: url(../images/logo.gif) no-repeat;
	z-index: 100;
}

#nav-bg {
	position: absolute;
	top: 122px;
	left: -2px;
	width: 1024px;
	height: 63px;
	background: url(../images/nav-bg.jpg);
	z-index: 50;
}
#leftnav {
	position: absolute;
	top: 212px;
	left: 56px;
	width: 169px;
	height: 25px;
	z-index: 1000;
	background-color: #DBD9DA;
}
#mainnav {
	position: absolute;
	top: 160px;
	left: 102px;
	width: 420px;
	height: 23px;
	z-index: 101;
}
#rohs {
	position: absolute;
	top: 465px;
	left: 56px;
	width: 165px;
	height: 72px;
	background: url(../images/rohs.gif) no-repeat;
	z-index: 1000;
; clip:  rect(   )
}




#body {
	position: absolute;
	top: 175px;
	left: 2px;
	width: 962px;
	height: 491px;
	z-index: 101;
}
#body_content {
	position: relative;
	top: 10px;
	left: 10px;
	width: 600px;
	height: auto;
	z-index: 120;
	margin: 10px 0 10px 220px;
	padding: 10px 10px 10px 10px;
	z-index: 111;
}
	
#footerbar2 {
	position: relative;
	top: -4px;
	left: -3px;
	width: 1024px;
	height: 20px;
	background-color:#FFFFFF;

	z-index: 5;
}

#footer {
	position: relative;
	top: -22px;
	left: 25px;
	width: 546px;
	height: 10px;
	margin: 0 0 0 0px;
	z-index: 7;
}

#cross_reference {
	position: relative;
	top: 0px;
	left: 0px;
	width: 471px;
	height: 720px;
	background: url(../images/cross_reference.jpg) no-repeat;
}

#packaging {
	position: relative;
	top: 0px;
	left: 0px;
	width: 222px;
	height: 220px;
	background: url(../images/packaging_frame.jpg) no-repeat;
}
#packaging_title {
	position: relative;
	top: 5px;
	left: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#packaging_body {
	position: relative;
	top: -2px;
	left: 7px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: auto;
}
