#header {
	background-image: url(../images/hd_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	width: 800px;
	background-color: #FFFFFF;
}

#subHeader{
	width: 800px;
	text-align:center;
	vertical-align: middle;
	background-color: #FFFFFF;
}
#subHeader #flash {
	text-align: center;
	width: 800px;
	vertical-align: middle;
	height: 315px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}

#document #irnews{
	height: 300px;
	width: 558px;
	position: relative;
	border: 1px solid silver;
}

#document #irnews .rsslogo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 4px;
	left: 512px;
}
#document #irnews h2 {
	background-color: #CCCCCC;
	color: #666666;
	background-image: none;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#globalMenu {
	position: absolute;
	left: -1px;
	top: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: silver;
}
#document {
	padding-top: 40px;
	padding-bottom: 100px;
}
#side {
	top: 25px;
	position: absolute;
}
