/* Northen Ireland
================================== */

body.northernireland {
	background: fixed url(../images/graphic_main_background_england.jpg) repeat-x #319cd3;
	}
	
body.northernireland  #branding h1 {
	visibility: hidden;
	overflow: hidden;
	line-height: 0.1em;
	height: 0.1em;
	font-size: 0.1em;
	padding: 0;
	margin: 0;
	}
	
body.northernireland  #branding {
	margin-left: auto;
	margin-right: auto;
	width: 60.1em;
	}
		
			
/* NI header box
================================== */

.niHeader {
	background: url(../images/bottom-left-niHeader.gif) no-repeat left bottom;
	padding: 0;
	margin-bottom: -2.2em;
	}

.niHeader-outer {
	background: url(../images/bottom-right-niHeader.gif) no-repeat right bottom;
	}

.niHeader-inner {
	background: url(../images/top-left-niHeader.gif) no-repeat left top;
	}

.niHeader p {
	background: url(../images/top-right-niHeader.gif) no-repeat right top;
	text-align: right;
	}	
	 
.niHeader img {
	padding: 0.55em;
	}