@media screen {
	#main {
		border-right: none;
		border-bottom: none;
		border-top: none;
		
		background: #7E97C1 url(image/LeftContentColumn_Background.jpg) left top no-repeat;
	}
	#main_content {
		background: url(image/Column1LeftBottom_Border.gif) left bottom no-repeat;
	}

	#col1 {
		width: 171px;
	}
	#col1_content table {
		margin: 0 auto;
	}
	#col1_content div {
		margin: 0 auto;
	}

	#col2, #col2_content {
		display: none;
	}

	#col3 {
		padding: 0;
		margin: 0 0 0 171px;
		background-color: #fff;
	}
	#col3_content {
	}
}
