/*.filter{
	_filter: filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/srch_lft.png', sizingMethod='scale');
}*/


*{
	margin: 0;
	padding: 0;
	/*behavior:url("ie6hover.htc");*/
	/*for single element - #nav li {behavior:url("ie6hover.htc")}*/
}

.hov{
	background: green;
}

.hov div.hover{
	background: #000;
}

.hov div:hover{
	background: #000;
}

form{
	display: inline;
}

div, td, a, h3{
	font-family: Tahoma;
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #706E6D;
}

a{
	color: #F15A07;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


a img, img{
	border: 0px;
	text-decoration: none;
}

.clear{
	clear: both;
}

.all_size{
	width: 100%;
	height: 100%;
}

.out{
	background: url(../images/bg_main.jpg) top center no-repeat #6B0707;
	text-align: center;
}

.wrap{
	width: 959px;
	margin: 0px auto;
	text-align: left;
}

.head{
	padding: 40px 0px 0px 16px;
}

.logo{
	margin: 0px 0px 220px 0px ;
}

.serch{
	height: 32px;
	width: 194px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	background: url(../images/srch_bg.png) left top no-repeat;
}

.form-text{
	border: none;
	background: transparent;
	height: 19px;
	width: 148px;
	position: relative;
	float: left;
	top: 3px;
	margin: 0px 10px 0px 0px;
	color: #440202;
	font-size: 11px;
}

.srch_btn{
	float: right;
	position: relative;
	top:-5px;
}

.main{
	width: 100%;
}

.main_spcr{
	width: 5px;
	background: #000;
	font-size: 1px;
}

.rht_side{
	float: right;
	width: 671px;
}

.lft_side{
	width: 283px;
	float: left;
}

.lft_banners_spcr{
	height: 40px;
}

.lft_banners{
	height: 40px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	width: 100%;
}

.lft_banners img{
	margin: 0px 5px 0px 0px;
}

.lft_top{
	background: url(../images/left_top.png) top left no-repeat;
	height: 32px;
}

#lft_btm{
	background: url(../images/left_bg.jpg) top left repeat;
	position: relative;
}

.mnu_left{
	padding: 0px 0px 10px 0px;
}

.mnu_left h3{
	text-align: center;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #4E0300;
	background: #FEF5F6;
}

.mnu_left ul{
	padding: 0px 8px;
}

.mnu_left li{
	list-style: none;
}

.mnu_left li a{
	display: block;
	padding: 0px 0px 0px 13px;
	height: 24px;
	background: url(../images/mnu_lft_lev1_bg.gif) bottom left repeat-x;
	line-height: 24px;
	color: #640505;
}

.top_mnu{
	height: 32px;
}

.top_mnu li{
	list-style: none;
	display: block;
	float: left;
}

.top_mnu a{
	display: block;
	background: url(../images/top_mnu_bg.png) top left no-repeat;
	width: 134px;
	line-height: 32px;
	text-align: center;
	color: #FDF6F6;
}

.top_mnu .active a{
	color: #753434;
	background-image: url(../images/top_mnu_act_bg.png);
}

.pth_way{

	background: url(../images/pth_way_bg.jpg) top left repeat;
	height: 24px;
	line-height: 24px;
	padding: 0px 0px 0px 10px;
}

.pth_way a{
	display: block; 
	float: left;
	background: url(../images/pth_way_a.gif) left 10px no-repeat;
	padding: 0px 0px 0px 11px;
	margin: 0px 20px 0px 0px;
}

#rht_btm{
	background: url(../images/rht_bg.jpg) top left repeat;
}

.rht_btm_in{
	padding: 5px 6px;
}

.rht_btm_in h1{
	color: #4F0303;
	font-size: 15px;
	margin: 15px 0px;
}

.rht_btm_in p{
	margin: 10px 0px;
}

.adv_blck{
	padding: 3px 12px;
	background: url(../images/adv_blck.jpg) top left repeat;
	color: #433D3D;
	font-weight: bold;
}

.adv_blck h3{
	color: #A53838;
	font-size: 14px;
	line-height: 20px;
}

.adv_blck p{
	margin: 5px 0px;
}

.footer{
	color: #FAA5B0;
	padding: 25px 60px;
	font-size: 11px;
}

.news h3{
	color: #4F0303;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px;
	text-align: center;
}

.news li{
	list-style: none;
	display: block;
	padding: 0px 20px;
	margin: 20px 0px;
}

.news a{
	color: #433D3D;
	display: block;
}

.news a:hover{
	color: #640505;
}
