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


#Wrap{
	width: 1280px;
}

#IndicesWrap{width:1280px;}

#IndicesMenu{
	width: 250px; /*150 if on 0  if off*/
	height: 180px;
	padding-top: 70px;
	/*background-image: url('img/cBGt.jpg');*/
}

#Indices{
	width: 1010px; /*1130 if menu on  1220 if off*/
	height: 225px;
	padding-top: 25px;
	padding-left: 20px; /* 60px if menu on  else 0*/
	background-image: url('img/indexBGt.jpg');
}

#IndicesOverlay{
	width: 1010px; /*1130 if menu on  1220 if off*/
	height: 220px;
	padding-left: 20px; /* 60px if menu on  else 0*/
	top: 960px;
	margin-left: -20px;
}

#IndicesOverlay > div{margin-left: 422px;margin-top: 61px;}