body{
	margin: 0px 0px 0px;
	padding: 0px;
	color: #1b75bb;
	font: normal 9pt Verdana, sans-serif, Helvetica, Arial;
	font-weight: none;
	background-color: #333333;
}

img{
	width: auto\9; 
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

a, a:hover, a:active, a:visited{
	color: #fe9132;
}

h1 {
	color: #ff9234;
	font-size: 1.33em;
	font-weight: bold;
}
h2{
	font-size: 1.15em;
	font-weight: bold;
}

#content{
	width: 100%;
	border: 0px;
	padding: 0px;
	position: static;
}

#container{
	position:absolute;
	width:960px;
	height:648px;
	border: 1px solid #999999;
	padding: 0px;
	background: #f61;
	background-image: url(../images/bg.png);
	top:50%; 
	left:50%;  
	margin-top:-324px;
	margin-left:-480px;	
}

#container2{
	width: 844px;
	margin: auto;
	background-color: #fff;
	border: 0px;
	padding: 0px;
}

#header{
	background: url(../images/head_bg.png) no-repeat left top;
	height: 287px;
}

#logo{
	position: relative;
	left: 58px;
	top: -3px;
	width: 242px;
}

#banner{
	position: relative;
	left: 360px;
	top: -210px;
	width: 474px;
	height: 170px;
	background: url(../images/banner_bg.png) no-repeat;
	padding: 24px 40px;
	text-align: right;
	color: #fafafa;
	font-size: 1.2em;
}

#footer{
	position:absolute;
	color: #fe9132;
	padding: 10px;
	margin-top: 20px;
	font-size: 0.8em;
	text-align: center;
	background-color: #111;
    opacity: 0.8;
    bottom:0px;
    width:940px;
}

#navbar{
	background: #fe9132;
	z-index: 101px;
	padding: 8px 24px;
}

#navbar ul{
	display: table;
	width: 100%;
	margin:auto;
	margin: 0px;
	padding: 0px;
	table-layout: fixed;
	list-style: none;
}

#navbar ul li{
	display: table-cell;
	width: auto;
	text-align: center;
	line-height: 8px;
	border-right: 1px solid #fff;
	padding: 2px 6px;	
}

#menu{
	width:100%;
}
#menu td{
	width:33%;
	border-right: 1px solid #fff;
	text-align: center;
	color: white!important;
}
#menu td a{
	color: white!important;
	text-decoration: none;
}

#menu tr > td:first-child{
	border-left: 1px solid #fff;
}
	
#menu td a:hover{
	color: #1b75bb;
}
.active{
	font-weight: bold!important;
}
#menu td a.active a{
	color: #fafafa;
	font-weight: bold;
}

/* ==================== */
.hidden_bar{
	width:99%; 
	height: 10px; 
	margin: auto; 
	margin-top: -10px;
}
.shadow_top{
  -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.3);
}
.dark_shadow_top{
  -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.9);
     -moz-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.9);
          box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.9);
}
.shadow_top_left{
  -webkit-box-shadow: 4px 5px 6px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 4px 5px 6px rgba(0, 0, 0, 0.3);
          box-shadow: 4px 5px 6px rgba(0, 0, 0, 0.3);
}

/* ==================== */

.container3{
	padding-left:12px;
	padding-top:12px;
}
.end{
	clear: both;
	height: 12px;
}
.half{
	width: 50%;
	overflow: visible;
}

.left{
	float: left;
	margin-left: 2px;
}

.right{
	float: right;
	margin-right: 2px;
}

.item_container{
	display: block; 
	width: 46%;
	border: 2px solid #fe9132;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 12px;
	float: left;
}

.item{
	position: relative;
	display: block; 
	margin: 11px;
	width: 166px;
	height: 190px;		
	padding: 4px 6px;	
	float: left;	
}
.item_descr{
	position: relative;
	z-index: 86;
	height: 60px;
	width: 160px;
	margin: -172px 4px 2px 10px;
	font-weight: bold;
}
.item img{
	z-index: 81;
}

.item  .button{
	position: relative;
	z-index: 82;
	width: 28px;
	margin-top: 86px;
	margin-left: 132px;
}

.text {
	display: inline-block;
	padding: 20px 6px;
	width: 160px;
	font-size: 110%;
}

.r{
	text-align: right;
}

.img_right{
	float: right;
	padding: 0px 24px;

}

.fixed{
	position: relative;
	top: 20px;
}

#containerGrande{
	position:absolute;
	width:960px;
	height:924px;
	border: 1px solid #999999;
	padding: 0px;
	background: #f61;
	background-image: url(../images/bg.png);
	top:50%; 
	left:50%;  
	margin-top:-471px;
	margin-left:-480px;	
}

#containerMedio{
	position:absolute;
	width:960px;
	height:708px;
	border: 1px solid #999999;
	padding: 0px;
	background: #f61;
	background-image: url(../images/bg.png);
	top:50%; 
	left:50%;  
	margin-top:-354px;
	margin-left:-480px;	
}
.link{
	cursor: hand;
	cursor:pointer;
}