h1 {
	background-image: url(/images/h1_home.gif);
}
.topBlock {
	background-image: url(/images/background_block1_top_home.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 180px;
	min-height: 158px;			/*	}																		*/
	height: auto !important;	/* 	} Min-height hack (height of background image (-10px) in top block)		*/
	height: 158px;				/*	}																		*/
}
.logoWrapper {
	width: 260px;
	text-align: center;
	float: left;
}
#block3 {
	background-image: url(/images/background_block3.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 29px;
	margin-top: 20px;
	zoom: 1;
}
#block3 .header {
	border-style: solid none;
	border-width: 1px;
	padding: 5px 10px;
	overflow: hidden;
	zoom: 1;
}
#block3 .header h2 {
	background-image: url(/images/h2_latest_news.gif);
	margin: 6px 0 0 0;
	font-size: 0.1em; /*  IE6 fix */
	float: left;
	width: 132px;
	height: 12px;
}
#block3 h3 a {
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#block3 h3 a:hover {
	text-decoration: underline;
}
#block3 .readMore {
	background-image: url(/images/icon_add_comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#block3 .block {
	
}
#block2 #rtw {
	background-image: url(/images/background_block2_block.png);
}