@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: 0px;
	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);
}
/*#####################################*/
#copy-main {
	position:absolute;
	width:844px;
	height:634px;
	z-index:10;
	left: 50px;
	top: 8px;
}
#main-left {
	position:absolute;
	width:390px;
	height:634px;
	z-index:11;
	left: 0px;
	top: 0px;
}
#main-right {
	position:absolute;
	width:438px;
	height:634px;
	z-index:11;
	top: 0px;
	left: 406px;
	overflow:auto;
}
#press-releases {
	position:absolute;
	width:390px;
	height:504px;
	z-index:2;
	left: 0px;
	top: 130px;
	overflow: auto;
}
#pr-sep {
	position:absolute;
	width:390px;
	height:1px;
	z-index:2;
	top: 123px;
	left: 0px;
	background-color: #999;
}
#news-sep {
	position:absolute;
	width:390px;
	height:1px;
	z-index:2;
	top: 123px;
	left: 25px;
	background-color: #999;
}
#ctf-news {
	position:absolute;
	width:400px;
	height:504px;
	z-index:2;
	left: 25px;
	top: 130px;
	overflow: auto;
}
