body
{
}
#company_overview_block
{
	padding-bottom:15px;
}
#company_overview_text
{
    padding-left:10px;
	width: 525px;
}
#company_unique_block
{
	float:left;
}
#company_unique_left_text
{
	 width:260px;
	 float:left;
	 padding-left:10px;
}
#company_unique_right_text
{
	 width:260px;
	 float:right;
	 padding-right:10px;
}
#company_team_block
{
	background: url(images/company_team_middle.gif);
	width: 585px;
	margin-top:25px;
	float:left;
}
#company_team_header
{
	display:none;
}
#company_team_placeholder
{
	width: 175px;
	height: 250px;
	float:left;
}
#company_team_text
{
	/* width set by block */
	background: url(images/company_team.jpg) no-repeat top left;
	padding-top:50px;
	padding-left:200px;
	padding-right:15px;
	padding-bottom:20px;
}
#company_team_bottom
{
	background: url(images/company_team_bottom.gif) no-repeat bottom left;
	width: 585px;
	height: 41px;
}