td#mainBody {
	/* background: #EEEBDC url(/commercial/images/body/bg_eeebdc_btm_lft.gif) 0 bottom no-repeat; */
	padding: 0px 0px 50px 0px;
	vertical-align: top;
}

div.mainBodyHead {
	/* padding-top: 21px; */
	border-bottom: #FFFFFF 4px solid;
	/* background-color: #EEF2EE; */
	width: 542px;
	z-index: 5;
	margin-bottom: 14px;
}

td#mainBody h2#Heading {
	font-size: 1.64em;
	font-weight: normal;
	margin-top: 20px; 
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
}

td#mainBody h2#Heading a {
	text-decoration: none;
	color: #000;
}

table.photoTable {
	width: 514px;
}

td.imageTd, td.textTd{
	vertical-align: top;
}

td.textTd {
	padding-right: 10px;
}

td.imageTd {
	padding: 0px;
}

td.imageTd img {
	margin: 0px;
}
	
td#mainBody td.textTd p {
	margin-bottom: 6px;
}

a.blueArroweeebdc{
	font-weight: bold;
	font-size: .91em;
	color: #335599;
	text-decoration: none;
	background: url(../img/brands/arrow.png) right no-repeat;
	padding: 0px 11px 0px 0px;
}

div#footer {
	left: -100px;
	width: 542px;
}