#content .news
{
	padding-top: 15px;
}

#footer
{
	margin-top: 22px;
}



#promo .slides
{
	padding-top: 20px;
}

#promo .slides .slide1
{
	
}
#promo .slides .slide2
{
	
}

/*text*/
#content
{
}

.news
{
	padding-top: 5px;
	overflow: hidden;
	zoom: 1;
	padding-right: 2px;
	margin-right: 28px;
}

.news .body
{
	margin-left: 39px;
}

.news .date
{
	color: #999;
	margin-left: -2px;
	margin-bottom: 8px;
}

.news .more
{
	text-align: right;
	line-height: 11px;
}

.news .more a
{
	color: #545a5a;
	background: url("images/more-bull.gif") left bottom no-repeat;
	text-decoration: none;
	padding-left: 9px;
}

.news .new
{
	float: left;
	width: 25%;
}

.news h5
{
	color: #545a5a;
	font-size: 12px;
	font-weight: bold;
	margin-left: -1px;
	line-height: 14px;
	margin-bottom: 11px;
	min-height: 28px;
	_height: 28px;
}
.news h5 a
{
	color: #545a5a;
	text-decoration: none;
}
/*HEADER*/
#header
{
	background;
	padding: 0 0 0 0 px;
	position: relative;
	zoom: 1;
}

#main_menu
{
	width: 179px;
	position: absolute;
	right: 25px;
	top: 0;
	margin-right: 21px;
	margin-top: 19px;
}

#navigation
{
	margin: 0;
}

#navigation .commons
{
	text-align: right;
}	

#navigation .commons a
{
	color: #1A9FAA;
	font-weight: bold;
	text-decoration: none;
	margin-left: 37px;
}	

#navigation .commons a img
{
	position: relative;
	top: 2px;
}

#navigation .hru
{
	padding-left: 32px;
}

#navigation .logo:after
{
	display: block;
	content: '';
	clear: both;
}

#navigation .logo a,
#navigation .logo img
{
	display: block;
	float: left;
	text-decoration: none;
}

#navigation .logo .title
{
	color: #1A9FAA;
	cursor: pointer;
	font: 10px/10px Tahoma;
	left: 154px;
	position: absolute;
	top: 46px;
	width: 250px;
}


#navigation .menu li
{
	padding: 0 0 11px 0;
}

#navigation .menu a
{
	color: #FFF;
	float: left;
	font: 18px/18px "Arial";
	text-decoration: none;
	padding: 2px 3px 3px;
	margin: 14px 0 0 36px;
}


#promo
{
	margin: 0 237px 0 0;
}

#promo .leader
{
	font: 14px/14px "Arial";
	color: #545a5a;
	float: right;
	margin-top: 22px;
}

#promo .menu
{
	background: #1A9FAA;
}

#promo .slidearea
{
	zoom: 1;
	position: relative;
	_padding-right: 1px;
	overflow: hidden;
}


#promo .slidearea .slide
{
	float: left;
}
#promo .slidearea .slide1
{
	width: 100%;
}
#promo .menu .slidearea .slide1
{
	width: 62%;
}
#promo .slidearea .slide2
{
	width: 38%;
}

#promo .slides
{
	height: 331px;
}

#promo .slides .slide
{
	height: 100%;
}

#promo .ie6_overlay
{
	zoom: 1;
	position: relative;
}

#promo .ie6_overlay .stripe
{
	position: absolute;
	background: #BFBFBF;
	bottom: 0;
	height: 13px;
	opacity: 0.55;
	overflow: hidden;
	width: 100%;
	z-index: 2;
	left: 0;
	zoom: 1;
	_top: expression(this.offsetParent.offsetHeight - this.offsetHeight + "px");
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55);
}

#promo .ie6_overlay .hru
{
	opacity: 1;
	background: transparent;
	filter: none;
}

#promo .ie6_overlay .hru a
{
	color: #E3F1F2;
	text-decoration: none;
	margin: 0 8px;
}





.slide
{
	position: relative;
}

.slide .data
{
	display: none;
}

.slide .slider_content
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.slide .slider_content .frame
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.slide .slider_content .overframe
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.slide .control_overlay
{
	position: absolute;
	background-color: #81A6BE;
	filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=55)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55);
	opacity: 0.55;
	color: #000;
	z-index: 10;
	right: 10px;
	bottom: 24px;
	overflow: hidden;
	zoom: 1;
	font-size: 36px;
	line-height: 36px;
}

.slide .control_overlay .left
{
	float: left;
	cursor: pointer; 
	font-family: Arial; 
}

.slide .control_overlay .left:hover
{
	background-color: #E5F3F4;
	color: #000;
}

.slide .control_overlay .right
{
	float: left;
	cursor: pointer;
	margin-left: 5px;
	font-family: Arial; 
}

.slide .control_overlay .right:hover
{
	background-color: #E5F3F4;
	color: #000;
}
