body,
html {
	margin:0;
	padding:0;
	}
body {
	min-width:1024px;
	background:URL(imgs/bgline.gif) repeat-y center #f4a02a;
	}
IMG{
	border:0;
	}

FONT, TD, DIV {
	color:#010101;
	font-family:Trebuchet MS, Tahoma;
	font-size:12px;
	}

A {
	color:#b0001b;
	}
	

H2 {
	margin:0;
	padding:0;
	font-size:18px;
	color:#d08111;
	}

H2 IMG {
	position:relative;
	top:7px;
	left:3px;
	}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

#bg {
	background:URL(imgs/top.jpg) no-repeat top ;
	width:100%;
	}

div.toplink {
	position: absolute;
	width: 100px;
	height: 200px;
	left: 180px;
	top: 60px;
}

#wrap {
	margin:0 auto;
	padding:0;
	width:950px;

	}

#menuwrap {
	padding-top:385px;
	}

.bmenu, .bmenuk {
	float:left;
	padding-right:3px;
	}

.bmenu {
	padding-left:45px;
	background:URL(imgs/sepmenu.gif) no-repeat 7px 15px;
	}

#news {
	width:315px;
	float:left;
	padding-top:30px;

	}

#newstop {
	height:74px;
	background:URL(imgs/newstitle.gif);
	}

#newscont {
	height:311px;
	width:311px;
	background:URL(imgs/newsrex.gif) repeat-x bottom #f9f3e1;
	border-left:2px solid #faf7ed;
	border-right:2px solid #faf7ed;

	}


#newsbot {
	height:100px;
	background:URL(imgs/newsbot.jpg) top;
	}

#newssubbot {
	height:101px;
	background:URL(imgs/newssubbot.jpg) left no-repeat;
	position:relative;
	left:-28px;
	}

.bnews {
	padding:15px;
	font-size:11px;
	line-height:14px;
	color:#374b54;
	}

.bnews SPAN {
	display:block;
	}

.newsdate {
	font-style:italic;
	}

.newstitle {
	font-size:12px;
	color:#b20d85;
	line-height:16px;
	}

#cont1 {
	width: 560px;
	float:left;
	padding:48px 0px 15px 30px;
	}
#cont {
	float:left;
	padding:48px 0px 15px 30px;
	}
	
#copy {
	height:166px;
	}
	
#copybg {
	float:left;
	width:693px;
	height:166px;
	background:URL(imgs/copybg.jpg) no-repeat bottom;
	position:relative;
	left:-40px;
	padding-left: 50px;
	font-size:11px;
	color:#747474;
	}

#copybg table tr td {
	font-size:11px;
	color:#747474;
}

#copycont, #copycont A {
	padding-right:2px;
	text-align:left;
	font-size:11px;
	color:#747474;
	}

.prodwrap {
	width:140px;
	float:left;
	margin-top:30px;
	padding:0 3px;
	}

.prodtbl B {
	font-weight:normal;
	font-size:14px;
	color:#b0001b;
	}

.prodtbl {
	color:#374b54;
	line-height:15px;
	}


.prodtbl SPAN {
	color:#b0001b;
	}

.btrtop TD{
	color:#b20d85;
	font-size:14px;
	}

.btrtop {
	background:#fbf5e3;
	height:38px;
	}
	
.lbtd {
	background:URL(imgs/btopl.gif) left no-repeat #fbf5e3;
	padding-left:20px;
	}

.rbtd {
	background:URL(imgs/btopr.gif) right no-repeat #fbf5e3;
	}

.btrhr {
	height:1px;
	background:URL(imgs/bbord.gif) repeat-x top;

	}
.btdl {
	padding-left:20px;
	color:#b0001b;
	font-size:14px;
	}

.bc TD SPAN {
	color:#b0001b;
	}

.bc TD {
	color:#374b54;
	}
	
	
	
.round_for_leader {
	margin-top: 10px;
	text-align: center;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	padding: 5px;
	border: 1px solid #d08111;
}

.round_for_leader_2 {
	margin-top: 10px;
	text-align: center;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	padding: 5px;
	border: 1px solid #d08111;
	background: #f9eedc;
}



ul, li{
	padding: 0px;
	margin: 0px;
}
ul.dropmenu{
	position: relative;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	display:block;
	height: 35px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.dropmenu li.bmenu{
	position: relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left:45px;
}

.dropmenu li.bmenuk{
	position: relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.dropmenu li a{
	height: 40px;
	padding: 5px 10px 0px 7px;
	display: block;
	cursor: point;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.dropmenu li span{
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	position: absolute;
	top: 12px;
	right: 10px;
}
.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;
}
.dropmenu ul{
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	background: #FFF;
	position: absolute;
	display: none;
	width: auto;
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
	border-bottom: none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95); /* IE 5.5+*/
	-moz-opacity: 0.95; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.95; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.95; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
.dropmenu ul li{
	border: 0;
	float: none;
	list-style-type: none;
}
.dropmenu ul a {
  border: none;
  border-bottom: 0;
  white-space: nowrap;
  display:block;
  color: #0657AD;
  text-decoration: underline;
  text-transform: none;
}
a.selected, a:hover{
	color: #0657AD !important;
}
.dropmenu ul a:hover {
	color:#F67A00 !important;
	text-decoration: none;
	background-image: none;
}
.dropmenu div ul{
	position: relative;
	display: block;
}
.dropmenu li div{
	border: none;
	padding: 5px;
	display: none;
	position: absolute;
}
.dropmenu li div ul{
	border: none;
	background: none;
	position: relative !important;
}
.dropmenu li div a{
	border: none;
}
.dropmenu li div div{
	display: block;
	position: relative;
	background: none;
	border: none;
}
.dropmenu li div div a{
	display: inline;
	border: none;
	color: #666;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-transform: none;
}
.dropmenu li div div a:hover{
	color: #000;
	text-decoration: none;
}
ul.left{
	float: left;
	width: 145px;
}
ul.right{
	float: right;
	width: 145px;
}
