div#LeftColumn {
	padding:4px 0 0 4px;	
	float:left;
}

div#RightColumn {
	padding:4px 4px 0 0;	
	float:right;
}

div#RightColumn .feature {
	height:163px;
	width:462px;
	overflow:hidden;
	margin-bottom:3px;
}

div#Body {
	background:url(../images/body_bg_repeat.jpg) repeat-y;
	width:463px;
}

div#Body .bd {
	background:url(../images/body_top.jpg) no-repeat left top;
	min-height:314px;
}

div#Body .ft {
	background:url(../images/body_btm.jpg) no-repeat left bottom;
	height:17px;
	position:relative;
	top:3px;
}


ul#BottomFeatures {
	margin-top:4px;
	list-style:none;
		
}

ul#BottomFeatures li {
	float:left;
}

ul#BottomFeatures li.separator {
	width:3px;
	height:120px;
}
