html, body { margin:0; padding:0;}

body {background:#380101;}

#language-bar {float:right; padding:10px 0;}
img.language_active {filter: alpha(opacity=40); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); -moz-opacity: 0.4; opacity:0.4;}

.page_wrap { background:#fff url(../images/bg_wrap.png) repeat-x 0 0; }
.page { }
.header_wrap { height:136px; background:url(../images/bg_header.png) repeat-x 0 0;}
.header { width:960px; margin:0 auto; position:relative; z-index:1;}
.deviz { font-weight:bold; font-style:italic; color:#e00025; font-size:16px; line-height:130%; float:left; padding:50px 20px 0 20px;}
.address { color:#76b1d9; font-weight:bold; font-size:14px; line-height:130%; float:right; padding:0 0px 0 20px; text-align:right}
.phone { font-size:16px; padding-top:10px; color:#999;}
.peoples_wrap { background:url(../images/peoples_bg.jpg) no-repeat 50% 0;}
.content_wrap { background:url(../images/bg_content.png) repeat-y 0 0; width:974px; margin:0 auto;}
.content { padding:0; width:100%;  text-align:left; width:960px; margin:0 auto;}
.content_inner { min-height:400px; _height:400px; padding:15px;}
.content_header { margin:10px 0; font-size:18px}
.title{font:bold 18pt arial; color:#808080; text-align:center;}
.footer_wrap { background:url(../images/bg_footer.png) repeat-x 0 0; height: 194px;}
.footer_wrap_inner { background:url(../images/bg_footer.jpg) no-repeat 50% 0; height: 194px;}
.footer {width:780px; margin:0 auto; padding:20px 20px 20px 160px; color:#FFF; position:relative; z-index:1;} 
.footer a, .footer a:visited { color:#FFF;}

.next_button { display:none}

ul { list-style-type:none; list-style-image:url(../images/list.gif);}
ul li { }

html, body {
	height: 100%;
}
.wrapper {
	/*min-height: 100%;
	height: auto !important;
	height: 100%;
	 margin: 0 auto 194px; the bottom margin is the negative value of the footer's height */
}
.footer_wrap, .push {
	/*height: 194px;  .push must be the same height as .footer */
}

.lcol { width:650px;}
.rcol { width:265px;overflow-x:hidden}

.news_top { background:url(../images/news_top.jpg) no-repeat 0 0; width:264px; height:62px;}
.news_top h3 { padding:33px 0 0 0; text-align:center; color:#e00025; margin:0;}
.news_body { width:264px; height:183px; overflow:hidden; background:url(../images/news_bg.jpg) repeat-y 0 0;}
.news_body p { margin:0; padding:0.3em 0;}
.news_bottom {background:url(../images/news_bottom.jpg) no-repeat 0 0; width:264px; height:52px;}

/* Site MAP */
.site_map_div {font-weight:bold; padding:5px 20px 25px 10px;}
.site_map_div a, .site_map_div a:visited { text-transform:uppercase;}
.site_map_div .site_map_div a, .site_map_div .site_map_div a:visited { text-transform:none; font-weight:normal;}
.site_map_div .site_map_div { padding:10px 0 5px 20px; font-weight:normal; background:url(../img/bullet2.gif) no-repeat 8px 16px;}
.site_map_div .site_map_div .site_map_div { padding:3px 0 3px 20px; background:url(../img/bullet3.gif) no-repeat 8px 12px;}
