body {
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	line-height: 19px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	padding-top: 24px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 851px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.hometxt {
	clear: both;
	background-image: url(images/home-txt-bg.jpg);
	background-repeat: repeat-y;
	background-color: white;
	width: 427px;
	height: 216px;
	position: relative;
}
div.hometxt p {
	width: 367px;
	position: absolute;
	top: 25px;
	left: 25px;
	text-align: justify;
}
div.footerbg {
	clear: both;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-y;
	width: 851px;
	display: table;
	color: white;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: normal;
}
div.footerbg img {
	margin-left: 17px;
}
div.contactcol01 {
	float: left;
	display: table-cell;
	margin-left: 17px;	
	width: 189px;
}
div.contactcol02 {
	float: left;
	display: table-cell;
	width: 302px;
}
div.contactcol02 a {
	color: white;
}
div.downlinkscopy {
	float: left;
	display: table-cell;
	text-align: right;
	width: 324px;
	line-height: 18px;
}
div.downlinkscopy a {
	color: white;
	margin: 0 2px;
}
div.innerbg {
	clear: both;
	background-image: url(images/innerbg.jpg);
	background-repeat: repeat;
	width: 851px;
	display: table;
}
p.bullet {
	margin-left: 81px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 12px;
	width: 660px;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 15px;
}
p.txt {
	margin-left: 81px;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 25px;
	width: 685px;
}
