#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,
#root-menu div.menu-2,
#root-menu div.menu-3 {
  padding: 10px 10px 10px 8px;
}

#root-menu div.menu-1 {
	background: url(../images/i/bg/bg-root-1.gif) #3f3f40 bottom right no-repeat;
}

#root-menu div.menu-2 {
	background: url(../images/i/bg/bg-root-2.gif) #2c2d2d bottom right no-repeat;
}

#root-menu h1 {
	padding: 10px 0 0 19px;
	margin: 10px 10px 5px;
	font-size: 18px; font-weight: normal; font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
}
#root-menu div.menu-1 h1 { background: url(../images/i2/bg-menu1.gif) no-repeat 0 0; color:#2889d2; }
#root-menu div.menu-1 h1 a { color:#2889d2; }
#root-menu div.menu-1 h1 a:hover { color:#e3a933; }
#root-menu div.menu-2 h1 { background: url(../images/i2/bg-menu2.gif) no-repeat 0 0; }
#root-menu div.menu-2 h1 a { color:#bf404f; }
#root-menu div.menu-2 h1 a:hover { color:#e3a933; }
#root-menu div.menu-3 h1 { background: url(../images/i2/bg-menu3.gif) no-repeat 0 0; }
#root-menu div.menu-3 h1 a { color:#637581; }
#root-menu div.menu-3 h1 a:hover { color:#e3a933; }

#root-menu p {
	margin: 0 27px 23px 27px;
	text-align: left;
}

#about-panel {
	position: absolute; left: 17px;
	margin: 405px 0 0 0;
}

#about-panel #root-text {
  position:absolute; left:0; top:-50px; z-index:1;
	background: url(../images/i/bg/legend.png) no-repeat;
	padding: 14px 0 0 24px;
	width:500px; height:36px;
	color:#fff;
	font:normal 14px/36px Arial, Tahoma, sans-serif;
}

#about-panel #root-text.small { font-size:14px; }

#about-panel div {
	background: #242525;
	border-top: 1px solid #3f4041;
	height: 121px;
	width: 524px;
}

#about-panel p {
	margin: 25px 28px 0;
	font-size: 1.2em;
}

#flash { position: absolute; }


