#header {
	width: 680px;
	float: right;
	height: 36px;
	background: #FAFAFA;
}
#header #logo h1 {
	float: right;
}
#header #main {
	width: 400px;
	padding: 3px;
}

#header #main h2 {
	font-size: 75%;
	font-weight: normal;
	color: #666666;
}
#contents {
	clear: both;
	width: 650px;
	float: right;
	margin: 30px 0px;
}
#contents h3.BigTitle {
	margin-bottom: 20px;
}

#menu {
	width: 160px;
	background: url(../images/2nd/menu_bg.gif) repeat-y;
}
#menu ul {
	list-style: none;
	margin: 10px 8px;
}
#menu li {
	list-style: none;
	margin-bottom: 6px;
}
#menu li a{
	display: block;
	height: 42px;
	width: 144px;
	text-indent: -9999px;
	overflow: hidden;
}
#menu li.Consulting a {
	background: url(../images/2nd/btn_consulting_f1.gif) no-repeat;
}
#menu li.Consulting a:hover {
	background: url(../images/2nd/btn_consulting_f2.gif) no-repeat;
}
#menu li.Event a {
	background: url(../images/2nd/btn_event_f1.gif) no-repeat;
}
#menu li.Event a:hover {
	background: url(../images/2nd/btn_event_f2.gif) no-repeat;
}
#menu li.Partner a {
	background: url(../images/2nd/btn_partners_f1.gif) no-repeat;
}
#menu li.Partner a:hover {
	background: url(../images/2nd/btn_partners_f2.gif) no-repeat;
}
#menu li.Partner a {
	background: url(../images/2nd/btn_partners_f1.gif) no-repeat;
}
#menu li.Partner a:hover {
	background: url(../images/2nd/btn_partners_f2.gif) no-repeat;
}
#menu li.Counseling a {
	background: url(../images/2nd/btn_counseling_f1.gif) no-repeat;
}
#menu li.Counseling a:hover {
	background: url(../images/2nd/btn_counseling_f2.gif) no-repeat;
}
#menu li.Company a {
	background: url(../images/2nd/btn_company_f1.gif) no-repeat;
}
#menu li.Company a:hover {
	background: url(../images/2nd/btn_company_f2.gif) no-repeat;
}
#menu li.Contact a {
	background: url(../images/2nd/btn_contact_f1.gif) no-repeat;
}
#menu li.Contact a:hover {
	background: url(../images/2nd/btn_contact_f2.gif) no-repeat;
}
#menu div.banner {
	text-align: center;
	margin-top: 15px;
}
#menu div.banner img {
	margin: 2px 0px;
}

