﻿@import url(common.css);
@media screen {
	body { background:#F1E6C6 url(/images/int/nlrha_int_background.gif) repeat-x 0 0; }
	#topnav {
		width:960px;
		height:60px;
		margin:0 auto;
		background:url(/images/int/nlrha_int_nav2_rollover.gif) no-repeat 0 0;
	}
	#subhead {
		width:960px;
		height:117px;
		margin:0 auto;
		background: url(/images/subheads/nlrha_subhead_doing_business.jpg) no-repeat right 0;
	}
	#shlogo {
		width:270px;
		height:117px;
		background:url(/images/int/nlrha_int_logo.gif) no-repeat 0 0;
	}
	#subnav {
		width:960px;
		height:61px;
		margin:0 auto;
		background:url(/images/nlrha_nav1_rollover.gif) no-repeat center 0;
		position: relative;
		z-index: 100;
	}
	#wrapper {
		width:960px;
		margin:0 auto;
		display:table;
		background:url(/images/mp/nlrha_mp_body_background.gif);
		position: relative;
		z-index: 1;
	}
	#leftpanel {
		width:260px;
		height:367px;
		float:left;
		padding-top:6px;
		background:url(/images/mp/nlrha_mp_column_background.jpg) no-repeat 0 0;
	}
	#content {
		width:640px;
		padding:10px 10px 0 10px;
		float:left;
	}
	/* page specific */
	
	.helpful-links #subhead { background-image:url(/images/subheads/nlrha_subhead_helpful_links.jpg); }
	.contact #subhead { background-image:url(/images/subheads/nlrha_subhead_contact_us.jpg); }
	.privacy #subhead { background-image:url(/images/subheads/nlrha_subhead_privacy_policy.jpg); }
	.site-map #subhead { background-image:url(/images/subheads/nlrha_subhead_site_map.jpg); }
	.about #subhead { background-image:url(/images/subheads/nlrha_subhead_about_us.jpg); }
	.housing #subhead { background-image:url(/images/subheads/nlrha_subhead_looking_for_housing.jpg); }
	.employment #subhead { background-image:url(/images/subheads/nlrha_subhead_employment.jpg); }
	.doing-business #subhead { background-image:url(/images/subheads/nlrha_subhead_doing_business.jpg); }
	.news #subhead { background-image:url(/images/subheads/nlrha_subhead_news.jpg); }
	
	/* navigation */
	#homelink { width:270px; padding-top:117px; }
		/* top nav */
	#topnav dl {
		width: 404px;
		height: 60px;
		float: right;
	}
	#topnav a.ir {
		float:left;
		margin-top:20px;
		padding-top:40px;
		background:url(/images/int/nlrha_int_nav2_static.gif) no-repeat;
	}
	#topnav a.ir:hover, #topnav a.ir:active, #topnav a.ir:focus { background-image: none; }
	#tn_home a.ir { width: 66px; background-position: -556px -20px; }
	#tn_links a.ir { width: 133px; background-position: -622px -20px; }
	#tn_contact a.ir { width:116px; background-position: -755px -20px; }
	#tn_sitemap a.ir { width:89px; background-position: -871px -20px; }
}

		/* left panel */
	#leftpanel dd {
		width:180px;
		margin:20px auto;
	}
	#leftpanel a.ir {
		width:180px;
		padding-top:60px;
	}
	#leftpanel a.ir:hover, #leftpanel a.ir:active, #leftpanel a.ir:focus { background-image:none; }
	#lp_rfps {
		background:url(/images/nlrha_promo_current_rfps_rollover.gif) no-repeat 0 0;
	}
	#lp_rfps a.ir {
		background:url(/images/nlrha_promo_current_rfps_static.gif) no-repeat 0 0;
	}
	#lp_openings {
		background:url(/images/nlrha_promo_current_openings_rollover.gif) no-repeat 0 0;
	}
	#lp_openings a.ir {
		background:url(/images/nlrha_promo_current_openings_static.gif) no-repeat 0 0;
	}