/*layout*/

#page-out{
width:901px;
overflow:hidden;
margin:0 auto;
}
#page{
width:810px;
overflow:hidden;
background-image:url('../img/contbg.jpg');
background-repeat:repeat-y;
margin:0 auto;
}
#page-in{
width:796px;
overflow:hidden;
margin: 0 auto;
}
.logo div{
  position:relative;
  float:left;
  height: 151px;
}
.menu, .logo, #line, .content, .footer{
  position: relative;
  float:left;
  width:100%;
}
.footer-menu, .footer-text, .footer-copy{
  position: relative;
  float:left;
}
#line{
  height: 55px;
  background-image:url('../img/line.jpg');
  background-repeat: no-repeat;
  background-position: 5px 0; 
}
#rotator{
  overflow: hidden;
	position: relative;
	width: 644px;
	height: 146px;
}

#rotator img{
  width: 644px;
  height: 146px
}
.menu-in, menu2-in{
  margin-left: 20px;
  height: 100%;
}
.menu-item{
  width: auto;
  height: 100%;
  float: left;
  margin: 0;
  padding: 0;
}

.menu-item
{
font-family:tahoma;
font-weight:bold;
font-size:10px;
}

.menu-item a
{
color:#000;
text-decoration:none;
}

.menu-1 .menu-item{
  _width: 100px;
}

.menu-1 .active{
  background-image:url('../img/menu-item-bg-right.gif');
  background-repeat: no-repeat;
  background-position: 100% 0; 
  background-color: #F38400 !important;
}

.menu-1 .active{
  text-align: center;
}

.menu-1 .active a{
  color: #fff;
}

.menu-1 .active .menu-item-in{
  background-image:url('../img/menu-item-bg-left.gif');
  background-repeat: no-repeat;
}

.menu-1 .menu-item-text{
  padding: 11px;
  height: 100%;
}

.menu-2 .menu-item{
  padding: 5px 11px; 
  height: 100%;
}

.menu-1{
  width: 796px;
  height: 35px;
  /*position: relative;*/
  overflow: hidden;
}

.menu-2{
  width: 796px;
  height: 25px;
  /*position: relative;*/
  overflow: hidden;
}


.footer
{
height:81px;
background-image:url('../img/bottom.gif');
background-repeat:no-repeat;
overflow: hidden;
}

.footer{
font-family:arial;
font-size:11px;
color:#000;
}
.footer-menu{
width: 100%;
margin-top: 10px;
}
.footer-copy{
width: 500px;
padding: 20px;
}
.footer-menu ul
{
margin-top: 0;
list-style-type: none;
}
.footer-text{
  margin: 2px 5px 0 0;
  text-align: right;
}
.footer-copy
{
margin-top:2px;
}



/*colors*/


.logo, .menu-1, .menu-1 .menu-item{
  background-color: #F3E000;
}

.menu-1 .menu-item:hover{
  background-color: #F3C200;
}

.menu-2, .menu-2 .menu-item{
  background-color: #F38400;
}

.menu-2 .menu-item:hover{
  background-color: #FFA02E;
}

.menu-2 .active{
  background-color: #D17200;
}

.menu-2 .active a{
  color: #fff;
}

/*fonts*/


body
{
margin:0;
padding:0;
background-color:#0d3a55;
background-image:url('../img/bg.gif');
}
body#print
{
background-color:#fff;
background-image:none;
}
body#print.print
{
margin:10px, auto;
}


.sect_search, .sect_title, .sect_title_text, .lang_sel, .sect_cont_adv, .home
{
display:none;
}

.sect_cont_cont 
{
font-family:tahoma;
font-size:11px;
color:#000;
}
.sect_cont_pad
{
padding-left:24px;
padding-right:24px;
padding-top:5px;
}
img
{
border:none;
}
/*.top_sect_list, */.bottom_sect_list, .sect_cont_menu ul
{
list-style-type:none;
margin:0;
padding:0;
}
.content a
{
color:#4f949d;
}
.sect_cont_cont h1, .sect_cont_cont h2
{
font-family:arial;
font-size:23px;
color:#000;
}
.sect_cont_bottom {
	padding-left: 5px;
	padding-bottom: 10px;
}

.sect_cont_top {
	padding-left: 5px;
	padding-top: 10px;
}

.sect_cont_top a, .sect_cont_bottom a {
	margin-right: 20px;
	font-size:11px;
	color: black;
	text-decoration: none;
}


.sect_cont_top a, .sect_cont_bottom img {
	margin-right: 5px;
}

/*.sect_cont_top, .sect_cont_bottom {
	margin-top: 20px;
}*/
.bottom_sect_item
{
margin:5px;
float: left;
font-family:tahoma;
font-weight:bold;
font-size:10px;
}

.sect_cont_top a, .bottom_sect_item a
{
color:#000;
text-decoration:none;
}
