﻿#divLeftContainer
{
	background: #fff url('/images/template/MainBG_2col.gif') repeat-y 0 0;

}

/*#divPageContent
{
	background: none;
}

#rightBG
{
	background: none;
	float: left;
}

#divLeftPanel, #divTabStrip
{
	display: none;
}

#divMainContent
{
	padding-left: 0;
}

#divCenterContent
{
	width: 56em;
	padding-left: 1em;
	border: 1px solid orange;
	border: none;
}

#pageTitle
{
	margin-left: 0.5em;

}
#divMainContent
{
	border: 1px solid red;
	float: left;
	width: 58em;
}
#divPageContent
{
	/*border: 1px solid green;
}
#divMainContainer
{
	background: #fff;
}