@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:2;
	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: 80px;
	top: 0px;
}
#copy-audit {
	position:absolute;
	width:816px;
	height:577px;
	z-index:10;
	left: 80px;
	top: 65px;
}
#copy-safety {
	position:absolute;
	width:816px;
	height:577px;
	z-index:10;
	left: 80px;
	top: 65px;
}
#copy-social {
	position:absolute;
	width:816px;
	height:577px;
	z-index:10;
	left: 80px;
	top: 65px;
}
#audit-left {
	position:absolute;
	width:345px;
	height:577px;
	z-index:11;
	left: 0px;
	top: 0px;
}
#audit-right {
	position:absolute;
	width:438px;
	height:577px;
	z-index:11;
	top: 0px;
	left: 377px;
	overflow:auto;
}
#safety-left {
	position:absolute;
	width:350px;
	height:577px;
	z-index:11;
	left: 0px;
	top: 0px;
	overflow: auto;
}
#safety-right {
	position:absolute;
	width:438px;
	height:577px;
	z-index:11;
	top: 0px;
	left: 377px;
	overflow:auto;
}
#social-left {
	position:absolute;
	width:345px;
	height:577px;
	z-index:11;
	left: 0px;
	top: 0px;
}
#social-right {
	position:absolute;
	width:438px;
	height:577px;
	z-index:11;
	top: 0px;
	left: 377px;
	overflow:auto;
}
#tab-safety {
	position:absolute;
	width:114px;
	height:44px;
	z-index:2;
	top: 0px;
	left: 0px;
}
#tab-audit {
	position:absolute;
	width:132px;
	height:44px;
	z-index:2;
	top: 0px;
	left: 114px;
}
#tab-social {
	position:absolute;
	width:190px;
	height:44px;
	z-index:2;
	top: 0px;
	left: 246px;
}
