body {
	margin: 0 auto;
	text-align: center;
	background-color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #181818;
	padding-top: 23px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 858px;
	text-align: left;
	line-height: 18px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.mainbg {
	clear: both;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 858px;
}
div.txt {
	clear: both;
	width: 540px;
}
div.downnav {
	float: left;
	margin-left: 172px;
}
div.downnav a {
	float: left;
	margin-right: 24px;
}
div.copy {
	float: right;
	text-align: right;
	color: #dcdcdc;
	padding-right: 10px;
	font-size: 10px;
}
div.txt2 {
	clear: both;
	width: 311px;
	text-align: justify;
}