#flags img,
#logo img,
body
{
  margin: 0;
  padding: 0;
  border: 0;
  background: #F90505 url(../img/content_strip.gif) repeat-x 0px 161px;
}

#outer
{
  width: 100%;
  font-family: "Trebuchet MS", verdana;
}

#top_content_wrapper
{
  background-image: url(../img/top_content_strip.png);
  background-repeat: repeat-y;
  background-position: top center;
  width: 100%;
}

#top_content
{
  width: 940px;
  height: 104px;
}

.error{
	color:red !important;
}

#logo
{
  float: left;
}

#flags
{
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  padding-left: 55px;
  padding-top: 7px;
}

#main_menu ul,
#flags ul
{
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}

#flags ul li
{
  display: inline;
}

#top_menu
{
  float: left;
  width: 510px;
  height: 104px;
  background-image: url(../img/top_menu_background.gif);
  background-repeat: no-repeat;
  margin-left: 10px;
  padding-left: 20px;
}

#top_menu .item
{
  margin-left: 20px;
  padding-top: 7px;
  float: left;
  text-align: center;
  width: 85px;
}

#top_menu .item .text,
#top_menu .item .text a,
#top_menu .item .text a:visited
{
  text-decoration: none;
  border: 0;
  color: white;
  font-size: 11px;
  font-weight: bold;
}

#top_menu .item .text a:hover
{
  color: red;
}

#top_menu .item .image
{
  border: 0;
  width: 35px;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
}

#top_menu .item .image img
{
  border: 0;
}

.item_center
{
  margin-right: auto;
  margin-left: auto;
}

#main_menu_wrapper
{
  width: 100%;
  height: 57px;
  background-image: url(../img/menu_background.gif);
  background-position: top center;
}

#main_menu
{
  width: 940px;
  padding-top: 25px;
}

#main_menu ul li
{
  float: left;
}

#main_menu ul li.indented
{
  padding-left: 35px;
}

#main_menu ul li.active a,
#main_menu ul li.active a:visited
{
  border: 0;
  padding-left: 25px;
  color: red;
  font-size: 13px;
  font-weight: bold;
  background-image: url(../img/btn_selected.gif);
  background-repeat: no-repeat;
  background-position: center left;
}

#main_menu ul li a,
#main_menu ul li a:visited
{
  border: 0;
  padding-left: 25px;
  text-decoration: none;
  color: #f0f0f0;
  font-size: 13px;
  font-weight: bold;
  background-image: url(../img/btn.gif);
  background-repeat: no-repeat;
  background-position: center left;
}

#main_menu ul li a:hover
{
  border: 0;
  padding-left: 25px;
  text-decoration: none;
  color: red;
  background-image: url(../img/btn_selected.gif);
  background-repeat: no-repeat;
  background-position: center left;
}

#content_wrapper
{
  width: 100%;
}

#content
{
  background-color: white;
  width: 940px;
}

#animation
{
  float: left;
  margin-top: 1px;
}

#right_bar
{
  float: right;
  width: 312px;
}
#sub_menu_top
{
  float: right;
  clear: both;
  width: 100%;
  margin-bottom: 5px;
}

#sub_menu_top ul
{
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}

#sub_menu_top ul li
{
  padding-left: 30px;
  padding-top: 16px;
  border-bottom: 2px solid #e9ecef;
}

#sub_menu_top ul li a,
#sub_menu_top ul li a:visited
{
  border: 0;
  text-decoration: none;
  font-weight: bold;
  font-size: 30px;
  color: #ff0101;
}

#sub_menu_top ul li a .order,
#sub_menu_top ul li a .order:visited,
#sub_menu_top ul li a .order:hover
{
  border: 0;
  font-size: 47px;
  color: #ffcbcb;
}

#sub_menu_top ul li a:hover
{
  border: 0;
  color: #555037;
}

#sub_menu_bottom_container
{
  width: 100%;
  clear: both;
  float: right;
  margin-top:2px;
}

ul#sub_menu_bottom,
#sub_menu_bottom ul,
#sub_menu_bottom li
{
  padding: 0;
  margin: 0;
  border: 0;
  list-style-type: none;
}

#sub_menu_bottom li h3,
#sub_menu_bottom li h3 a,
#sub_menu_bottom li h3 a:visited{
	line-height:15px;
	padding: 0;
   margin: 0;
   border: 0;
   font-size: 12px;
   font-weight: bold;
	padding-left:20px; 
}

#sub_menu_bottom .last{
    padding: 0;
    padding-left: 70px;
	 color:#555037;
}


#sub_menu_bottom a,
#sub_menu_bottom a:visited,
#sub_menu_bottom a:hover
{
  border: 0;
  
  text-decoration: none;
}

#sub_menu_bottom li ul li a,
#sub_menu_bottom li ul li a:visited
{
  	 color:#555037;
  text-decoration: none;
}

#sub_menu_bottom li ul li a:hover
{
  color: red;
}

#sub_menu_bottom h2
{
  margin: 0;
  border: 0;
  padding: 0;
  background-color: #d2c9b0;
  background-image: url(../img/menu_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 9px;
  padding-left: 30px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #555037;
  font-size: 14px;
}

#sub_menu_bottom h2.selected
{
  background-image: url(../img/menu_icon_expanded.gif);
  background-repeat: no-repeat;
  background-position: 10px 9px;
}

#sub_menu_bottom h2 a,
#sub_menu_bottom h2 a:visited
{
  color: #555037;
  text-decoration: none;
}

#sub_menu_bottom ul li 
{
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #e7e2d5;
  font-size: 12px;
}

.content_text
{
  float:left;
  width: 608px;
  padding-left:15px;
  *margin-top:10px;
  font-size: 12px;
  text-align:justify;
 
}

.content_text h1{
	background:#655f41;
	color:#fff;
	font-size:15px;
	margin-right:10px;
	padding-left:20px;
	line-height: 35px;
}

.content_text h2{
	font-size:14px;
	color:#615b43;
	margin:0px;
	padding:0px;
}

.content_text .perex_box h2{
	background:#D2C9B0;	
	font-size:14px;
	padding:5px 5px 5px 5px;
	color:#615b43;
}

.content_text .perex_box{
	margin-top:20px;
	margin-right:10px;
	padding:0 5px 0px 5px;
}

.content_text .perex_box .p_text{
	margin-top:1px;
	z-index:100;
	padding:5px;
	background:#E7E2D5;
}

.content_text .perex_box .p_text img{
	padding:0 5px 1px 5px;
	z-index: 100;
}

.content_text .d_text{
	margin-right:10px;
	padding:0 5px 0px 5px;
}


#sub_menu_middle
{
  width: 100%;
  float: right;
  clear: both;
}

#sub_menu_middle .caption
{
 background:#655F41;
 vertical-align: middle;
  line-height: 35px;
  color: #f7f6f5;
  font-size: 15px;
  font-weight: bold;
  padding-left: 20px;
  padding-bottom: 0;
  border: 0;
}

#sub_menu_middle .main
{
  padding-top: 0;
  border: 0;
  background-color: #d2c9b0;
  background-image: url(../img/menu_icon.gif);
  background-repeat: no-repeat;
  background-position: 10px 9px;
  padding-left: 30px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #555037;
}

#sub_menu_middle .sub
{
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #e7e2d5;
  font-size: 12px;
}

#sub_menu_middle .sub .sub1
{
  text-indent: 50px;
}

#sub_menu_middle .sub .sub2
{
  text-indent: 80px;
}

#sub_menu_middle .sub a,
#sub_menu_middle .sub a:visited
{
  border: 0;
  text-decoration: none;
  color: black;
}

#sub_menu_middle .sub a:hover
{
  border: 0;
  color: red;
}

#content .content_text .perex
{
  width: 255px;
  height: 140px;
  background-image: url(../img/article_background.gif);
  background-repeat: repeat-x;
  float: left;
  margin: 10px;
  font-size: 11px;
  padding: 10px;
  text-align: justify;
  position: relative;
}
#content .content_text .perex h2
{
  color: #615b43;
  font-size: 13px;
  margin: 0 15px 5px 15px;
}

#content .content_text .perex .more
{
  position: absolute;
  left: 165px;
  top: 110px;
  border-bottom: 3px solid red;
}

#content .content_text h2 a, a:visited {
	color:#555037;
	text-decoration:none;
}

#content .content_text h2 a:hover {
	color:#555037;
	text-decoration:underline;
}

#content .content_text a, a:visited {
	color:red;
	text-decoration:underline;
}

#content .content_text a.more, a.more:visited {
	padding-left:15px;
	background-image: url(../img/more_icon.gif);
   background-position: 0px 4px;
	background-repeat: no-repeat;
	color:red;
	text-decoration:underline;
}

.red_begin{
	position:relative;
	bottom:5px;
	right:5px;
	display:block;
	background:red;
	width:10px;
	height:28px;
	float:left;	
}


#content .content_text a:hover {
	color:red;
	text-decoration:underline;
}

#content .content_text .perex .more a,
#content .content_text .perex .more a:visited,
#content .content_text .perex .more a:hover
{
  border: 0;
  color: red;
  text-decoration: none;
  border-bottom: 5px solid red;
  border-left: 5px solid white;
  border-right: 5px solid white;
  font-weight: bold;
}

.clear
{
  clear: both;
}

#footer
{
  width: 940px;
  background:#fff;
  height:70px
}


#search_form {
position:relative;
right:20px;

}


#search_form table .i_text{
   width: 87px;
	background:url(../img/search_box.gif) no-repeat;
	
}

#search_form input.submit{
	
	display:none;
   bottom:5px;
}

#search_form .text{
	border: 0;
	padding:3px;
	height: 22px;
	width: 81px;
	background-color: transparent;
}

#logos{
   margin:40px auto 40px 150px; 
	text-align:center;
}

#logos a{
   display:block;
	width:100px;
	float:left;
}

#logos img{
   margin-top:8px;
	border:0px;
}

.box_img img{
	margin: 0 10px 10px 0;
	border: 1px solid #615b43;	
}

.photogallery_photos{
 margin:0 auto 0 auto;
  
}

/* ----------------------------------------- general */

a,
a:visited
{
  color: red;
  text-decoration: none;
}

a:hover
{
  color: red;
  text-decoration: none;
}

h2
{
	font-size: 18px;
	font-weight:bold;	
}
/* --------------- new -------------------*/ 
#sponsor h2{
	background:#655f41;
	color:#fff;
	font-size:15px;
	padding-left:20px;
	line-height: 35px;
	width:292px;
}

#sponsor .sponsor_box{
	font-size:13px;
	width:307px;
	position:relative;
	padding: 0px 0 5px 5px;
	color:#655f41;
	top:-13px;
   *top:-17px;
}

#sponsor h3{
	position:relative;
	top:5px;
	font-size:15px;
	color:#655f41;
}

#web_map ul,li{
	
	list-style-type:none;
}

#web_map li{
background: url("../img/li_map.gif") no-repeat 0px 6px;
padding-left:10px;
}