@import url(/css/base.css);
@import url(/css/shared.css);

body { background: #fff url(/images/shared/bg.jpg) repeat-x center top; }

#main-header { height: 130px; }
#main-header h1 {
	background: url(/images/shared/meridian.jpg) no-repeat;
	display: inline;
	float: right;
	height: 78px;
	margin: 21px 12px 0 0;
	text-indent: -1000em;
	width: 149px;
}
#main-header h1 a { display: block; height: 100%; overflow: hidden; width: 100%; }
#main-header #matter { float: left; margin: 87px 0 0 18px; }
#main-header #over { display: none; }
#main-header p {
	color: #fff;
	font-size: 1.6em;
	line-height: 1.6em;
}

#left { margin-left: 17px; width: 460px; }

#left blockquote {
	color: #999;
	float: right;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	padding: 10px 0;
	margin-left: 40px;
	width: 152px;
}
#left blockquote span { color: #666; font-size: 1.4em; font-weight: bold; }

/* just for the MAI page */
#mai { float: right; margin: 0 0 0 15px; }
#card { clear: both; display: block; margin-bottom: 10px; }