﻿body
{
	text-align: center;
}

#container
{
	position: relative;
	margin: auto;
	width: 932px;
	text-align: left;
}

#header
{
	clear: both;
}

#left
{
	float: left;
	width: 275px;
}

#right
{
	margin-left: 276px;
}

#footer
{
	clear: both;
}
