#content{clear:both;}

#mainpage #banner{
	background:url(../img/banner_mainpage.jpg) no-repeat;
	width:987px;
	height:240px;
	padding:0px;
}

#content table{
	width:100%;
}

#content table td{
	padding:15px 5px 5px 10px;
	width:25%;
}
#content table td.gray{
	background: #f1f6fb;
	padding-bottom:25px;
}
#content table td.gray2{
	background: #E3ECF3;
	padding:15px 5px 25px 25px;
}

#content ul.arrow_list2{
	margin-left:2px;
	margin-top:6px;
}

#logos{
	width:100px;
	height:100px;
	margin:auto;
	overflow:hidden;
	margin-top:10px;	
}

