/* CSS Document */
#menu {
	height:auto;
	overflow:inherit;
	margin:0;
	border:none;
	width:auto;
}
#menu a {
	display:block;
	padding:0;
	margin-bottom:20px;
	background:url(../images/dot.gif) left center no-repeat;
	padding-left:22px;
	line-height:14px;
	font-weight:normal;
	font-size:13px;
}
#container {
	margin-top:38px;
}
#container-left {
	width:600px;
	text-align:center;
}
#container-right {
	width:167px;
}
#title {
	display:none;
}