/* Global */
* {
margin:0;
padding:0;
}
a,img{
border:none;
}
li {list-style:none;}
.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
a{
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
.underline{
text-decoration:underline;
}
/* Layout */
body{
background-color:#f6f4ef;
font: 62.5%/1.4  Arial, Helvetica, sans-serif;
color:#2c2c2c;
}
#main_table{
}
#main_table_inner{
background:none;
}
#header{
height:138px;
width:100%;
background:url(/images/header_bg.gif) top left repeat-x;
position:relative;
font-size:11px;
}
#container{
position:relative;
padding-top:1px;
border-left:1px solid #90c243;
border-right:1px solid #283a99;
width:778px;
z-index:1;
background:#e2e2e2;
font-size:11px;
}
#footer{
width:100%;
height:90px;
position:relative;
background:url(/images/footer_bg.gif) top left repeat-x;
font-size:11px;
margin-top:20px;
}
/* Header */
#header h1{
position:absolute;
top:39px;
left:61px;
}
#header h1 a{
display:block;
width:124px;
height:99px;
overflow:hidden;
text-indent:-9999px;
background:url(/images/logo.gif) top left no-repeat;
font-size:1px;
outline:none;
}
#header h2{
padding-top:61px;
padding-left:203px;
color:#0b4da2;
font-size:28px;
font-weight:normal;
}
#header h2 span{
font-size:32px;
color:#f26c00;
}
#header h3{
padding-left:203px;
font-size:12px;
color:#7d7d7d;
font-weight:normal;
position:relative;
top:-5px;
}
#header .login_form{
position:absolute;
left:275px;
top:4px;
}
#header .login_form label, #header .login_form input {
vertical-align:middle;
}
#header .login_form .text{
border:1px solid #dbdbdb;
height:13px;
width:77px;
font-size:10px;
}
#header .login_form .submit{
border:none;
background:url(/images/login_arrow.gif) right 6px no-repeat;
padding-right:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
cursor:pointer;
}
#header .info_block{
width:301px;
height:46px;
padding-top:11px;
padding-left:44px;
background:url(/images/header_block_bg.jpg) 0 0 no-repeat;
position:absolute;
top:28px;
right:12px;
color:#7d7d7d;
}

#header .info_block a{
color:#7d7d7d; 
text-decoration:none;
}
#header .info_block span a{
color:#000;
}
#header .navigate{
position:absolute;
top:7px;
left:8px;
height:13px;
width:175px;
background:url(/images/navigate_bg.gif) 0 0 no-repeat;
}
#header .navigate li, #header .navigate2 li{
display:block;
float:left;
}
#header .navigate li a{
width:12px;
height:11px;
display:block;
margin-left:45px;
font-size:1px;
overflow:hidden;
text-indent:-9999px;
outline:none;
}
#header .navigate2{
position:absolute;
top:7px;
right:45px;
}
#header .navigate2 li{
padding:0px 10px;
float:left;
color:#003476;
font-weight:bold;
border-left:1px solid #c4c4c4;
line-height:13px;
}
#header .navigate2 li:first-child{
border:none;
}
#header .navigate2 li a{
color:#003476;
font-weight:normal;
}
#main_menu{
width:100%;
height:38px;
background:url(/images/menu_bg.gif) 0 0 no-repeat #FFF;
padding-bottom:12px;
}
#main_menu .inner_bg{
background:url(/images/menu_bg_inner.gif) top right no-repeat;
height:27px;
text-align:center;
padding-top:11px;
}
/*#main_menu .inner_bg li{
display:inline;
padding:0px 13px;
}*/
#main_menu .inner_bg li{
display:inline;
padding:0px 35px;
}
#main_menu .inner_bg li a{
font-size:11px;
font-weight:bold;
color:#003476;
text-decoration:none;
}
#main_menu .inner_bg li a:hover{
text-decoration:underline;
}
/* Content */
.sidebar{
width:245px;
min-height:350px;
padding:15px 0px;
background:url(/images/area_bg.jpg) 0 0 no-repeat;
font-size:11px;
/*margin-left:16px;*/
position:relative;
margin-bottom:15px;
}
.sidebar .cut{
position:absolute;
width:15px;
height:15px;
bottom:0;
left:0;
background:url(/images/area_cut.gif) 0 0 no-repeat;
}
.sidebar .menu{
margin-bottom:45px;
margin-left:20px;
}
.sidebar .menu li {
min-height:30px;
width:211px;
background: url(/images/dot.gif) left top repeat-x;
}
.sidebar .menu li:first-child{
background:none;
}
.sidebar .menu li a{
line-height:29px;
color:#fff;
font-size:12px;
display:block;
padding-left:27px;
background:url(/images/arrow.gif) left center no-repeat;
text-decoration:none;
outline:none;
}
.sidebar .menu li a.active {
background-color:#257b00;
font-weight:bold;
}
.sidebar .menu li a:hover{
text-decoration:underline;
}
.sidebar .menu li div {
margin-left:27px;
width:184px;
background:url(/images/dot.gif) 27px top repeat-x;
}
.sidebar .menu li div:first-child {
background:none;
}
.sidebar .menu li div a{
display:block;
outline:none;
line-height:20px;
padding-left:10px;
background:url(/images/arrow2.gif) left center no-repeat;
color:#fff;
font-weight:normal;
font-size:11px;
}
.sidebar .boxes li {
width:141px;
height:37px;
margin-bottom:1px;
background:url(/images/box_bg.gif) 0 0 no-repeat;
padding-left:48px;
padding-top:14px;
color:#FFF;
}
.sidebar .boxes li a{
color:#FFF;
font-weight:bold;
}
.banner{
text-align:center;
/*margin-left:16px;*/
}
.rightbar{
width:177px;
/*padding-right:19px;*/
font-size:11px;
}
.rightbar h2{
color:#fff;
font-size:17px;
font-weight:normal;
font-family:Tahoma;
width:164px;
padding-left:13px;
height:26px;
padding-top:3px;
background:url(/images/right_title.gif) 0 0 no-repeat;
text-transform:uppercase;
}
.rightbar ul{
width:177px;
background-color:#FFF;
padding-top:20px;
}
.rightbar li {
margin-bottom:25px;
width:177px;
text-align:center;
}
.rightbar li a{
outline:none;
}
.container {
min-height:370px;
padding:3px 25px;
/*font-size:11px;*/
font-size:13px;
}
.container h2.title{
color:#fff;
font-size:17px;
font-weight:normal;
font-family:Tahoma;
width:100%;
height:29px;
background:url(/images/title_long_bg.gif) 0 0 no-repeat;
text-transform:uppercase;
margin-bottom:15px;
}
.container h2.title span{
display:block;
background:url(/images/title_long_bg.gif) right 0 no-repeat;
height:27px;
padding-top:2px;
margin-left:20px;
}
.container .text_block_inner{
padding:0px 17px;
}
.container .text_block_inner h3.title{
font-size:18px;
color:#3c3d3f;
font-weight:normal;
text-align:justify;
}
.container .text_block_inner h4.title{
font-size:15px;
color:#3c3d3f;
font-weight:normal;
text-align:justify;
margin-bottom:15px;
}
.text_block_inner .text {
color:#3c3d3f;
font-size:11px;
text-align:justify;
margin-bottom:10px;
}
.text_block_inner .right {
text-align:right;
color:#3c3d3f;
font-size:11px;
}
.container .blocks{
margin-top:25px;
}
.container .news{
float:left;
width:43%;
margin-right:3%;
}
.container .news h2{
color:#fff;
font-size:17px;
font-weight:normal;
font-family:Tahoma;
width:100%;

height:29px;

background:url(/images/title_long_bg.gif) 0 0 no-repeat;
text-transform:uppercase;
}
.container .news h2 span{
display:block;
background:url(/images/title_long_bg.gif) right 0 no-repeat;
height:27px;
padding-top:2px;
margin-left:20px;
}
.container .news ul {
padding-top:15px;
background-color:#FFF;
}
.container .news li{
margin-left:10px;
padding-left:18px;
padding-right:15px;
background:url(/images/news-icon.gif) 0 0 no-repeat;
margin-bottom:10px;
}
.container .news li span a{
font-size:10px;
display:block;
color:#b7b2a1;
text-decoration:none;
}
.container .news li span a:hover{
text-decoration:underline;
}

.container .news li p a{
color:#2C2C2C;
text-decoration:none;
}
.container .news li p a:hover{
text-decoration:underline;
}

.container .text_block{
width:54%;
float:left;
}
.container .text_block p{
margin-top:10px;
}
.container .text_block a{
text-decoration:none;
color:#2C2C2C;
}
.container .text_block a:hover{
text-decoration:underline;
}
.container .text_block .more{
text-align:right;
color:#0067af;
font-size:10px;
padding-right:10px;
background:url(/images/arrow3.gif) right 6px no-repeat;
margin-right:5px;
}
.container .text_block .more a{
color:#0067af;
}
/* Footer */
#footer p {
position:absolute;
left:5px;
top:50px;
color:#9e9a91;
width:121px;
padding-left:144px;
padding-top:10px;
height:98px;
display:block;
background:url(/images/logo2.gif) 0 0 no-repeat;
}
#footer .contacts{
width:245px;
height:47px;
position:absolute;
top:60px;
left:313px;
background:url(/images/flag_gif.gif) 0 0 no-repeat;
padding-left:120px;
padding-top:3px;
}
#footer .counters{
width:230px;
position:absolute;
right:0;
top:60px;
height:80px;
}
#footer .counters img {
float:right;
margin-bottom:10px;
margin-left:10px;
}

.news_page  a:hover {
text-decoration:underline;
}
.news_page a {
text-decoration:none;
color:#2C2C2C;
}

.news_page .date a{
color:#B7B2A1;
}
.news_page .title a{
color:#2C2C2C;
font-weight:bold;
}
.smap{
margin-left:20px;
}
.smap a{
color:#2C2C2C;
text-decoration:none;
}
.smap a:hover{
text-decoration:underline;
}
.smap li{
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
}
