﻿.body-content
{
	width: 975px;
	margin-top: 1px;
	margin-left: auto;
	margin-right: auto;
}

.body-content-left
{
	float: left;
	width: 0px;
}

.body-content-middle
{
	float: left;
	width: 975px;
	background-color: #ffffff;
}

.body-content-right
{
	float: right;
	width: 0px;
}
