@media screen {
	h1.header_11 {
		min-width: 505px;
		background-image: url(../images/content/header_index_11.gif);
		}
	h2.header_12 {
		min-width: 261px;
		background-image: url(../images/content/header_index_12.gif);
		margin-left: 309px !important;
		}
	
	h1.header_21 {
		min-width: 557px;
		background-image: url(../images/content/header_index_21.gif);
		margin-top: 0px !important;
		}
	h2.header_22 {
		min-width: 238px;
		background-image: url(../images/content/header_index_22.gif);
		margin-left: 402px !important;
		}
	
	h1.header_31 {
		min-width: 261px;
		background-image: url(../images/content/header_index_31.gif);
		margin-top: 0px !important;
		}
	h2.header_32 {
		min-width: 336px;
		background-image: url(../images/content/header_index_32.gif);
		margin-left: 96px !important;
		}
	
	#web_design .section_top {
		background-image: url(../images/content/section_header_index_11.jpg);
		}
	#web_design h5 {
		background-image: url(../images/content/section_header_index_12.jpg);
		}
	#web_design .section_bottom {
		background-image: url(../images/content/section_header_index_13.jpg);
		}
	
	#web_development .section_top {
		background-image: url(../images/content/section_header_index_21.jpg);
		}
	#web_development h5 {
		background-image: url(../images/content/section_header_index_22.jpg);
		}
	#web_development .section_bottom {
		background-image: url(../images/content/section_header_index_23.jpg);
		}
	
	h3.location {
		float: right;
		width: 314px;
		height: 209px;
		color: #000000;
		font-size: 13px;
		font-weight: bold;
		line-height: 15px;
		font-family: Arial, Helvetica, sans-serif;
		background-image: url(../images/content/index_portland_oregon.jpg);
		background-position: center middle;
		background-repeat: no-repeat;
		margin: 0px 0px 0px 18px;
		}
		h3.location div {
			padding: 174px 0px 0px 24px;
			}
		h3.location span {
			display: block;
			margin-left: 126px;
			}
}
	
@media print {
	h2.header_12,
	h2.header_22,
	h2.header_32 {
		margin-left: 1in !important;
		}
	
	#web_design .section_top,
	#web_design h5,
	#web_design .section_bottom,
	#web_development .section_top,
	#web_development h5,
	#web_development .section_bottom {
		background-image: url(../images/content/section_header_index_23.jpg);
		}
}