#page2 #content .container_24 .wrapper #company {
}
#company h2 {

}
#company h3 {
	font-size: 1.1em;
	color: #d5a015;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 0px;
}

#company strong {
	color: #d5a015;
	margin-top: 15px;
	margin-bottom: 15px;
}
#company p {
	margin-left: 20px;
	line-height: 2em;
}
#company table {
	width: 100%;
}
#company table tr th {
	width: 130px;
	padding-left: 20px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
#company table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#company ul {
	margin-left: 40px;
}
#company ul li {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 2em;
}
