/* Поле для сайта */

#bitrix_wrap {
	background: #ececec;
}

/* Шапка */

#bitrix_header {

}

/* Левый блок */

#bitrix_left_template {
	width: 300px;
	margin: 7px 7px 0 7px;
	float: left;
}

/* Основной блок */

#bitrix_center_template {
	width: 888px;
	padding: 10px 15px;
	margin: 7px 0 0 0;
	background: #fff;
	float: left;
	position: relative;
}

/* Футер */

#bitrix_footer_template {
	width: 1223px;
	min-height: 250px;
	padding: 7px;
	clear: both;
}

/* Значок загрузки */

#site_wait {
	top: 50px;
}