@CHARSET "UTF-8";

#Header .HeaderBottom {
	background: url('/images/site-corner-bottom.jpg') no-repeat bottom;
	width: 940px;
	border: none;
}
#Site {
	border-top: none;
	border-bottom: none;
	margin-top: 0;
	margin-bottom: 0;
}
#SiteTopCorner {
	background: url('/images/site-corner-top.jpg') no-repeat top;
	height: 10px;
	margin-top: 15px;
}
#SiteBottomCorner {
	background: url('/images/site-corner-bottom.jpg') no-repeat bottom;
	height: 10px;
	margin-bottom: 15px;
}
