/*#company_brochure02 img
{
	margin-bottom: 10px;
}*/
.section_header
{
	margin-top: 20px;
}
ul.groups
{
	padding:0;
	list-style:none;
	margin-top: 20px;
	margin-bottom: 50px;
}

ul.groups li
{
	background: url(../images/section_separator.png) no-repeat scroll left top;
	padding-top: 30px;
	position: relative;
}

ul.groups li table
{
	width: 100%;
}
ul.groups li table .logo
{
	width: 210px;
}

ul.groups li .information
{

}
ul.groups li .information .name
{
	font-size: 130%;
	background: url(../images/brochure02/icon_01.png) no-repeat scroll left center;
	padding-top: 10px;
	padding-left: 30px;
}

ul.groups li .information .description
{
	font-size: 80%;
	margin-top: 15px;
	padding-left: 45px;
	line-height: 200%;
}

ul.groups li .logo
{
	text-align: center;
}