@media screen{
	body{
		background:#FBEBCA;
		}
	#header {
		background:url(../img/bg_headerstd_left.gif) no-repeat;
	}
	div.nav_sec_last{display:none;}
	
	#col1{
		width:739px;
		background: url(../img/headerstd_col1.gif) no-repeat top right;
	}
	
	#col1_content{
		background: url(../img/footerstd_col1.gif) no-repeat bottom right white;
	}
	#col2{
		display:none;
		visibility:hidden;
	}


}

