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

#main-container {
	width: 780px;
	background:url(/images/content-bg.gif) top right no-repeat;
}