﻿/* CSS */
/* LAYOUT */
#container {
	width: 780px;
	margin: 0 auto;
}

#main-container {
	width: 780px;
}