﻿/* CSS */
/* LAYOUT */
#container {
	width: 774px;
	margin: 0 auto;
	background: url(/images/fadebg-repeating.gif) top left repeat-y;
}

#main-container {
	width: 774px;
}
