body {
	background-color: #141105;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#Site {
	background-repeat: no-repeat;
	background-position: left top;
	display: table;
	margin-top: 55px;
	margin-right: auto;
	margin-left: auto;
	width: 570px;
	padding-left: 30px;
	padding-right: 57px;
	padding-top: 24px;
	padding-bottom: 15px;
	overflow: visible;
	position: relative;
	visibility: visible;
}
#Site #menu {
	clear: both;
	height: 46px;
	width: 924px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c0ba;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

