#idBigBox {
	width: 1029px;
}
#idBox {
	width: 784px;
	background-color:#a3b7d0;
}
#idMenuColumn{
	width: 240px;
	margin-right: 5px;
	padding-bottom: 40px;
}
#idMiddleColumn{
	width: 539px;
}
#idRightColumn{
	top:0;
	left: 790px;
	position:absolute;
	z-index: 5;
	width: 240px;
	background-color: #7899BC;
}
#idTextBox {
	width:510px;
	margin-left: 10px;
}
#idLargeImage{

}
.clsStandardImage {
	margin-left: 7px;
	margin-bottom: 4px;
}
#idKolumnBox {
	width: 170px;
	margin-left: 7px;
	margin-top: 15px;
}
#idFileList {
	list-style:none;
	float:left;
	text-align:center;
	background-color: #91A8C4;
	width:475px;
	padding-top:15px;
}
#idFileList li {
	float:left;
	
	
	width:110px;
	height:90px;

}