body {
	background-color: #2D1F13;
	text-align: center;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	vertical-align: middle;
}
#container {
	position: relative;
	text-align: left;
	width: 922px;
	height: 562px;
	border: 14px solid #FFFFFF;
	background-color: #FEFEFE;
	background-image: url('../img/floor3/floor3bg.jpg');
	background-position: 0px 379px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#mainImgNews {
	position: relative;
	top: -520px;
	width: 730px;
	height: 296px;

	clear: both;
	background-image: url('../img/floor3/floor3_newsbg.jpg');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	z-index: -1;
}

#newsBox {
	position: relative;
	top: 0px;
	left: 0px;
	width: 441px;
	height: 296px;

	clear: both;
	overflow: auto;
	z-index: 1;
}
.newsItem {
	width: 392px;
	height: 48px;
	Color: #FF3300;
	font-size: 10px;
	padding: 15px 10px 10px 20px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.newsItemMain {
	font-size: 12px;
	padding-left: 30px;
}
a.newsItemMain, a.newsItemMain:link, a.newsItemMain:hover, a.newsItemMain:active, a.newsItemMain:visited {
     font-family: arial, helvetica, sans-serif;
     font-size: 11px; 
     color: #FF3300;
     font-weight: bold;
     text-decoration: none;
     margin-left: 45px;
}
a.newsItemMain:hover {
     text-decoration: underline;
}

.mainImgAwards {

	position: relative;
	top: -550px;
	width: 751px;
	height: 348px;
	background-image: url('../img/floor3/floor3_awards.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;

	clear: both;
	margin-left: auto;
	margin-right: auto;
	z-index: -1;
}

.mainImgCulture {

	position: relative;
	top: -540px;
	width: 820px;
	height: 348px;
	background-image: url('../img/floor3/floor3_culture.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;

	clear: both;
	margin-left: auto;
	margin-right: auto;
	z-index: -1;
}
