#right {
	width: 318px;
	margin-right:25px;
	display: block;
}
#contentfloatholder { /* right col background */
/*	background: url(../images/layout/rightbg.gif) repeat-y 100% 0;*/
}

#superfooter {
	background: #fff url(../images/layout/superfooter.gif) repeat-y 0 0;
}
#left {
	display:none;
}
#centerpad {
	margin: 0 350px 0 40px; /* right/left values need to be right/left width plus any padding required */
}
#left {
	width: 0;
	display:none;
}