@CHARSET "UTF-8";
/*
.bottom_promo span {
	display:block;
	height:33px;
	overflow:visible;
	margin-bottom:9px; 
	/*text-indent:-2000px;*/
}
*/
.bottom_promo span {
	display:block;
	height:34px;
	overflow:visible;
	margin-bottom:0px;
	text-indent:0px; 
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.bottom_promo a:hover span {
	color: #4D90CD; 
}
.arrow {
	margin-bottom: 3px;
	margin-left: 5px;
	vertical-align: bottom;
}

#promo_hp1 {
	/*background:url(/themes/images/bg_home_promo_se.gif) no-repeat 0 bottom;*/
}
.bottom_promo a:hover #promo_hp1 {
	background-position:0 top;
}
#promo_hp2 {
	background:url(/themes/images/bg_home_promo_se.gif) no-repeat -158px bottom;
}
.bottom_promo a:hover #promo_hp2 {
	background-position:-158px top;
}
#promo_hp3 {
	background:url(/themes/images/bg_home_promo_se.gif) no-repeat -316px bottom;
}
.bottom_promo a:hover #promo_hp3 {
	background-position:-316px top;
}
#promo_hp4 {
	background:url(/themes/images/bg_home_promo_se.gif) no-repeat -474px bottom;
}
.bottom_promo a:hover #promo_hp4 {
	background-position:-474px top;
}
#promo_hp5 {
	background:url(/themes/images/bg_home_promo_se.gif) no-repeat -632px bottom;
}
.bottom_promo a:hover #promo_hp5 {
	background-position:-632px top;
}
#promo_hp6 {
	background:url(/themes/images/bg_home_promo_se.gif) no-repeat -790px bottom;
}
.bottom_promo a:hover #promo_hp6 {
	background-position:-790px top;
}
/* ------------------ FOOTER ---------------------- */
#bottom_box {
	clear:both;
	padding:20px;
	font-size:11px;
	color:#7f7f7f;
	display: block;
}
#bottom_box ul {
	list-style:none;
}
#bottom_box ul li {
	float:left;
	margin-left:20px;
}
#bottom_box ul li a{
	height:20px;
}
#bottom_box ul li a span {
	display:none;
}
#ico_promo_video {
	display:block;
	width:80px;
	background:url(/themes/images/icon_footer_se.gif) no-repeat -206px -20px;
}
#ico_promo_video:hover {
	background-position:-206px 0;
}
#ico_sitemap {
	display:block;
	width:135px;
	background:url(/themes/images/icon_footer_se.gif) no-repeat -295px -20px;
}
#ico_sitemap:hover {
	background-position:-295px 0;
}
#ico_contact {
	display:block;
	width:57px;
	background:url(/themes/images/icon_footer_se.gif) no-repeat -441px -20px;
}
#ico_contact:hover {
	background-position:-441px 0;
}
#ico_facebook {
	display:block;
	width:51px;
	background:url(/themes/images/icon_footer_se.gif) no-repeat 0px -20px;
}
#ico_facebook:hover {
	background-position:0px 0;
}
.footer_text {
	position:relative;
	top:-4px;
}

