/*
-----------------------------------------------
IE6
----------------------------------------------- */

body {
	behavior: url(includes/csshover.htc) !important;
}

#header {
	height: 163px;
	padding-top: 10px;
}

#column-left {
	padding: 0 0 15px 20px;
}

#form-newsletter #input-newsletter-email {
	margin: -0.9em 0 0;
	line-height: 1.0em;
}

ul#navigation {
	width: 947px;
	padding: 0 0 0 3px;
}

ul.news li p {
	line-height: 1.4em;
}


.link-all-news {
	margin: 0.8em -1.0em 0 0;
}

	#menu{float:none;} /* This is required for IE to avoid positioning bug when placing content first in source. */
	/* IE Menu CSS */
	/* csshover.htc file version: V1.21.041022 - Available for download from: http://www.xs4all.nl/~peterned/csshover.html */
	body{behavior:url(/css/csshover.htc);
	 /* to enable text resizing in IE */
	}
	#menu {
		font-size:100%;
	}
	#menu ul li{float:left;}
	#menu ul ul{width: 1%; background: url(/images/bg/bgsubmenuie6.gif) repeat-x;}
	#menu ul ul li{float:left;}
	#menu1 h2, #menu1 a{height:1%;}