@charset "UTF-8";
#container {
	background-color: #676767;
	margin: auto;
}
#header {
	background-color: #999999;
	height: 163px;
	width: 1025px;
	overflow: visible;
	visibility: visible;
}
#body {
	width: 1026px;
	padding: 0px;
	overflow: hidden;
	clip: rect(auto,auto,auto,auto);
}
#bsi body {
	height: 539px;
	background-color: #656565;
}
#footer {
	width: 1025px;
	height: 137px;
}
