#subheader
{
	height: 185px;
}

#subheader img
{ margin-left: -4px; }

#subheader #title
{
	position:absolute;
	top: 171px;
	top: expression('156px');
	left: 50%;
	margin-left: -278px;
	width: 346px;
	height: 42px;
	line-height: 42px;
	text-align:right;
	color: #FFF;
	font-size: 20pt;
	font-weight:bold;
	text-transform:uppercase;
}

#content
{
	height: 406px;
	margin-left: -4px;
	background:url(../images/bg_main_content_solid.gif) repeat-y;
	padding: 0px 0px 0px 73px;
}

#content div.text
{
	height: 363px;
	overflow:auto;
	margin-right: 35px;
	padding-right: 35px;
	padding-top: 25px;
}