@charset "utf-8";
 @import url('main-menu.css');
a.menu-main-1 {
	display: none;
	height: 1%;
}
#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: #DA2128;
}
#content h3 {
	font-weight: bold;
	margin-bottom:10px;
}
#container h2 {
	background-image: url(../images/hd-commit-trans.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 107px;
	width: 553px;
	position: absolute;
	z-index: 10001;
	left: 40px;
	top: 265px;
	text-indent: -9999px;
	display: block;
}
a.menu-main-2 {
	_margin-top: 0px;
}
