#page_header {
	position: relative;
	left: -4px;
}

#right_floater td {
	padding: 0;
	margin: 0;
}

#page_container {
	position: relative;
	left:5px;
}

#page_center {
	position: relative;
	left: -4px;
	top: 28px;
}


#section_banner {
	position: absolute;
	top: 148px;
	left: -4px;
	margin: 0;
	padding: 0;
	height: 35px;
}

#page_content {
	position: relative;
	width: 570px;
	float: left;
	top: 6px;
}


#left_floater {
	position: absolute;
	top: 144px;
	width: 175px;
}

#right_floater {
	position: relative;
	left: 16px;
	top: -10px;
}

#page_footer {
	position: relative;
	top: 4px;
	left: -4px;
}


