#content {
	position: relative;
}

* html #content {
	height: 460px;
}

#content div.content {
	background: url(../images/i/bg/bg-content-root-corner.gif) #1c1c1d bottom right no-repeat;
	border-left: 1px solid #2c2d2e;
	margin-left: 541px;
	min-height: 527px;
}

* html #content div.content {
	height: 527px;
}

#root-menu div.menu-1 {
	background: url(../images/i/bg/bg-root-1.gif) #3f3f40 bottom right no-repeat;
	padding: 10px;
}

#root-menu div.menu-2 {
	background: url(../images/i/bg/bg-root-2.gif) #2c2d2d bottom right no-repeat;
	padding: 10px;
}

#root-menu div.menu-3 {
	padding: 10px;
}

#root-menu h1 {
	background: url(../images/i/bg/bg-menu.gif) top left no-repeat;
	padding: 17px 0 0 17px;
	margin: 10px
}

#root-menu p {
	margin: 0 27px 23px 27px;
	text-align: left;
}

#about-panel {
	background: url(../images/i/bg/bg-main.png) no-repeat;
	position: absolute; left: 17px;
	margin: 405px 0 0 0;
}

#about-panel #root-text {
	margin: 20px 0 2px 20px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: normal;
	line-height: 28px;
	height: 28px;
	display: none;
}

#about-panel #root-text.small {
	font-size: 1.5em;
}

#about-panel div {
	background: #242525;
	border-top: 1px solid #3f4041;
	height: 120px;
	width: 524px;
}

#about-panel p {
	margin: 25px 28px 0;
	font-size: 1.2em;
}

#flash { position: absolute; }

