table.page
{
	border-collapse: collapse;
	margin: 0 18px;
	width: 747px;
}
td.page
{
	padding: 0;
	vertical-align: top;
}
td#banner img
{
	height: 14px;
	margin: 38px 0 18px 1px;
	width: 159px;
}
td#content
{
}

div#simmonsFooter
{
	background: #54b7c6;
	color:#cff;
	clear:both;
	font-size: 0.8em;
	height: 1.5em;
	margin: 0 0 3em;
	padding: 0.3em;
	position: relative;
	top: 2.1em;
}
div#simmonsFooter a
{
	color: #cff;
}

td#footer
{
	background: #fff url("../img/cvMailPower_Logo.gif") no-repeat 100% 50%;
	color: #999;
	font-size: 10px;
	height: 33px;
	padding: 0 14px 0 0;
	vertical-align: middle;
}
td#footer a
{
	background: #fff;
	color: #999;
	text-decoration: underline;
}
td#footer a:hover
{
	background: #fff;
	color: #f00;
}

