/* CSS Document */
#content {
	float:left;
	/* total width: 628px -1 for IE MAC */
	width: 529px;
	padding-left: 25px;
	padding-right: 73px;
	padding-top:8px;
	background-image: url(../_images/contentTop_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1;
}
#rightMenu {
	display: none;
}
