
/*
This file is used becaue the initial
build did not cater for ie5. Thus, all
code in this file can be considered a
hack.
What a joy ...
*/


/*#banner				{
	height:70px;
	width:100%;
	background:url(/ukgwa/20060904180815oe_/http://www.communities.gov.uk/images/bannerpic.jpg) left top no-repeat;
}

#logo {
	position:absolute;
	z-index:999;
}

#topnav					{	
	position:absolute;
	right:0;
	top:72px;
}
#topnav ul li 			{	display:block; float:right; }
#topnav ul li a			{	color:#8E908F; font-weight:bold; display:block; margin-right:2px; }
*/


* HTML #banner,
* HTML #topnav,
* HTML #wrapper {
	width:expression(document.body.clientWidth < 600? "600px" : "100%");
}


#main {
	width:99%;
}

#leftnav {
	width:99%;
	padding:5px 0 0 0;
}

#leftnav img		{	float:left; border:0; display:none; margin:0; vertical-align:bottom; }

.nav1purple	{
	text-transform:uppercase;
	font-weight:bold;
	width:100%;
	background:#909 url(/ukgwa/20060904180815oe_/http://www.communities.gov.uk/images/orang_tr.gif) top right no-repeat;
	line-height:1.1em;
	text-indent:0;
	padding:6px 0 6px 10px;
	margin:5px 0;
}

