.mainBody{ width: 100%; vertical-align: top; }
.mainBody td{ vertical-align: top; }
.leftColumn{ 
	background: #3AAD9C url('../gfx/green_top.jpg') top right no-repeat;	
	color: white; 
	line-height: 150%;
  width: 251px;
  }
  .leftColumn .inner{
    background: url('../gfx/green_bottom.jpg') bottom right no-repeat;	
    padding: 31px 29px; 
  }
.leftColumn h1, .frontBox h1{
	float: none;
	clear: right;
	margin: 0;
	padding: 0;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: white;
	padding-bottom: 10px;
}
.flash{ border-bottom: 1px solid white; }
.frontBox{ 
  background: url("../gfx/red_top.jpg") top left no-repeat;
  padding: 18px 22px; 
}
.rightColumn{ background: #FF1600 url("../gfx/red_bg.jpg") repeat-y; }
.rightColumn a{ padding-left: 14px; background: url('../gfx/left-menu-bullet.gif') no-repeat center left; color: white; text-decoration: none; }
.frontBox {
  color: #fff;
}
.frontBox .left {
  width: 315px;
}
.frontBox .right {
  width: 300px;
}
.frontBox h3 {
  font-size: 17px;
  padding-bottom: 15px;
}
