body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/base/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content-bg4 {
	border-top-width: 7px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/base/bg-4col.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content4 {
	margin-right: 292px;
	margin-left: 137px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#info {
	padding: 30px;
	margin: 0px;
}
#left {
	background-color: #00FFFF;
	height: 100px;
	position: absolute;
	width: 133px;
	padding: 0px;
	margin-left: 2px;
	visibility: visible;
}
