body {
	background-image: url(../../images/body_bg_start.gif);
}

#main {
	background-color: #FFFFFF;
	min-height: 0;
	height: 1000px !important;
	height: 1000px;
	background: url(../../images/rightcol_bg.gif) no-repeat right 560px #FFFFFF;
}

#head {
	height: 560px;
}

#headerImage {
	position: absolute;
	right: 0;
	top: 0px;
	width: 740px;
	height: 520px;
	background-repeat: no-repeat; 
	background-position: 0 0;
	text-indent: -9999px;
}

#organisation {
	position: absolute;
	left: 696px; 
	top: 548px;
}

#organisation,
#organisation a {
	font-size: 12px;
	line-height: 15px;
	color: #90b912;
}

#mainNav {
	position: absolute;
	top: 341px;
	left: 0px;
}

#mainNav li.first,
#mainNav li.last {
	display: none;
}

