body {
	margin: 0 auto;
	text-align: center;
	background-color: #a1b4d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8097bb;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 861px;
	text-align: left;
	line-height: 16px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	padding-left: 4px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.hometxt {
	clear: both;
	width: 273px;
	margin-left: 22px;
}
div.hometxt strong {
	color: #617ba1;
}
div.industry-txt,
div.contact-txt {
	clear: both;
	width: 471px;
	text-align: justify;
	margin-left: 25px;
	padding-bottom: 50px;
}
div.contact-txt {
	padding-bottom: 15px;	
}
div.industry-txt strong,
div.contact-txt strong {
	color: #5a7499;
}
div.industry-txt a,
div.contact-txt a {
	color: #5a7499;
}
p.bullet,
p.bullet2 {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0 4px;
	color: #8097bb;
	margin-left: 10px;
	padding-bottom: 15px;
	width: 480px;
}
p.bullet2 {
	font-weight: bold;
	color: #5a7499;
	padding-bottom: 0;
	margin-left: 15px;
}
p.bullet strong {
	color: #5a7499;
}
