@charset "utf-8";
/* CSS Document */

#inside-header {
	position:absolute;
	width:895px;
	height:164px;
	z-index:2;
	left: 155px;
	top: 135px;
}
#footer {
	position:absolute;
	width:1200px;
	height:122px;
	z-index:2;
	left: inherit;
	top: 1128px;
	background-image: url(images/bg-footer-main.jpg);
}
#content-area {
	position:absolute;
	width:895px;
	height:641px;
	z-index:10;
	left: 155px;
	top: 308px;
}
#sep-content-left {
	position:absolute;
	width:30px;
	height:641px;
	z-index:2;
	background-image: url(images/sep-safety-left.jpg);
	background-repeat: repeat-y;
}
#bg-content {
	position:absolute;
	width:448px;
	height:641px;
	z-index:2;
	left: 447px;
	top: 0px;
	background-image: url(images/safety-bg-content.jpg);
}
#inside-nav {
	position:absolute;
	width:auto;
	height:44px;
	z-index:10;
	left: 85px;
	top: 0px;
}
/*#####################################*/
#copy-retail {
	position:absolute;
	width:816px;
	height:577px;
	z-index:10;
	left: 80px;
	top: 65px;
}
#retail-left {
	position:absolute;
	width:345px;
	height:577px;
	z-index:11;
	left: 0px;
	top: 0px;
}
#retail-right {
	position:absolute;
	width:400px;
	height:641px;
	z-index:11;
	top: -41px;
	left: 404px;
	overflow:auto;
	visibility:visible;
}
/*#####################################*/
#copy-service {
	position:absolute;
	width:816px;
	height:577px;
	z-index:10;
	left: 80px;
	top: 65px;
}
#service-left {
	position:absolute;
	width:345px;
	height:577px;
	z-index:11;
	left: 0px;
	top: 0px;
}
#service-right {
	position:absolute;
	width:438px;
	height:577px;
	z-index:11;
	top: 0px;
	left: 377px;
	overflow:auto;
}
/*#####################################*/
#copy-downloads {
	position:absolute;
	width:816px;
	height:577px;
	z-index:10;
	left: 80px;
	top: 65px;
}
#downloads-left {
	position:absolute;
	width:345px;
	height:577px;
	z-index:11;
	left: 0px;
	top: 0px;
}
#downloads-right {
	position:absolute;
	width:438px;
	height:577px;
	z-index:11;
	top: 0px;
	left: 377px;
	overflow:auto;
}
/*#####################################*/
#tab-retail {
	position:absolute;
	width:80px;
	height:44px;
	z-index:2;
	top: 0px;
	left: 1px;
}
#tab-service {
	position:absolute;
	width:127px;
	height:44px;
	z-index:2;
	top: 0px;
	left: 80px;
}
#tab-downloads {
	position:absolute;
	width:127px;
	height:44px;
	z-index:2;
	top: 0px;
	left: 206px;
}
/*#####################################*/
