﻿#rightBG
{
	background: none;
	float: left;
}

#divBannerContent
{
	width: 43em;
}

.divBannerContentPlaceholder
{
	margin: 1em 0 0 2em;
}

#divCenterContent
{
	width: 20em;
	/*border: 1px solid orange;*/
	padding: 0;
	margin: 0.5em .5em 0 2em;
}

#divRightContent
{

	/*border: 1px solid red;*/
	width: 20em;
	padding: 0;
	margin: 0.5em 2em 0 .5em;
	font-size: 100% !important;
}

#divMainContainer
{
	background: #fff url('/images/template/MainBG_2col.gif') repeat-y 0 0;
	padding-bottom: 0em;
}
#divLeftContainer
{
	background: #fff url('/images/template/MainBG_2col.gif') repeat-y 0 0;

}

#Header{
	overflow: hidden !important;
}