@media screen{
	body{
		background:#c7dbc4;
		}
	#header {
		background:url(../img/bg_headerbags_left.gif) no-repeat;
	}
	div.nav_sec_last{display:none;}
	
	#col1{
		width:739px;
		background: url(../img/headerbags_col1.gif) no-repeat top right;
	}
	
	#col1_content{
		background: url(../img/footerbags_col1.gif) no-repeat bottom right white;
	}
	#col2{
		display:none;
		visibility:hidden;
	}
	div.tx-macinasearchbox-pi1 form div {
		background:white url(../img/headerbags_nav_sec.gif) no-repeat scroll right top;
	}
	#col1 a[href^="http:"], #col1 a[href^="https:"], #col2 a[href^="http:"], #col2 a[href^="https:"]{
		padding-left: 0px;
		text-decoration:underline;
		background:none;
	}


}

