﻿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.CustomBackground div.LeftMenu {
	background-repeat:no-repeat;
	width:187px;
	height:292px;
	float:left;
	padding:33px 40px 40px 15px;
}

div.Placeholder div.Main div.CustomBackground div.MainContent {
	width:660px;
	float:left;
	padding:40px 35px 65px 35px;
	clear:right;
}
