body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:#140d15 url(../img/back_page.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	line-height:140%;
}

h1, h2, h3, {
padding:2px;
margin:0;
}

.thrColHybHdr #container { 
	width: 100%;
	background:none;
	text-align: left; 
}


/* header////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.thrColHybHdr #header{ 
	background:url(../img/back_body3.png) no-repeat #dbe71b top center;
	margin:0;
	padding:0;
}  
.thrColHybHdr #headerInside { 
	background:url(../img/back_header.png) repeat-x bottom; 
	margin:0;
	padding: 23px 50px 0 10px;  
	height:38px;
	color:#fbffd0;
}
.thrColHybHdr #headerInside a{
color:#fbffd0;
text-decoration:none;
}
.thrColHybHdr #headerInside a:hover{
color:#dbe71b;
}
.thrColHybHdr #headerInside h1 {
	margin: 0; 
	padding: 10px 0;
}




/*main Content///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.thrColHybHdr #mainContent {
	background:none;
}


/*footer/////////////////////////////////////////////////////////////////////////////////////((/////////////////////////////////////*/
.thrColHybHdr #footer { 
	padding:0;
	margin:0;
	min-height:207px;
	background:url(../img/back_news.png) repeat-x;
	text-align:right;

} 
.thrColHybHdr #footer p {
	margin: 0;
	padding: 0;
}

/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*my CSS//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*header///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#logo{
height:38px;
float:left;
}
#menu{
float:left;
text-transform:uppercase;
margin:0;
margin-top:17px;
margin-left:20px;
}
#menu ul{
white-space:nowrap;
margin:0;
padding:0;
}
#menu li{
list-style-type:none;
display:inline;
padding:0 18px;
}
#social{
float:right;
margin-top:15px;
text-align:right;
}
#social img{
vertical-align:-4px;
padding:0 4px;
}

/*footer/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#title{
	margin-top:38px;
	border-bottom:1px solid;
	text-align:right;
	line-height:80%;
	padding-bottom:2px;
}
#text{
	text-align:justify;
	padding-right:120px;
	line-height:180%;
	}
#text img{
	padding:0 15px 0 0;
	}
#text a{
	color:#313fa0;
	}
#text a:hover{
	color:#4e64ff;
	}
	
.MenuUnderline {
	color:#313fa0;
	border-bottom:1px solid #504857;
	font-size:130%;
	line-height:250%;
	}
.descr {
	margin-top:70px;
	line-height:140%;
	}