table td {
	padding: 0;
}
body {
	margin: 0;
	align: center;
}
table#shell {
	border: 0;
	width: 100%;
}
table#shell td#shell-left {
	padding: 0;
	background: url('http://www.boostpros.com/graphics/shell_left_bg.gif') repeat-x;
	vertical-align: top;
}
table#shell td#shell-left table#left-img{
	padding: 0;
	width: 100%;
}
table#shell td#shell-center {
	padding: 0;
	width: 833px;
	background: #ffffff;
	vertical-align: top;
}
table#shell td#shell-right {
	padding: 0;
	background: url('http://www.boostpros.com/graphics/shell_left_bg.gif') repeat-x;
	vertical-align: top;
}
table#shell td#shell-right table#right-img {
	padding: 0;
	width: 100%;
}
table#content {
	background-color: white;
	width: 770px;
}
table#shell td#footer {
	height: 100px;
	background: url('http://www.boostpros.com/graphics/footer.jpg') no-repeat;
}