@charset "utf-8";
/* CSS Document */


#Wrap{
	width: 1530px;
}

#IndicesWrap{width:250px;}

#IndicesMenu{
	width: 250px;
	height: 130px;/*130=active  0 if off*/
	/*background-image: url('img/cBG.jpg');*/
}

#Indices{
	width: 250px;
	height: 830px; /*820 is menu active  950 if not*/
	background-image: url('img/indexBGw.jpg');
}


#IndicesOverlay{
	width: 250px;
	height: 830px; /*820 is menu active  950 if not*/
}

#IndicesOverlay > div{margin-left: 55px;margin-top: 370px;}