p#bar{
	margin: 0px;
	padding: 0px;
	width: 637px;
	height: 99px;
	background-image: url(../images/company/company_bar.jpg);
	position: relative;
}
table{
	border-collapse: collapse;
	border: solid 2px #204c89;
	margin: 30px auto 20px auto;
}
table td.cell1{
	width: 110px;
	border: solid 1px #204c89;
	text-align: center;
	vertical-align: top;
	color: #fff;
	background-color: #7a8aae;
	padding: 8px 0;
	font-size: 0.9em;
}
table td.cell2{
	width: 463px;
	border: solid 1px #204c89;
	padding: 5px 10px;
	font-size: 0.9em;
}
table td.cell2 span{
	margin-left: 1em;
}

table td.cell2 ol{
	list-style-position: inside;

}
table td.cell2 ol li{
	margin-top: 5px;	
}
table td#btn{
	width: 463px;
	border: solid 1px #204c89;
	padding: 10px 10px;
	font-size: 0.9em;
	line-height: 60%;
	text-align: center;
}


