.SideSectionLeft
{
	position: absolute;
	left: 2px;
	top:0px;
	width: 191px;
	background-color: #e0e0e0;
	text-align: left;
}
.SideSectionRight
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 191px;
	background-color: #e0e0e0;
}
.SideRightSection
{
	background-color: #e0e0e0;
}
.MidSection
{
	text-align: left;
	position: absolute;
	top: 0px;
	right: 193px;
	width: 384px;
}
.BottomHeaderSection
{
	display: block;
	width: 173px;
	padding: 3px 9px 3px 9px;
	background-color: #707070;
	text-transform: capitalize;
	text-align: center;
	font-weight: bolder;
	color: White;
	overflow: hidden;
	height: 28px;
	vertical-align: middle;
}
.BottomHeaderSection a
{
	color: White;
	text-decoration: none;
}
.BottomHeaderSection a:hover
{
	color: White;
	text-decoration: none;
}
.BottomHeaderSection a:visited
{
	color: White;
	text-decoration: none;
}
.BottomHeaderSection a:active
{
	color: White;
	text-decoration: none;
}
.BottomMainSection
{
	display: block;
	width: 171px;
	background-color: #DDDDDD;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-align: left;
	height: 100px;
}
.BottomMoreSection
{
	display: block;
	width: 171px;
	background-color: #DDDDDD;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-align: left;
}
.BottomLinksSection
{
	display: block;
	background-color: #F6F6F6;
	text-align: center;
	width: 191px;
}
.BottomLinksSectionSmall
{
	display: block;
	text-align: left;
	width: 183px;
	padding: 4px 4px 4px 4px;
}
.BottomLinksSection a
{
	color: #777777;
}
.BottomLinksSectionSmall a
{
	color: #777777;
}
.NewLayoutOuter
{
	position: relative;
	width: 770px;
}
.TopLeftSection
{
	text-align: left;
	padding: 20px 5px 5px 5px;
	width: 181px;
	vertical-align: top;
}
.TopLeftSectionSmall
{
	text-align: left;
	padding: 20px 5px 5px 15px;
	width: 559px;
	vertical-align: top;
}
.TopMidSection
{
	position: relative;
	left: 2px;
	top: 0px;
	text-align: left;
	width: 364px;
	vertical-align: top;
	padding: 20px 10px 10px 10px;
}
.TopRightSection
{
	/*position: relative;*/
	/*right: 0px;*/
	top: 0px;
	background-color: #e0e0e0;
	text-align: left;
	width: 179px;
	overflow: hidden;
	vertical-align: top;
	padding: 20px 6px 6px 6px;
}
.FillerSmall
{
	height: 110px;
}
.Filler
{
	height: 230px;
}
.TopBanner
{
	position: relative;
	vertical-align: top;
}
.TopBanner td
{
	vertical-align: top;
}
.tdleft
{
    BACKGROUND-IMAGE: url(../images/home_1.jpg);
    BACKGROUND-REPEAT: no-repeat;
	width: 191px;
	vertical-align: top;
	height: 100%;
	overflow: hidden;
}
.tdleftSmall
{
    BACKGROUND-IMAGE: url(/images/home_1.jpg);
    BACKGROUND-REPEAT: no-repeat;
	width: 579px;
	vertical-align: top;
	height: 100%;
	overflow: hidden;
	text-align: left;
}
.mainsub
{
    /*BACKGROUND-IMAGE: url(../images/home_1.jpg);*/
    background-repeat:repeat-x;
	width:580px;
	vertical-align: top;
}
.tdmiddle
{
	width: 388px;
	vertical-align: top;
	height: 100%;
	overflow: hidden;
}
.tdmiddleSmall
{
	display:none;
}
.tdright
{
	width: 191px;
	background-color: #e0e0e0;
	vertical-align: top;
	height: 100%;
	overflow: hidden;
}
.GrayBoxSmall
{
	background-color: #E0E0E0;
	display: block;
	width: 173px;
	padding: 3px 9px 3px 9px;
	height: 103px;
	position: absolute;
}
.Left
{
	right: 579px;
}
.MidLeft
{
	right: 386px;
}
.MidRight
{
	right: 193px;
}
.Right
{
	right: 0px;
}