/*----------------------------------------------------------
Left Content
----------------------------------------------------------*/
#company-lt{
	width: 521px;
	float: left;
	padding: 19px 0 0 20px;
}
#page-id{

}

#primary-content{
	padding: 43px 0 52px 22px;
}


/*----------------------------------------------------------
Callouts
----------------------------------------------------------*/
#callout-tile{
	width: 328px;
	float: right;
	margin: 32px 0 0 0;
	background-image: url(/images/company-callout-tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#callout-container{
	background-image: url(/images/company-callout-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 20px 0;
}
#callout-header{

}
#callout-content{
	padding: 6px 29px 0 32px;
	font-size: 11px;
}
