@charset "utf-8";
 @import url('main-menu.css');
 @import url('color-safety.css');
a.menu-main-4 {
	display: none;
}
#content {
	position: absolute;
	right: 60px;
	top: 35px;
	z-index: 10001;
	line-height: 100%;
	font-size: 0.83em;
	_font-size: 0.875em;
	width: 280px;
	height: auto;
}
#content .overlay {
	background-color: #FDB913; /* change color background transparent */
}
#content h3 {
	font-weight: bold;
	margin-bottom:10px;
}
#content h5 {
	font-weight: bold;
	margin-bottom:10px;
	font-size:12px;
}
#container h2 {
	background-image: url(../images/hd-safety-trans.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 125px;
	width: 362px;
	position: absolute;
	z-index: 10001;
	left: 40px;
	text-indent: -9999px;
	display: block;
	bottom: 180px;
}

