﻿/* CSS */
/* LAYOUT */
#container {
	top: 0;
	width: 962px;
	margin-left: -481px;
	left: 50%;
}

#main-container {
	width: 962px;
	background: #fff url(/images/content-bg.gif) top left repeat-y;
}

#header {
	width: 962px;
}
