#container {
	height: 100%;
	width: 100%;
	max-width: 1119px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	/*border-top-width: medium;*/
	border-right-width: medium;
	/*border-bottom-width: medium;*/
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
