body #column {
	width: 830px;
	margin: 180px auto 0px;
	text-align: left;
	z-index: 4;
	position: relative;
	}
	
body #column #content {
	width: 800px;
	margin: 0px auto;
	padding: 0px 15px;
	min-height: 300px;
	margin-top: -264px;
	background: url(../img/bottom-repeat.png) repeat-y top left transparent;
	}

body #column #bg, body #column #bg-ie {
	width: 830px;
	margin: -180px auto 0px;
	}

body #column #bg-ie {
	visibility: hidden;
	display: none;
	}
	
body #column #footer {
	height: 33px; width: 800px;
	padding: 6px 15px 0px 30px;
	background: url(../img/footer.png) no-repeat top left transparent;
	font-size: 11px;
	}
	
body #column #footer span {
	font-size: 1px;
	height: 0px;
	visibility: hidden;
	}

body #column #footer a {
	text-decoration: none;
	}
