#fullPage{
	width: 100%;
	/*height: 100%;*/
	text-align: center;
}

#fullContent{
	width: 955px;
	position: relative;
	text-align: left;
	margin:auto;
}

#containerContent{
	position: absolute;
	left: 190px;
	top: 303px;
	width: 546px;
}

#containerRight{
	position: absolute;
	left: 747px;
	top: 0px;
	width: 205px;
	background-image: url('../../img/layout/rightBack.gif');
}

#rightBottom{
	width: 205px;
	background-image: url('../../img/layout/rightBackBottom.gif');
}

#contentTop{
	height: 2px;
	background-image: url('../../img/layout/contentTop.gif');
}

#content{
	padding: 10px;
	background-image: url('../../img/layout/contentBack.gif');
}

#contentBottom{
	height: 3px;
	background-image: url('../../img/layout/contentBottom.gif');
}

#navContainer{
	position: absolute;
	left: 0px;
	top: 291px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	background-image: url('../../img/layout/navBack.gif');
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}	

#topBannerLeft{
	left: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 435px;
	height: 291px;
	background-image: url('../../img/layout/topBanner/topBannerLeft.jpg');
}

#topBannerLeftIDG{
	left: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 435px;
	height: 291px;
	background-image: url('../../img/layout/topBanner/topBannerLeftIDG.jpg');
}

#topBannerLeftIRJGV{
	left: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 435px;
	height: 291px;
	background-image: url('../../img/layout/topBanner/topBannerLeftIRJGV.jpg');
}

#topBannerRight1{
	left: 435px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 300px;
	height: 291px;
	background-image: url('../../img/layout/topBanner/topBannerRight1.jpg');
}

#topBannerRight2{
	left: 435px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 300px;
	height: 291px;
	background-image: url('../../img/layout/topBanner/topBannerRight2.jpg');
}

#topBannerRight3{
	left: 435px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 300px;
	height: 291px;
	background-image: url('../../img/layout/topBanner/topBannerRight3.jpg');
}

#topBannerRight4{
	left: 435px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 300px;
	height: 291px;
	background-image: url('../../img/layout/topBanner/topBannerRight4.jpg');
}

#topBannerRight5{
	left: 435px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 300px;
	height: 291px;
	background-image: url('../../img/layout/topBanner/topBannerRight5.jpg');
}

#topBannerRight6{
	left: 435px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 0px;
	width: 300px;
	height: 291px;
	background-image: url('../../img/layout/topBanner/topBannerRight6.jpg');
}

.artikelBack{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	min-height: 500px;
}

.contentBackWhite{
	background-color: #FFFFFF;
	min-height: 500px;
}

