#elit_banner
{
	background-color: #B49A4E;
	background-image: url(http://vipgeo.ru/images/agencies/elit/mainpagebanner.png);
	width: 204px;
	height: 42px;
	z-index: 1;
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
}
	#elit_banner a
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 204px;
		height: 42px;
		z-index: 2;
		_background:red;
		_filter:alpha(opacity=0);
	}
	
	#elit_banner div#elit_caption
	{
		position: absolute;
		z-index: 1;
		right: 5px;
		color: brown;
		font-size: 7pt;
		font-weight: bold;
		cursor: pointer;
		cursor: hand;
	}
	#elit_banner div#elit_text
	{
		position: absolute;
		z-index: 1;
		right: 55px;
		top: 10px;
		color: white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12pt;
		font-weight: bold;
		cursor: pointer;
		cursor: hand;
	}
	#elit_banner div#elit_phrase
	{
		position: absolute;
		z-index: 1;
		right: 5px;
		bottom: 2px;
		color: brown;
		font-weight: bold;
		font-size: 7pt;
		cursor: pointer;
		cursor: hand;
	}


#page_banner
{
	position: relative;
	float: right;
	/*top: 5px;
	right: 220px;*/
	background-color: #232473;
	/*background-image: url(http://vipgeo.ru/images/agencies/bilet-altai/banner-background.png);*/
}

#page_banner a
		{
			position:absolute;
			left: 0;
			top: 0;
			z-index: 1;
			width:204px;
			height:42px;
			_background:none;
			_filter:none;
		}

	#page_banner div#banner_text
	{
		position:absolute;
		float:left;
		margin-top: 22px;
		margin-left: 5px;
		z-index: 1;
		color: white;
		font-size: 7pt;
		cursor: pointer;
		cursor: hand;
	}
	
	#page_banner div#banner_phone
	{
		position:absolute;
		margin-top: 0px;
		float:right;
		margin-left: 125px;
		width: 80px;
		z-index: 1;
		color: white;
		font-size: 8pt;
		font-weight:bold;
		cursor: pointer;
		cursor: hand;
		padding:0;
	}
	
	#page_banner div#banner_caption
	{
		position:absolute;
		margin-top: 0px;
		margin-left: 10px;
		width: 70px;
		z-index: 1;
		font-weight:bold;
		color: white;
		font-size: 8pt;
		cursor: pointer;
		cursor: hand;
	}
