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

#main-container {
	width: 906px;
}

#header {
	width: 906px;
}


