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

#main-container {
	width: 915px;
}