#template_mainContent
{
	background-color: transparent;
	/*margin: 0px auto 10px auto;*/
	padding: 0px 0px 0px 0px;
	width: 938px;
	/*height: 950px;*/
	overflow: visible;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#template_mainContentLeft
{
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 9px;
	width: 191px;
	float: left;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
}

#template_mainContentCenter
{
	background-color: white;
	margin: 0px 7px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 509px;
	/*height: 950px;*/
	float: left;
	overflow: visible;
	text-align: left;
}

#template_mainContentRight
{	
	width: 210px;
	/*height: 980px;*/
	float: left;
	overflow: visible;
	/*height: 2px;
	background: url(../Images/back.png) no-repeat;
	background-position-x: right;
	background-position-y: bottom;
	margin-bottom: 5px;
	z-index: 1;*/
}

.shadowContainer
{
	background: url(../Images/back.png) no-repeat right bottom;
	background-position-x: right;
	background-position-y: bottom;
	margin-bottom: 6px;
	width: 512px;
	height:auto;
	z-index: 1;
	float:left;
}

.lastShadowContainer
{
	background: url(../Images/back.png) no-repeat right bottom;
	background-position-x: right;
	background-position-y: bottom;
	margin-bottom: 1px;
	width: 512px;
	height:auto;
	z-index: 1;
	float: left;
}

.shadowContainerSideBar
{
	background: url(../Images/back.png) no-repeat right bottom;
	background-position-x: right;
	background-position-y: bottom;
	/*margin-bottom: 10px;*/
	width: 210px;
	height:auto;
	z-index: 1;
	float: left;
}

.lastShadowContainerSideBar
{
	background: url(../Images/back.png) no-repeat right bottom;
	background-position-x: right;
	background-position-y: bottom;
	width: 210px;
	margin-top: 10px;
	height:auto;
	z-index: 1;
	float: left;
}
