body { margin: 0px; background: #fff;}
td { font: 12px Arial;}
img { border: 0px; }

#ul3 li{list-style-image: url("images/l_b.gif");}
	
#right_top_nav {
	display: inline; /* IE6 fix "The IE5/6 Doubled Float-Margin Bug" http://www.positioniseverything.net/explorer/doubled-margin.html */
	background: url('images/bg_right_top_nav.gif') no-repeat;
	float: right;
	margin:	14px 38px 0 0;
	padding: 0px;
	width: 89px;
	height: 27px;
}
#right_top_nav li {
	float: left;
	display: block;
	margin: 0px;
}
#right_top_nav li.li1 {
	padding: 6px 7px;

}
#right_top_nav li.li2 {
	padding: 6px 5px 0px 4px;
}
#right_top_nav li.li3 {
	padding: 6px;
}

#right_top_nav li a img{
	border: 0px;
}
#logo {
	margin: 0px 0 0 28px; 
}
#slogan {
	clear: both;
	float: right;
	font: italic 12px arial;
	color: #243f68;
	margin-right: 10px;
}

.gray_top, .gray_bottom{display:block;background: #FFF}
.gray_top *, .gray_bottom *{display: block; height: 1px; overflow: hidden;  background: #c0c9d1;}

.dgray_top, .dgray_bottom{display:block;background: #FFF}
.dgray_top *, .dgray_bottom *{display: block; height: 1px; overflow: hidden;  background: #8b9cab;}

.red_top, .red_bottom{display:block;background: #FFF}
.red_top *, .red_bottom *{display: block; height: 1px; overflow: hidden;  background: #ba0007;}

.r1a{margin: 0 7px; background: #919eaa; border-width: 0 1px; border-color: #c0c9d1; border-style: solid;}
.r1{margin: 0 7px}
.r2{margin: 0 5px}
.r3{margin: 0 4px}
.r4{margin: 0 3px}
.r5{margin: 0 2px}
.r6{margin: 0 1px; height: 2px}

#left_block_services{
  margin-left: 6px;
}

.block_content_left{
	border-style: solid;
	border-width: 5px 1px;
	border-color: #c0c9d1;
}

#left_block {
	width: 312px;
	min-width: 100px;
	max-width: 312px;	
}
#news{
	display: inline; /* IE6 fix "The IE5/6 Doubled Float-Margin Bug" http://www.positioniseverything.net/explorer/doubled-margin.html */
	clear: both;
	width: 100%;
	border: 0px;
	padding: 0px;
}
#news td {
	vertical-align: top;
	width: 15%;
	padding-left: 2%;
	padding-right: 2%;
	/*border: 1px solid;*/
}
#news_head{
	font: bold 13px verdana;
}
#news_head img{
	margin-right: 5px;
}

#news_data{
	margin:15px 0 0 10px;
	font: bold 12px verdana;
}
#news_anons{
	margin:0 0 0 10px;
	font: 11px verdana;
	text-align: justify;
}
#news_more{
	font: 12px verdana;
	float: right;
}

#footer {
	margin-top:30px;
	width: 100%;
}

#footer td {
	font: 12px verdana;
	color: #5f5f5f;
	white-space: nowrap;
	text-align: center;
}

#footer td.first_line {
	background: url('images/line_bottom_left.gif') 0 50% no-repeat;
	height: 20px;
	width: 320px;
}
#footer td.last_line {
	background: url('images/line_bottom_right.gif') 0 50% no-repeat;
	height: 20px;
	width: 430px;
}

.podtext{
	font: 12px Arial;
	color: #243f68;
}
#dr_menu{
  float: right;
  background: #8b9cab;
 width: 195px;
}