﻿#rightBG
{
	background: none;
	float: left;
}

#divCenterContent
{
    width:42.4em;
    /* margin-left:-1.5em;*/
	/*width: 52.3em;
	border: 1px solid orange;*/
	border: none;
}

#divRightContent
{
	background: none;
	position: absolute;
	right: 0;
	width: 7em;
}

#divMainContainer
{
	background: #fff url('/images/template/mainBG-2col.jpg') repeat-y 0 0;
	padding-bottom: 1em;
}

#ctl00_pnlTabstrip2, .divTabStrip2Class
{
	display: none;
}

#divLeftContainer
{
	background: none !important;
}
