@import "right_menu.css";

#wrapper {
	margin-top:-8px;
}

#top_image {
	width:960px;
	height:256px;
	background:url('images/index/top_image.jpg') #1f1f1f no-repeat 0 0;
	margin:0 auto;
}

h2 {
	width:660px;
	height:49px;
	background:url('images/index/about.png') no-repeat 0 0;
	text-indent:-999em;
	margin:0.5em 10px;
}

#right_menu {
	padding-bottom:26px;
	margin-top:0;
}
#right_menu .inner {
	margin-top:-250px;
	*margin-top:0;
}
