﻿#rightBG
{
	background: none;
	float: left;
}

#divCenterContent
{
	width: 42.8em;
	/*border: 1px solid orange;*/

}

#divRightContent
{

	clear: both;
	float: right;
	background: none;
	font: normal .8em tahoma, verdana, san-serif;
}

#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;

}

#Logo
{
	top: 1.2em;
}

#Header{
	height: 149px !important;
	overflow: hidden !important;
}