﻿.divBodyWrapper 
{
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	min-height: 500px;
}

.divContent 
{
	clear: both; 
	float: left; 
	width: 952px;
}

