#page_head {
	background-image: url("/zoom/heading_search.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;	
	color: #FFF;
	text-align: left;
}
#page_head h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
}
html>body #page_head h2 {
	padding-top: 95px;
	margin-top: 0px;
}

#page_head_v {
	background-image: url("/shared_images/heading_visiting.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;	
	color: #FFF;
	text-align: left;
}
#page_head_v h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
}
html>body #page_head_v h2 {
	padding-top: 95px;
	margin-top: 0px;
}

#page_head_l {
	background-image: url("/shared_images/heading_living.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;	
	color: #FFF;
	text-align: left;
}
#page_head_l h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
}
html>body #page_head_l h2 {
	padding-top: 95px;
	margin-top: 0px;
}

#page_head_b {
	background-image: url("/shared_images/heading_business.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;	
	color: #FFF;
	text-align: left;
}
#page_head_b h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
}
html>body #page_head_b h2 {
	padding-top: 95px;
	margin-top: 0px;
}

#page_head_g {
	background-image: url("/shared_images/heading_government.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;	
	color: #FFF;
	text-align: left;
}
#page_head_g h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
}
html>body #page_head_g h2 {
	padding-top: 95px;
	margin-top: 0px;
}

#page_head_e {
	background-image: url("/shared_images/heading_emergencies.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;	
	color: #FFF;
	text-align: left;
}
#page_head_e h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
}
html>body #page_head_e h2 {
	padding-top: 95px;
	margin-top: 0px;
}#page_head_f {
	background-image: url(/shared_images/heading_flood.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;	
	color: #FFF;
	text-align: left;
}
#page_head_f h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
}
html>body #page_head_f h2 {
	padding-top: 95px;
	margin-top: 0px;
}#page_head_n {
	background-image: url(/shared_images/northstarStation.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 134px;
	color: #FFF;
	text-align: left;
}
#page_head_n h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
	color: #333;
}
html>body #page_head_n h2 {
	padding-top: 95px;
	margin-top: 0px;
}
#page_head_o {
	background-image: url(/shared_images/heading_operations.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	height: 134px;
	color: #FFF;
	text-align: left;
}
#page_head_o h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
	color: #333;
}
html>body #page_head_o h2 {
	padding-top: 95px;
	margin-top: 0px;
}

