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

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

#main-header { height: 384px; }
#main-header h1 {
	background: url(/images/main/meridian.jpg) no-repeat;
	display: inline;
	float: right;
	height: 100px;
	margin: 179px 11px 0 0;
	text-indent: -1000em;
	width: 192px;
}
#main-header h1 a { display: block; height: 100%; overflow: hidden; width: 100%; }
#main-header #matter { float: left; margin: 213px 0 0 18px; }
#main-header #over {
	clear: left;
	margin-left: 18px;
	padding-top: 10px;
	width: 450px;
}
#main-header p {
	color: #fff;
	font-size: 1.6em;
	line-height: 1.6em;
}

#left { width: 477px; }
#left #big { margin-left: 17px; }
#left .col1 { margin-left: 17px; }

#bar { background: url(/images/main/bar.gif) no-repeat; height: 50px; }
#bar p { padding: 5px 0 0 0; }