body {
	background:#fff;
	overflow:hidden;
	margin:0;
	padding:0;
	padding:182px 0 0;
}

#bar {
	background-color:#fff;
	width:100%;
	min-width:950px;
	height:182px;
	overflow:hidden;
	z-index:100;
	position:absolute;
	top:0;
	left:0;
}

#barHeader {
	height:145px;
	background:url(/images/backgrounds/header_bg.gif) no-repeat 0 4px #FFF;
	margin:0 auto;
	width:1100px;
	text-align:left;
}

#latestArticles {
	float:right;
	width:620px;
	padding:12px 0 0 0;
}

.lastestArticlesTitle {
	font-size:18px;
	font-weight:bold;
	color:#0067AE;
}

#latestArticles ul {
	margin:10px 0 0 0;
}

#latestArticles li {
	list-style:none;
	padding:0 0 3px 0;
}

#mainNavCont {
	background:#F1ECE4;
}

#mainNav {
	margin:0 auto;
	width:990px;
	height:37px;
	*margin:0 0 0 -9px;
}

iframe#newsFrame {
	width:100%;
	height:100%;
	z-index:10;
	border:none;
	-webkit-box-sizing:border-box;
	padding-bottom:31px;
	*padding-bottom: 0;
}
