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