﻿div.Placeholder div.Main {
	background-color:#FFFFFF;
}

div.Placeholder div.Main div.BannerPane {
	width:980px;
	margin:0px;
	padding:0px;
	height:150px;
}

div.Placeholder div.Main div.CustomBackground {
	min-height:395px;
	height:auto;
	background-color:#FFFFFF;
	color:#000000;
	padding:0px;
}

* html div.Placeholder div.Main div.CustomBackground {
	height:395px;
}

div.Placeholder div.Main div.CustomBackground div {
	color:#666666;
	background-color:Transparent;
	padding:0px;
}

div.Placeholder div.Main div.TopBorder {
	height:15px;
	overflow:hidden;
	background-repeat:repeat-x;
}

div.Placeholder div.Main div.TopBorder div.MainContent {
	width:980px;
	float:left;
	background-repeat:repeat-x;
}

div.Placeholder div.Main div.CustomBackground div.MainContent {
	background-repeat:repeat-x;
	background-position:bottom left;
	width:910px;
	float:left;
	padding:40px 35px 65px 35px;
	clear:right;
}

div.Placeholder div.Main div.CustomBackground div.MainContent div {
	float:none;
	padding:0px;
	margin:0px;
	width:auto;
	height:auto;
	position:static;
	background-image:none;
	background-color:Transparent;
	display:block;
}

