body {
	margin: 0 auto;
	text-align: center;
	background-color: #a1b4d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 809px;
	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;
	width: 809px;
	display: table-cell;
	padding-left: 11px;
}
div.txt1,
div.txt2,
div.txt3 {
	clear: both;
	margin-left: 75px;
	width: 500px;
	padding: 45px 0;
	position: relative;
}
div.txt2 {
	width: 623px;
}
div.txt3 {
	width: 434px;
	padding-top: 0px;
}
div.txt1 img {
	position: absolute;
	bottom: 0;
	left: 500px;
}
div.txt3 img {
	position: absolute;
	bottom: 0;
	left: 460px;
}
div.gradientbg {
	clear: both;
	background-image: url(images/degrade.jpg);
	background-repeat: repeat-x;
	width: 788px;
}
div.greybox {
	clear: both;
	width: 665px;
	margin-left: 56px;
}
div.greyboxbg {
	clear: both;
	background-color: #cacaca;
	display: table;
	width: 665px;
	padding-bottom: 15px;
}
div.greyboxtxt {
	clear: both;
	width: 621px;
	margin-left: 19px;
}
div.greyboxtxt strong {
	color: white;
}
div.downlinks {
	color: #5773a6;
	clear: both;
	font-size: 11px;
	line-height: 43px;
	padding-left: 25px;
}
div.downlinks a {
	color: #5773a6;
	font-weight: bold;
	margin: 0 5px;	
}
div.downlinks a:hover {
	text-decoration: underline;
}
div.footer {
	clear: both;
	background-image: url(imgdir/footer2.png);
	background-repeat: no-repeat;
	width: 809px;
	height: 80px;
	position: relative;
}
div.footer p {
	color: white;
	font-size: 12px;
	position: absolute;
	top: 15px;
	left: 28px;
}
div.footer strong {
	color: #a1b4d1;
}
div.footer a {
	color: white;
}
div.footer a:hover {
	text-decoration: underline;
}
div.footer img {
	position: absolute;
	bottom: 0;
	right: 70px;
}
div.copy {
	color: white;
	clear: both;
	font-size: 12px;
	line-height: 43px;
	padding-left: 25px;
}
div.articlelinks {
	color: #5773a6;
	clear: both;
	font-size: 11px;
	padding-left: 25px;
}
div.articlelinks {
	color: #5773a6;
	clear: both;
	font-size: 11px;
	padding-left: 25px;
}
div.articlelinks a {
	color: #5773a6;
}
div.articlelinks a:hover {
	text-decoration: underline;
}