#application #view #header #banner{
	margin-bottom:2px;
}
#application #view #header #hero{
	min-height:191px;
	height:191px;
	background: url('../bitmaps/backgrounds/background-hero.jpg') top left no-repeat transparent;
}

#context #column1{ 
	width:352px;
	margin-top:30px;
	float:left;
}

#context #column1 h2{
	margin:0;
	padding:0;
	text-indent:-2000px;
	background: url('../bitmaps/text/txt-what-is-canstruction.png') top left no-repeat transparent;
	border-bottom:1px solid #01bdf1;
	padding-bottom:29px;
	
	/* IE 6 */
	_width:100%;
	_height:17px;
	
	/* IE 6 & 7 */
	*padding-bottom:20px;
}
#context #column1 h3{
	margin:0;
	padding:0;
	text-indent:-2000px;
	background: url('../bitmaps/text/txt-payitforward.png') top left no-repeat transparent;
	border-bottom:1px solid #01bdf1;
	
	padding-bottom:29px;
	
	/* IE 6 */
	_width:100%;
	_height:23px;
	
	/* IE 6 & 7 */
	*padding-bottom:20px;
}

#context #column2{
	float:right;
	width:275px;
	margin-top:5px;
	
	/* IE 6 */
	_float:none;
	_position:absolute;
	_left:467px;
}

#pod-date{
	background: url('../bitmaps/backgrounds/background-pod-date-homepage.png') top left no-repeat transparent;
}

#context #column2 #pod-homepage{
	width:272px;
	height:151px;
	min-height:151px;
	color:#ffffff;
	background: url('../bitmaps/backgrounds/background-pod-homepage.png') top left no-repeat transparent;
}

#context #column2 #pod-homepage .context{
	margin-left:10px;
}

#context #column2 #pod-homepage a{
	color:#ffffff;
}

#context #column2 #pod-homepage h4{
	margin:0;
	padding:0;
	text-indent:-2000px;
	
	/* IE 6 */
	_width:100px;
	_height:11px;
}

#context #column2 #pod-homepage .context #media{
	padding-top:21px;
	height:51px;
	min-height:51px;
	/* 72px is total height, 72-21 = 51 */
}

#context #column2 #pod-homepage .context #contact{
	padding-top:21px;
}

#context #column2 #pod-homepage .context #media h4{
	background: url('../bitmaps/text/txt-in-the-media.png') top left no-repeat transparent;
}

#context #column2 #pod-homepage .context #contact h4{
	background: url('../bitmaps/text/txt-contact-us.png') top left no-repeat transparent;
}
