body.bldrsoverview div.bannerLeft
{
	background-color:#8599A8;
}

body.bldrsoverview div.pageContainer
{
	padding-left: 16px;
}

body.bldrsoverview div.columnLeftContainer
{
	float:left;
	width:951px;
	
}

body.bldrsoverview div.columnLeft
{
	float:left;
	width:609px;
	
}

body.bldrsoverview div.columnLeftContainer div.columnLeft h2 
{
	float:right;
	background-color:#8599A8;;
	padding:5px 15px 6px 16px;
	color:#FFF;
	font-size:1em;
	width:200px;
	margin-left:0px;
	margin-top:8px;
}

body.bldrsoverview div.columnLeftContainer div.columnLeft h2.title 
{
	width:615px;	
}


body.bldrsoverview div.columnLeft p
{
	font-weight:normal;
	color:#333;
	padding:10px 0 5px 0px;
	clear:both;
	width: 609px;
}

body.bldrsoverview div.columnLeft p a
{
	text-decoration:none;
	color:#333;
}

body.bldrsoverview div.columnLeft p a:hover
{
	text-decoration:underline;
	color: #101010;
}

body.bldrsoverview div.columnLeft li
{
	background-image:url(../images/square.gif);
	background-position:2px 6px;
	background-repeat:no-repeat;
	font-weight:normal;
	color:#333;
	padding:2px 8px 0px 17px;
	margin-left:45px;
	text-align:left;
	width:330px;
	clear:both;
}


body.bldrsoverview div.infoSection   
{
	color:#333;
	padding:6px 0px 6px 20px;
	margin-left:465px;
	
}

body.bldrsoverview div.infoSection  a
{
text-decoration:none;
color:#FFFFFF;
	
}

body.bldrsoverview div.infoSection a:hover
{
text-decoration:none;
color:#FFFFFF;
}

